2024-09-17T09:05:43.213 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T09:05:43.230 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T09:05:43.316 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908282 branch: reef description: orch/cephadm/mgr-nfs-upgrade/{0-centos_9.stream 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7908282' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: reef 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 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_REFRESH_FAILED sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: 1cbdc9211df088cccbd94423c7cf3a2b85fe432b owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 seed: 5234 sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 sleep_before_teardown: 0 subset: 46/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 1cbdc9211df088cccbd94423c7cf3a2b85fe432b targets: smithi066.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMwGviBem+lIDGuNk71cznNxhnOREyrNoSbIlyeqrpf/GRb3/ZekbAQ7nCC0EZEAnrKoNiv4R1q8kuOorQr8kTg= smithi204.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH5vzKATgVSaKTEIGd5tsa9m3mNivjASvK7n454uSqviZfe5rdsuhTPS4voxngHxIYp1UjQmzLWdkj4JlnK44Rg= tasks: - cephadm: cephadm_branch: v16.2.5 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v16.2.5 roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.wait_for_service: service: mds.foofs - cephadm.shell: host.a: - ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2 - ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done - vip.exec: host.a: - mkdir /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done - echo test > /mnt/foo/testfile - sync - parallel: - upgrade-tasks - workload-tasks - vip.exec: host.a: - umount /mnt/foo - cephadm.shell: host.a: - ceph nfs cluster ls | grep foo - ceph nfs export ls foo --detailed - rados -p .nfs --all ls - - ceph config get mgr mgr/cephadm/migration_current | grep 6 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_22:08:02 tube: smithi upgrade-tasks: sequential: - cephadm.shell: env: - sha1 host.a: - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph mgr module enable nfs --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 host.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph orch upgrade status - ceph health detail - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 workload-tasks: sequential: - exec: host.a: - cd /mnt/foo && dbench 5 -t 600 || true - umount /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done - cd /mnt/foo && dbench 5 -t 5 2024-09-17T09:05:43.316 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa; will attempt to use it 2024-09-17T09:05:43.317 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa/tasks 2024-09-17T09:05:43.317 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T09:05:43.319 INFO:teuthology.task.internal:Checking packages... 2024-09-17T09:05:43.339 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9' 2024-09-17T09:05:43.340 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T09:05:43.340 INFO:teuthology.packaging:ref: None 2024-09-17T09:05:43.340 INFO:teuthology.packaging:tag: None 2024-09-17T09:05:43.340 INFO:teuthology.packaging:branch: reef 2024-09-17T09:05:43.340 INFO:teuthology.packaging:sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:05:43.340 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-17T09:05:43.646 INFO:teuthology.task.internal:Found packages for ceph version 18.2.4-855.g19e2a2be 2024-09-17T09:05:43.648 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T09:05:43.656 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T09:05:43.656 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T09:05:43.878 INFO:teuthology.task.internal:Saving configuration 2024-09-17T09:05:43.892 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T09:05:44.058 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T09:05:44.083 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi066.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908282', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 08:59:52.538781', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMwGviBem+lIDGuNk71cznNxhnOREyrNoSbIlyeqrpf/GRb3/ZekbAQ7nCC0EZEAnrKoNiv4R1q8kuOorQr8kTg='} 2024-09-17T09:05:44.109 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi204.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908282', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 08:59:52.540770', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH5vzKATgVSaKTEIGd5tsa9m3mNivjASvK7n454uSqviZfe5rdsuhTPS4voxngHxIYp1UjQmzLWdkj4JlnK44Rg='} 2024-09-17T09:05:44.109 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T09:05:44.265 INFO:teuthology.task.internal:roles: ubuntu@smithi066.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-09-17T09:05:44.266 INFO:teuthology.task.internal:roles: ubuntu@smithi204.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-09-17T09:05:44.266 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T09:05:44.562 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd33f34bac0>, signals=[15]) 2024-09-17T09:05:44.562 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T09:05:44.763 INFO:teuthology.task.internal:Opening connections... 2024-09-17T09:05:44.763 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi066.front.sepia.ceph.com 2024-09-17T09:05:44.765 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:05:44.841 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi204.front.sepia.ceph.com 2024-09-17T09:05:44.841 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:05:44.915 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T09:05:45.023 DEBUG:teuthology.orchestra.run.smithi066:> uname -m 2024-09-17T09:05:45.043 INFO:teuthology.orchestra.run.smithi066.stdout:x86_64 2024-09-17T09:05:45.043 DEBUG:teuthology.orchestra.run.smithi066:> cat /etc/os-release 2024-09-17T09:05:45.102 INFO:teuthology.orchestra.run.smithi066.stdout:NAME="CentOS Stream" 2024-09-17T09:05:45.102 INFO:teuthology.orchestra.run.smithi066.stdout:VERSION="9" 2024-09-17T09:05:45.102 INFO:teuthology.orchestra.run.smithi066.stdout:ID="centos" 2024-09-17T09:05:45.102 INFO:teuthology.orchestra.run.smithi066.stdout:ID_LIKE="rhel fedora" 2024-09-17T09:05:45.102 INFO:teuthology.orchestra.run.smithi066.stdout:VERSION_ID="9" 2024-09-17T09:05:45.102 INFO:teuthology.orchestra.run.smithi066.stdout:PLATFORM_ID="platform:el9" 2024-09-17T09:05:45.103 INFO:teuthology.orchestra.run.smithi066.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T09:05:45.103 INFO:teuthology.orchestra.run.smithi066.stdout:ANSI_COLOR="0;31" 2024-09-17T09:05:45.103 INFO:teuthology.orchestra.run.smithi066.stdout:LOGO="fedora-logo-icon" 2024-09-17T09:05:45.103 INFO:teuthology.orchestra.run.smithi066.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T09:05:45.103 INFO:teuthology.orchestra.run.smithi066.stdout:HOME_URL="https://centos.org/" 2024-09-17T09:05:45.103 INFO:teuthology.orchestra.run.smithi066.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T09:05:45.103 INFO:teuthology.orchestra.run.smithi066.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T09:05:45.103 INFO:teuthology.orchestra.run.smithi066.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T09:05:45.104 INFO:teuthology.lock.ops:Updating smithi066.front.sepia.ceph.com on lock server 2024-09-17T09:05:45.123 DEBUG:teuthology.orchestra.run.smithi204:> uname -m 2024-09-17T09:05:45.141 INFO:teuthology.orchestra.run.smithi204.stdout:x86_64 2024-09-17T09:05:45.141 DEBUG:teuthology.orchestra.run.smithi204:> cat /etc/os-release 2024-09-17T09:05:45.199 INFO:teuthology.orchestra.run.smithi204.stdout:NAME="CentOS Stream" 2024-09-17T09:05:45.199 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION="9" 2024-09-17T09:05:45.199 INFO:teuthology.orchestra.run.smithi204.stdout:ID="centos" 2024-09-17T09:05:45.199 INFO:teuthology.orchestra.run.smithi204.stdout:ID_LIKE="rhel fedora" 2024-09-17T09:05:45.199 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION_ID="9" 2024-09-17T09:05:45.199 INFO:teuthology.orchestra.run.smithi204.stdout:PLATFORM_ID="platform:el9" 2024-09-17T09:05:45.199 INFO:teuthology.orchestra.run.smithi204.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T09:05:45.200 INFO:teuthology.orchestra.run.smithi204.stdout:ANSI_COLOR="0;31" 2024-09-17T09:05:45.200 INFO:teuthology.orchestra.run.smithi204.stdout:LOGO="fedora-logo-icon" 2024-09-17T09:05:45.200 INFO:teuthology.orchestra.run.smithi204.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T09:05:45.200 INFO:teuthology.orchestra.run.smithi204.stdout:HOME_URL="https://centos.org/" 2024-09-17T09:05:45.200 INFO:teuthology.orchestra.run.smithi204.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T09:05:45.200 INFO:teuthology.orchestra.run.smithi204.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T09:05:45.200 INFO:teuthology.orchestra.run.smithi204.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T09:05:45.200 INFO:teuthology.lock.ops:Updating smithi204.front.sepia.ceph.com on lock server 2024-09-17T09:05:45.222 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T09:05:45.237 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T09:05:45.414 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T09:05:45.414 DEBUG:teuthology.orchestra.run.smithi066:> test '!' -e /home/ubuntu/cephtest 2024-09-17T09:05:45.417 DEBUG:teuthology.orchestra.run.smithi204:> test '!' -e /home/ubuntu/cephtest 2024-09-17T09:05:45.434 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T09:05:45.558 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T09:05:45.558 DEBUG:teuthology.orchestra.run.smithi066:> test -z $(ls -A /var/lib/ceph) 2024-09-17T09:05:45.561 DEBUG:teuthology.orchestra.run.smithi204:> test -z $(ls -A /var/lib/ceph) 2024-09-17T09:05:45.655 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T09:05:45.706 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T09:05:45.760 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T09:05:45.760 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T09:05:45.761 DEBUG:teuthology.orchestra.run.smithi066:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T09:05:45.761 DEBUG:teuthology.orchestra.run.smithi204:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T09:05:45.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:05:45.779 DEBUG:teuthology.orchestra.run.smithi204:> uname -r 2024-09-17T09:05:45.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:05:45.780 DEBUG:teuthology.orchestra.run.smithi066:> uname -r 2024-09-17T09:05:45.836 INFO:teuthology.orchestra.run.smithi204.stdout:5.14.0-503.el9.x86_64 2024-09-17T09:05:45.837 INFO:teuthology.task.kernel:Running kernel on smithi204: 5.14.0-503.el9.x86_64 2024-09-17T09:05:45.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum install -y kernel 2024-09-17T09:05:45.838 INFO:teuthology.orchestra.run.smithi066.stdout:5.14.0-503.el9.x86_64 2024-09-17T09:05:45.838 INFO:teuthology.task.kernel:Running kernel on smithi066: 5.14.0-503.el9.x86_64 2024-09-17T09:05:45.838 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum install -y kernel 2024-09-17T09:05:48.892 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - BaseOS 6.6 MB/s | 8.3 MB 00:01 2024-09-17T09:05:49.458 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - BaseOS 4.5 MB/s | 8.3 MB 00:01 2024-09-17T09:05:58.517 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - AppStream 2.6 MB/s | 20 MB 00:07 2024-09-17T09:06:03.835 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - CRB 4.2 MB/s | 6.5 MB 00:01 2024-09-17T09:06:05.352 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - Extras packages 60 kB/s | 19 kB 00:00 2024-09-17T09:06:06.256 INFO:teuthology.orchestra.run.smithi204.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-17T09:06:10.958 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - AppStream 996 kB/s | 20 MB 00:20 2024-09-17T09:06:11.662 INFO:teuthology.orchestra.run.smithi204.stdout:lab-extras 35 kB/s | 1.7 kB 00:00 2024-09-17T09:06:13.518 INFO:teuthology.orchestra.run.smithi204.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T09:06:13.519 INFO:teuthology.orchestra.run.smithi204.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T09:06:13.602 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-17T09:06:13.607 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-17T09:06:13.607 INFO:teuthology.orchestra.run.smithi204.stdout: Package Architecture Version Repository Size 2024-09-17T09:06:13.608 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-17T09:06:13.608 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-17T09:06:13.608 INFO:teuthology.orchestra.run.smithi204.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T09:06:13.608 INFO:teuthology.orchestra.run.smithi204.stdout:Installing dependencies: 2024-09-17T09:06:13.608 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T09:06:13.608 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T09:06:13.608 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T09:06:13.608 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:06:13.608 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-17T09:06:13.608 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-17T09:06:13.608 INFO:teuthology.orchestra.run.smithi204.stdout:Install 4 Packages 2024-09-17T09:06:13.608 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:06:13.609 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 79 M 2024-09-17T09:06:13.609 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 126 M 2024-09-17T09:06:13.609 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-17T09:06:13.705 INFO:teuthology.orchestra.run.smithi204.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 500 kB/s | 36 kB 00:00 2024-09-17T09:06:17.755 INFO:teuthology.orchestra.run.smithi204.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 3.8 MB/s | 16 MB 00:04 2024-09-17T09:06:18.933 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - CRB 1.6 MB/s | 6.5 MB 00:04 2024-09-17T09:06:20.617 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - Extras packages 45 kB/s | 19 kB 00:00 2024-09-17T09:06:21.038 INFO:teuthology.orchestra.run.smithi204.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 3.9 MB/s | 29 MB 00:07 2024-09-17T09:06:21.821 INFO:teuthology.orchestra.run.smithi066.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-17T09:06:22.822 INFO:teuthology.orchestra.run.smithi204.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 3.8 MB/s | 35 MB 00:09 2024-09-17T09:06:23.288 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-17T09:06:23.288 INFO:teuthology.orchestra.run.smithi204.stdout:Total 8.6 MB/s | 79 MB 00:09 2024-09-17T09:06:23.503 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-17T09:06:23.859 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-17T09:06:23.859 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-17T09:06:24.854 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-17T09:06:24.854 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-17T09:06:27.278 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-17T09:06:27.444 INFO:teuthology.orchestra.run.smithi066.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-17T09:06:27.975 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T09:06:28.073 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T09:06:29.409 INFO:teuthology.orchestra.run.smithi066.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T09:06:29.409 INFO:teuthology.orchestra.run.smithi066.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T09:06:29.503 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-17T09:06:29.513 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-17T09:06:29.513 INFO:teuthology.orchestra.run.smithi066.stdout: Package Architecture Version Repository Size 2024-09-17T09:06:29.513 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-17T09:06:29.514 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-17T09:06:29.514 INFO:teuthology.orchestra.run.smithi066.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T09:06:29.514 INFO:teuthology.orchestra.run.smithi066.stdout:Installing dependencies: 2024-09-17T09:06:29.514 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T09:06:29.514 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T09:06:29.514 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T09:06:29.514 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:06:29.515 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-17T09:06:29.515 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-17T09:06:29.515 INFO:teuthology.orchestra.run.smithi066.stdout:Install 4 Packages 2024-09-17T09:06:29.515 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:06:29.515 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 79 M 2024-09-17T09:06:29.515 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 126 M 2024-09-17T09:06:29.516 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-17T09:06:29.620 INFO:teuthology.orchestra.run.smithi066.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 423 kB/s | 36 kB 00:00 2024-09-17T09:06:29.979 INFO:teuthology.orchestra.run.smithi066.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 35 MB/s | 16 MB 00:00 2024-09-17T09:06:30.321 INFO:teuthology.orchestra.run.smithi066.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 41 MB/s | 29 MB 00:00 2024-09-17T09:06:30.696 INFO:teuthology.orchestra.run.smithi066.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 30 MB/s | 35 MB 00:01 2024-09-17T09:06:30.696 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-17T09:06:30.697 INFO:teuthology.orchestra.run.smithi066.stdout:Total 67 MB/s | 79 MB 00:01 2024-09-17T09:06:30.853 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T09:06:30.987 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T09:06:31.402 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-17T09:06:31.797 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-17T09:06:31.797 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-17T09:06:32.815 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-17T09:06:32.816 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-17T09:06:35.405 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-17T09:06:35.826 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T09:06:35.937 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:06:36.082 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T09:06:36.172 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T09:06:39.067 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T09:06:39.198 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T09:06:40.790 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:06:44.415 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T09:06:44.449 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:06:49.680 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:07:19.113 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:07:19.152 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:07:19.496 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:07:19.497 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T09:07:19.497 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T09:07:19.497 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T09:07:20.344 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:07:20.344 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:07:20.344 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-17T09:07:20.344 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T09:07:20.344 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T09:07:20.344 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T09:07:20.344 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T09:07:20.344 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:07:20.344 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-17T09:07:20.703 DEBUG:teuthology.orchestra.run.smithi204:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T09:07:20.789 INFO:teuthology.orchestra.run.smithi204.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T09:07:20.789 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T09:07:20.789 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-17T09:07:20.789 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T09:07:20.789 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T09:07:20.789 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-17T09:07:20.790 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi204.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T09:07:20.790 DEBUG:teuthology.orchestra.run.smithi204:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T09:07:20.848 INFO:teuthology.orchestra.run.smithi204.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T09:07:20.849 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T09:07:20.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo rpm -qi grub2-tools 2024-09-17T09:07:20.887 INFO:teuthology.orchestra.run.smithi204.stdout:Name : grub2-tools 2024-09-17T09:07:20.888 INFO:teuthology.orchestra.run.smithi204.stdout:Epoch : 1 2024-09-17T09:07:20.888 INFO:teuthology.orchestra.run.smithi204.stdout:Version : 2.06 2024-09-17T09:07:20.888 INFO:teuthology.orchestra.run.smithi204.stdout:Release : 82.el9 2024-09-17T09:07:20.888 INFO:teuthology.orchestra.run.smithi204.stdout:Architecture: x86_64 2024-09-17T09:07:20.888 INFO:teuthology.orchestra.run.smithi204.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T09:07:20.888 INFO:teuthology.orchestra.run.smithi204.stdout:Group : Unspecified 2024-09-17T09:07:20.888 INFO:teuthology.orchestra.run.smithi204.stdout:Size : 8274670 2024-09-17T09:07:20.888 INFO:teuthology.orchestra.run.smithi204.stdout:License : GPLv3+ 2024-09-17T09:07:20.888 INFO:teuthology.orchestra.run.smithi204.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T09:07:20.888 INFO:teuthology.orchestra.run.smithi204.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T09:07:20.888 INFO:teuthology.orchestra.run.smithi204.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T09:07:20.888 INFO:teuthology.orchestra.run.smithi204.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T09:07:20.889 INFO:teuthology.orchestra.run.smithi204.stdout:Packager : builder@centos.org 2024-09-17T09:07:20.889 INFO:teuthology.orchestra.run.smithi204.stdout:Vendor : CentOS 2024-09-17T09:07:20.889 INFO:teuthology.orchestra.run.smithi204.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T09:07:20.889 INFO:teuthology.orchestra.run.smithi204.stdout:Summary : Support tools for GRUB. 2024-09-17T09:07:20.889 INFO:teuthology.orchestra.run.smithi204.stdout:Description : 2024-09-17T09:07:20.889 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:07:20.889 INFO:teuthology.orchestra.run.smithi204.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T09:07:20.889 INFO:teuthology.orchestra.run.smithi204.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T09:07:20.889 INFO:teuthology.orchestra.run.smithi204.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T09:07:20.889 INFO:teuthology.orchestra.run.smithi204.stdout:hardware devices. 2024-09-17T09:07:20.889 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:07:20.889 INFO:teuthology.orchestra.run.smithi204.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T09:07:20.890 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T09:07:20.890 INFO:teuthology.task.kernel:Updating grub on smithi204 to boot 5.14.0-508.el9.x86_64 2024-09-17T09:07:20.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T09:07:21.511 INFO:teuthology.orchestra.run.smithi204.stderr:Generating grub configuration file ... 2024-09-17T09:07:22.837 INFO:teuthology.orchestra.run.smithi204.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T09:07:22.867 INFO:teuthology.orchestra.run.smithi204.stderr:done 2024-09-17T09:07:22.869 DEBUG:teuthology.orchestra.run.smithi204:> mktemp 2024-09-17T09:07:22.885 INFO:teuthology.orchestra.run.smithi204.stdout:/tmp/tmp.0ZJZmafUok 2024-09-17T09:07:22.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.0ZJZmafUok 2024-09-17T09:07:22.955 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 0666 /tmp/tmp.0ZJZmafUok 2024-09-17T09:07:23.096 DEBUG:teuthology.orchestra.remote:smithi204:/tmp/tmp.0ZJZmafUok is 6KB 2024-09-17T09:07:23.147 DEBUG:teuthology.orchestra.run.smithi204:> rm -fr /tmp/tmp.0ZJZmafUok 2024-09-17T09:07:23.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T09:07:23.225 INFO:teuthology.orchestra.run.smithi204.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T09:07:23.226 INFO:teuthology.orchestra.run.smithi204.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T09:07:23.226 INFO:teuthology.orchestra.run.smithi204.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T09:07:23.226 INFO:teuthology.orchestra.run.smithi204.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T09:07:23.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T09:07:23.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo shutdown -r now 2024-09-17T09:07:29.588 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:07:29.631 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:07:30.004 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:07:30.004 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T09:07:30.004 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T09:07:30.004 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T09:07:30.881 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:07:30.881 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:07:30.881 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-17T09:07:30.882 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T09:07:30.882 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T09:07:30.882 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T09:07:30.882 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T09:07:30.882 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:07:30.882 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-17T09:07:31.232 DEBUG:teuthology.orchestra.run.smithi066:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T09:07:31.313 INFO:teuthology.orchestra.run.smithi066.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T09:07:31.314 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T09:07:31.314 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-17T09:07:31.314 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T09:07:31.314 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T09:07:31.314 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-17T09:07:31.314 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi066.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T09:07:31.314 DEBUG:teuthology.orchestra.run.smithi066:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T09:07:31.374 INFO:teuthology.orchestra.run.smithi066.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T09:07:31.375 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T09:07:31.375 DEBUG:teuthology.orchestra.run.smithi066:> sudo rpm -qi grub2-tools 2024-09-17T09:07:31.409 INFO:teuthology.orchestra.run.smithi066.stdout:Name : grub2-tools 2024-09-17T09:07:31.409 INFO:teuthology.orchestra.run.smithi066.stdout:Epoch : 1 2024-09-17T09:07:31.410 INFO:teuthology.orchestra.run.smithi066.stdout:Version : 2.06 2024-09-17T09:07:31.410 INFO:teuthology.orchestra.run.smithi066.stdout:Release : 82.el9 2024-09-17T09:07:31.410 INFO:teuthology.orchestra.run.smithi066.stdout:Architecture: x86_64 2024-09-17T09:07:31.410 INFO:teuthology.orchestra.run.smithi066.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T09:07:31.410 INFO:teuthology.orchestra.run.smithi066.stdout:Group : Unspecified 2024-09-17T09:07:31.410 INFO:teuthology.orchestra.run.smithi066.stdout:Size : 8274670 2024-09-17T09:07:31.410 INFO:teuthology.orchestra.run.smithi066.stdout:License : GPLv3+ 2024-09-17T09:07:31.410 INFO:teuthology.orchestra.run.smithi066.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T09:07:31.410 INFO:teuthology.orchestra.run.smithi066.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T09:07:31.410 INFO:teuthology.orchestra.run.smithi066.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T09:07:31.410 INFO:teuthology.orchestra.run.smithi066.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T09:07:31.410 INFO:teuthology.orchestra.run.smithi066.stdout:Packager : builder@centos.org 2024-09-17T09:07:31.410 INFO:teuthology.orchestra.run.smithi066.stdout:Vendor : CentOS 2024-09-17T09:07:31.411 INFO:teuthology.orchestra.run.smithi066.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T09:07:31.411 INFO:teuthology.orchestra.run.smithi066.stdout:Summary : Support tools for GRUB. 2024-09-17T09:07:31.411 INFO:teuthology.orchestra.run.smithi066.stdout:Description : 2024-09-17T09:07:31.411 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:07:31.411 INFO:teuthology.orchestra.run.smithi066.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T09:07:31.411 INFO:teuthology.orchestra.run.smithi066.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T09:07:31.411 INFO:teuthology.orchestra.run.smithi066.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T09:07:31.411 INFO:teuthology.orchestra.run.smithi066.stdout:hardware devices. 2024-09-17T09:07:31.411 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:07:31.411 INFO:teuthology.orchestra.run.smithi066.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T09:07:31.412 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T09:07:31.412 INFO:teuthology.task.kernel:Updating grub on smithi066 to boot 5.14.0-508.el9.x86_64 2024-09-17T09:07:31.412 DEBUG:teuthology.orchestra.run.smithi066:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T09:07:32.042 INFO:teuthology.orchestra.run.smithi066.stderr:Generating grub configuration file ... 2024-09-17T09:07:33.428 INFO:teuthology.orchestra.run.smithi066.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T09:07:33.459 INFO:teuthology.orchestra.run.smithi066.stderr:done 2024-09-17T09:07:33.461 DEBUG:teuthology.orchestra.run.smithi066:> mktemp 2024-09-17T09:07:33.477 INFO:teuthology.orchestra.run.smithi066.stdout:/tmp/tmp.4bemtZOvgJ 2024-09-17T09:07:33.477 DEBUG:teuthology.orchestra.run.smithi066:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.4bemtZOvgJ 2024-09-17T09:07:33.547 DEBUG:teuthology.orchestra.run.smithi066:> sudo chmod 0666 /tmp/tmp.4bemtZOvgJ 2024-09-17T09:07:33.685 DEBUG:teuthology.orchestra.remote:smithi066:/tmp/tmp.4bemtZOvgJ is 6KB 2024-09-17T09:07:33.734 DEBUG:teuthology.orchestra.run.smithi066:> rm -fr /tmp/tmp.4bemtZOvgJ 2024-09-17T09:07:33.749 DEBUG:teuthology.orchestra.run.smithi066:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T09:07:33.812 INFO:teuthology.orchestra.run.smithi066.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T09:07:33.812 INFO:teuthology.orchestra.run.smithi066.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T09:07:33.813 INFO:teuthology.orchestra.run.smithi066.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T09:07:33.813 INFO:teuthology.orchestra.run.smithi066.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T09:07:33.814 DEBUG:teuthology.orchestra.run.smithi066:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T09:07:33.968 DEBUG:teuthology.orchestra.run.smithi066:> sudo shutdown -r now 2024-09-17T09:07:53.445 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-17T09:07:53.446 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-17T09:07:53.447 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:08:03.981 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-17T09:08:03.981 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-17T09:08:03.981 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:08:11.965 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.204 2024-09-17T09:08:20.973 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-17T09:08:20.973 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:08:22.461 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.66 2024-09-17T09:08:24.033 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.204 2024-09-17T09:08:31.467 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-17T09:08:31.468 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:08:34.525 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.66 2024-09-17T09:08:36.035 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-17T09:08:36.036 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:08:46.534 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-17T09:08:46.535 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:08:49.600 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.66 2024-09-17T09:08:54.465 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.204 2024-09-17T09:09:04.609 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-17T09:09:04.610 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:09:09.470 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-17T09:09:09.471 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:09:10.011 DEBUG:teuthology.orchestra.run.smithi204:> true 2024-09-17T09:09:10.415 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-17T09:09:10.415 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-17T09:09:10.415 DEBUG:teuthology.orchestra.run.smithi204:> uname -r 2024-09-17T09:09:10.430 INFO:teuthology.orchestra.run.smithi204.stdout:5.14.0-508.el9.x86_64 2024-09-17T09:09:10.430 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-17T09:09:10.431 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T09:09:10.431 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T09:09:11.431 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-17T09:09:11.432 DEBUG:teuthology.orchestra.run.smithi204:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T09:09:11.532 INFO:teuthology.orchestra.run.smithi204.stdout:ttyS1 2024-09-17T09:09:11.564 DEBUG:teuthology.parallel:result is None 2024-09-17T09:09:23.133 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.66 2024-09-17T09:09:41.134 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-17T09:09:41.134 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:09:41.449 DEBUG:teuthology.orchestra.run.smithi066:> true 2024-09-17T09:09:41.811 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-17T09:09:41.811 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-17T09:09:41.812 DEBUG:teuthology.orchestra.run.smithi066:> uname -r 2024-09-17T09:09:41.827 INFO:teuthology.orchestra.run.smithi066.stdout:5.14.0-508.el9.x86_64 2024-09-17T09:09:41.828 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-17T09:09:41.828 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T09:09:41.828 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T09:09:42.828 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-17T09:09:42.829 DEBUG:teuthology.orchestra.run.smithi066:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T09:09:42.905 INFO:teuthology.orchestra.run.smithi066.stdout:ttyS1 2024-09-17T09:09:42.926 DEBUG:teuthology.parallel:result is None 2024-09-17T09:09:42.926 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T09:09:42.935 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T09:09:42.935 DEBUG:teuthology.orchestra.run.smithi066:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T09:09:42.937 DEBUG:teuthology.orchestra.run.smithi204:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T09:09:42.957 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T09:09:42.992 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T09:09:43.192 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T09:09:43.193 DEBUG:teuthology.orchestra.run.smithi066:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T09:09:43.195 DEBUG:teuthology.orchestra.run.smithi204:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T09:09:43.226 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T09:09:43.438 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T09:09:43.438 DEBUG:teuthology.orchestra.run.smithi066:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T09:09:43.440 DEBUG:teuthology.orchestra.run.smithi204:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T09:09:43.468 INFO:teuthology.orchestra.run.smithi066.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:09:43.472 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:09:43.478 INFO:teuthology.orchestra.run.smithi066.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:09:43.484 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:09:43.485 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T09:09:43.557 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T09:09:43.557 DEBUG:teuthology.orchestra.run.smithi066:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T09:09:43.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T09:09:43.588 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T09:09:43.676 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T09:09:43.676 DEBUG:teuthology.orchestra.run.smithi066:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T09:09:43.679 DEBUG:teuthology.orchestra.run.smithi204:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T09:09:43.695 DEBUG:teuthology.orchestra.run.smithi066:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T09:09:43.775 DEBUG:teuthology.orchestra.run.smithi066:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T09:09:43.823 DEBUG:teuthology.orchestra.run.smithi066:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T09:09:43.906 DEBUG:teuthology.orchestra.run.smithi066:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T09:09:43.947 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-17T09:09:43.947 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T09:09:44.012 DEBUG:teuthology.orchestra.run.smithi204:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T09:09:44.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T09:09:44.120 DEBUG:teuthology.orchestra.run.smithi204:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T09:09:44.163 DEBUG:teuthology.orchestra.run.smithi204:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T09:09:44.205 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-17T09:09:44.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T09:09:44.271 DEBUG:teuthology.orchestra.run.smithi066:> sudo service rsyslog restart 2024-09-17T09:09:44.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo service rsyslog restart 2024-09-17T09:09:44.323 INFO:teuthology.orchestra.run.smithi066.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T09:09:44.366 INFO:teuthology.orchestra.run.smithi204.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T09:09:44.534 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T09:09:44.546 INFO:teuthology.task.internal:Starting timer... 2024-09-17T09:09:44.546 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T09:09:44.638 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T09:09:44.815 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-17T09:09:44.815 DEBUG:teuthology.orchestra.run.smithi066:> sudo service auditd rotate 2024-09-17T09:09:44.882 INFO:teuthology.orchestra.run.smithi066.stdout:Rotating logs: 2024-09-17T09:09:44.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo service auditd rotate 2024-09-17T09:09:44.941 INFO:teuthology.orchestra.run.smithi204.stdout:Rotating logs: 2024-09-17T09:09:44.942 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T09:09:44.943 DEBUG:teuthology.orchestra.run.smithi066:> /usr/sbin/getenforce 2024-09-17T09:09:44.962 INFO:teuthology.orchestra.run.smithi066.stdout:Permissive 2024-09-17T09:09:44.962 DEBUG:teuthology.orchestra.run.smithi204:> /usr/sbin/getenforce 2024-09-17T09:09:44.984 INFO:teuthology.orchestra.run.smithi204.stdout:Permissive 2024-09-17T09:09:44.984 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi066.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi204.front.sepia.ceph.com': 'permissive'} 2024-09-17T09:09:44.984 DEBUG:teuthology.orchestra.run.smithi066:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-17T09:09:45.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:09:45.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-17T09:09:45.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:09:45.053 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T09:09:45.054 DEBUG:teuthology.orchestra.run.smithi066:> sudo /usr/sbin/setenforce permissive 2024-09-17T09:09:45.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo /usr/sbin/setenforce permissive 2024-09-17T09:09:45.135 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T09:09:45.147 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T09:09:45.159 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-17T09:09:45.159 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi066.front.sepia.ceph.com,smithi204.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T09:13:32.065 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi066.front.sepia.ceph.com'), Remote(name='ubuntu@smithi204.front.sepia.ceph.com')] 2024-09-17T09:13:32.066 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-17T09:13:32.067 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:13:32.149 DEBUG:teuthology.orchestra.run.smithi066:> true 2024-09-17T09:13:32.238 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-17T09:13:32.239 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-17T09:13:32.239 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:13:32.320 DEBUG:teuthology.orchestra.run.smithi204:> true 2024-09-17T09:13:32.400 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-17T09:13:32.400 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T09:13:32.411 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T09:13:32.412 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T09:13:32.412 DEBUG:teuthology.orchestra.run.smithi066:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:13:32.415 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T09:13:32.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:13:32.450 INFO:teuthology.orchestra.run.smithi066.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T09:13:32.463 INFO:teuthology.orchestra.run.smithi066.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T09:13:32.469 INFO:teuthology.orchestra.run.smithi204.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T09:13:32.484 INFO:teuthology.orchestra.run.smithi204.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T09:13:32.490 INFO:teuthology.orchestra.run.smithi066.stderr:sudo: ntpd: command not found 2024-09-17T09:13:32.503 INFO:teuthology.orchestra.run.smithi066.stdout:506 Cannot talk to daemon 2024-09-17T09:13:32.508 INFO:teuthology.orchestra.run.smithi204.stderr:sudo: ntpd: command not found 2024-09-17T09:13:32.518 INFO:teuthology.orchestra.run.smithi066.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T09:13:32.519 INFO:teuthology.orchestra.run.smithi204.stdout:506 Cannot talk to daemon 2024-09-17T09:13:32.533 INFO:teuthology.orchestra.run.smithi066.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T09:13:32.533 INFO:teuthology.orchestra.run.smithi204.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T09:13:32.547 INFO:teuthology.orchestra.run.smithi204.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T09:13:32.590 INFO:teuthology.orchestra.run.smithi066.stderr:bash: line 1: ntpq: command not found 2024-09-17T09:13:32.595 INFO:teuthology.orchestra.run.smithi066.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T09:13:32.595 INFO:teuthology.orchestra.run.smithi066.stdout:=============================================================================== 2024-09-17T09:13:32.596 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:13:32.596 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:13:32.596 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:13:32.596 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:13:32.601 INFO:teuthology.orchestra.run.smithi204.stderr:bash: line 1: ntpq: command not found 2024-09-17T09:13:32.605 INFO:teuthology.orchestra.run.smithi204.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T09:13:32.605 INFO:teuthology.orchestra.run.smithi204.stdout:=============================================================================== 2024-09-17T09:13:32.605 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:13:32.605 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:13:32.605 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:13:32.605 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:13:32.606 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T09:13:32.717 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v16.2.5', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v16.2.5', 'roleless': 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, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_REFRESH_FAILED'], 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9'} 2024-09-17T09:13:32.717 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.5 2024-09-17T09:13:32.717 INFO:tasks.cephadm:Cluster fsid is 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:13:32.717 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T09:13:32.718 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-17T09:13:32.718 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi066': '172.21.15.66', 'mon.smithi204': '172.21.15.204'} 2024-09-17T09:13:32.718 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T09:13:32.718 DEBUG:teuthology.orchestra.run.smithi066:> sudo hostname $(hostname -s) 2024-09-17T09:13:32.746 DEBUG:teuthology.orchestra.run.smithi204:> sudo hostname $(hostname -s) 2024-09-17T09:13:32.772 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.5)... 2024-09-17T09:13:32.773 DEBUG:teuthology.orchestra.run.smithi066:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.5/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:33.045 INFO:teuthology.orchestra.run.smithi066.stdout:-rw-r--r--. 1 ubuntu ubuntu 298325 Sep 17 09:13 /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:33.045 DEBUG:teuthology.orchestra.run.smithi204:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.5/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:33.181 INFO:teuthology.orchestra.run.smithi204.stdout:-rw-r--r--. 1 ubuntu ubuntu 298325 Sep 17 09:13 /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:33.181 DEBUG:teuthology.orchestra.run.smithi066:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:33.200 DEBUG:teuthology.orchestra.run.smithi204:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:33.224 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.5 on all hosts... 2024-09-17T09:13:33.224 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-09-17T09:13:33.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-09-17T09:13:34.848 INFO:teuthology.orchestra.run.smithi066.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-09-17T09:13:34.867 INFO:teuthology.orchestra.run.smithi204.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-09-17T09:13:47.203 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:13:47.204 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-09-17T09:13:47.204 INFO:teuthology.orchestra.run.smithi066.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-09-17T09:13:47.204 INFO:teuthology.orchestra.run.smithi066.stdout: "repo_digests": [ 2024-09-17T09:13:47.204 INFO:teuthology.orchestra.run.smithi066.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-09-17T09:13:47.204 INFO:teuthology.orchestra.run.smithi066.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-09-17T09:13:47.204 INFO:teuthology.orchestra.run.smithi066.stdout: ] 2024-09-17T09:13:47.204 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:13:47.334 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-17T09:13:47.335 INFO:teuthology.orchestra.run.smithi204.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-09-17T09:13:47.335 INFO:teuthology.orchestra.run.smithi204.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-09-17T09:13:47.335 INFO:teuthology.orchestra.run.smithi204.stdout: "repo_digests": [ 2024-09-17T09:13:47.335 INFO:teuthology.orchestra.run.smithi204.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-09-17T09:13:47.335 INFO:teuthology.orchestra.run.smithi204.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-09-17T09:13:47.335 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-17T09:13:47.335 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-17T09:13:47.351 DEBUG:teuthology.orchestra.run.smithi066:> sudo mkdir -p /etc/ceph 2024-09-17T09:13:47.380 DEBUG:teuthology.orchestra.run.smithi204:> sudo mkdir -p /etc/ceph 2024-09-17T09:13:47.407 DEBUG:teuthology.orchestra.run.smithi066:> sudo chmod 777 /etc/ceph 2024-09-17T09:13:47.446 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 777 /etc/ceph 2024-09-17T09:13:47.471 INFO:tasks.cephadm:Writing seed config... 2024-09-17T09:13:47.472 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T09:13:47.473 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T09:13:47.473 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T09:13:47.473 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T09:13:47.473 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T09:13:47.473 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T09:13:47.473 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T09:13:47.473 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-17T09:13:47.474 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-17T09:13:47.474 DEBUG:teuthology.orchestra.run.smithi066:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T09:13:47.502 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 1c8608ba-74d5-11ef-bceb-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-17T09:13:47.502 DEBUG:teuthology.orchestra.run.smithi066:mon.smithi066> sudo journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi066.service 2024-09-17T09:13:47.545 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T09:13:47.545 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 -v bootstrap --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.66 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:13:47.738 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-09-17T09:13:47.762 INFO:teuthology.orchestra.run.smithi066.stderr:/bin/podman: 5.2.2 2024-09-17T09:13:47.764 INFO:teuthology.orchestra.run.smithi066.stderr:Verifying podman|docker is present... 2024-09-17T09:13:47.764 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-09-17T09:13:47.784 INFO:teuthology.orchestra.run.smithi066.stderr:/bin/podman: 5.2.2 2024-09-17T09:13:47.786 INFO:teuthology.orchestra.run.smithi066.stderr:Verifying lvm2 is present... 2024-09-17T09:13:47.786 INFO:teuthology.orchestra.run.smithi066.stderr:Verifying time synchronization is in place... 2024-09-17T09:13:47.786 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-enabled chrony.service 2024-09-17T09:13:47.793 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T09:13:47.794 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-active chrony.service 2024-09-17T09:13:47.801 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: inactive 2024-09-17T09:13:47.801 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-enabled chronyd.service 2024-09-17T09:13:47.807 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: enabled 2024-09-17T09:13:47.808 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-active chronyd.service 2024-09-17T09:13:47.814 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: active 2024-09-17T09:13:47.814 INFO:teuthology.orchestra.run.smithi066.stderr:Unit chronyd.service is enabled and running 2024-09-17T09:13:47.815 INFO:teuthology.orchestra.run.smithi066.stderr:Repeating the final host check... 2024-09-17T09:13:47.815 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-09-17T09:13:47.834 INFO:teuthology.orchestra.run.smithi066.stderr:/bin/podman: 5.2.2 2024-09-17T09:13:47.837 INFO:teuthology.orchestra.run.smithi066.stderr:podman|docker (/bin/podman) is present 2024-09-17T09:13:47.837 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl is present 2024-09-17T09:13:47.837 INFO:teuthology.orchestra.run.smithi066.stderr:lvcreate is present 2024-09-17T09:13:47.837 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-enabled chrony.service 2024-09-17T09:13:47.843 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T09:13:47.843 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-active chrony.service 2024-09-17T09:13:47.849 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: inactive 2024-09-17T09:13:47.850 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-enabled chronyd.service 2024-09-17T09:13:47.856 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: enabled 2024-09-17T09:13:47.857 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-active chronyd.service 2024-09-17T09:13:47.863 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: active 2024-09-17T09:13:47.864 INFO:teuthology.orchestra.run.smithi066.stderr:Unit chronyd.service is enabled and running 2024-09-17T09:13:47.864 INFO:teuthology.orchestra.run.smithi066.stderr:Host looks OK 2024-09-17T09:13:47.864 INFO:teuthology.orchestra.run.smithi066.stderr:Cluster fsid: 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:13:47.864 INFO:teuthology.orchestra.run.smithi066.stderr:Acquiring lock 139880946593072 on /run/cephadm/1c8608ba-74d5-11ef-bceb-c7b262605968.lock 2024-09-17T09:13:47.864 INFO:teuthology.orchestra.run.smithi066.stderr:Lock 139880946593072 acquired on /run/cephadm/1c8608ba-74d5-11ef-bceb-c7b262605968.lock 2024-09-17T09:13:47.865 INFO:teuthology.orchestra.run.smithi066.stderr:Verifying IP 172.21.15.66 port 3300 ... 2024-09-17T09:13:47.865 INFO:teuthology.orchestra.run.smithi066.stderr:Verifying IP 172.21.15.66 port 6789 ... 2024-09-17T09:13:47.865 INFO:teuthology.orchestra.run.smithi066.stderr:Base mon IP is 172.21.15.66, final addrv is [v2:172.21.15.66:3300,v1:172.21.15.66:6789] 2024-09-17T09:13:47.865 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /sbin/ip route ls 2024-09-17T09:13:47.867 INFO:teuthology.orchestra.run.smithi066.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.66 metric 100 2024-09-17T09:13:47.867 INFO:teuthology.orchestra.run.smithi066.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.66 metric 100 2024-09-17T09:13:47.868 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /sbin/ip -6 route ls 2024-09-17T09:13:47.870 INFO:teuthology.orchestra.run.smithi066.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T09:13:47.870 INFO:teuthology.orchestra.run.smithi066.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-17T09:13:47.870 INFO:teuthology.orchestra.run.smithi066.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-17T09:13:47.871 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /sbin/ip -6 addr ls 2024-09-17T09:13:47.873 INFO:teuthology.orchestra.run.smithi066.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T09:13:47.873 INFO:teuthology.orchestra.run.smithi066.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-09-17T09:13:47.873 INFO:teuthology.orchestra.run.smithi066.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-09-17T09:13:47.873 INFO:teuthology.orchestra.run.smithi066.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-17T09:13:47.873 INFO:teuthology.orchestra.run.smithi066.stderr:/sbin/ip: inet6 fe80::ec4:7aff:feb6:f8bd/64 scope link noprefixroute 2024-09-17T09:13:47.873 INFO:teuthology.orchestra.run.smithi066.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-09-17T09:13:47.874 INFO:teuthology.orchestra.run.smithi066.stderr:Mon IP `172.21.15.66` is in CIDR network `172.21.0.0/20` 2024-09-17T09:13:47.874 INFO:teuthology.orchestra.run.smithi066.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T09:13:47.875 INFO:teuthology.orchestra.run.smithi066.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-09-17T09:13:47.875 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman pull quay.io/ceph/ceph:v16.2.5 2024-09-17T09:13:47.978 INFO:teuthology.orchestra.run.smithi066.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v16.2.5... 2024-09-17T09:13:48.411 INFO:teuthology.orchestra.run.smithi066.stderr:/bin/podman: Getting image source signatures 2024-09-17T09:13:48.411 INFO:teuthology.orchestra.run.smithi066.stderr:/bin/podman: Copying blob sha256:77890c5669f6b6c6924b8fca572f4f533c69239091810f2d2495b0df611f7263 2024-09-17T09:13:48.411 INFO:teuthology.orchestra.run.smithi066.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-09-17T09:13:48.411 INFO:teuthology.orchestra.run.smithi066.stderr:/bin/podman: Copying config sha256:6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-09-17T09:13:48.540 INFO:teuthology.orchestra.run.smithi066.stderr:/bin/podman: Writing manifest to image destination 2024-09-17T09:13:48.692 INFO:teuthology.orchestra.run.smithi066.stderr:/bin/podman: 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-09-17T09:13:48.695 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --version 2024-09-17T09:13:49.071 INFO:teuthology.orchestra.run.smithi066.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-09-17T09:13:49.591 INFO:teuthology.orchestra.run.smithi066.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-09-17T09:13:49.591 INFO:teuthology.orchestra.run.smithi066.stderr:Extracting ceph user uid/gid from container image... 2024-09-17T09:13:49.592 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 -c %u %g /var/lib/ceph 2024-09-17T09:13:49.966 INFO:teuthology.orchestra.run.smithi066.stderr:stat: 167 167 2024-09-17T09:13:52.352 INFO:teuthology.orchestra.run.smithi066.stderr:Creating initial keys... 2024-09-17T09:13:52.353 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-09-17T09:13:56.127 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-authtool: AQBTSOlmA2kSDBAAssBmhdvjlvLLBthw+AsC5w== 2024-09-17T09:14:02.005 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-09-17T09:14:02.387 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-authtool: AQBaSOlmI1IRExAANxW00gUk3/n9XH62eedXBw== 2024-09-17T09:14:02.918 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-09-17T09:14:03.326 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-authtool: AQBbSOlmKq/nDhAAV7tUvcjNeRjakPJNxJTB/Q== 2024-09-17T09:14:03.775 INFO:teuthology.orchestra.run.smithi066.stderr:Creating initial monmap... 2024-09-17T09:14:03.775 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmpjz5zyz4a:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --create --clobber --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 --addv smithi066 [v2:172.21.15.66:3300,v1:172.21.15.66:6789] /tmp/monmap 2024-09-17T09:14:04.165 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T09:14:04.165 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:14:04.165 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T09:14:04.588 INFO:teuthology.orchestra.run.smithi066.stderr:monmaptool for smithi066 [v2:172.21.15.66:3300,v1:172.21.15.66:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T09:14:04.588 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/monmaptool: set fsid to 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:14:04.588 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T09:14:04.588 INFO:teuthology.orchestra.run.smithi066.stderr: 2024-09-17T09:14:04.588 INFO:teuthology.orchestra.run.smithi066.stderr:Creating mon... 2024-09-17T09:14:04.590 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066:/var/lib/ceph/mon/ceph-smithi066:z -v /tmp/ceph-tmpxiz2dg3g:/tmp/keyring:z -v /tmp/ceph-tmpjz5zyz4a:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --mkfs -i smithi066 --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-09-17T09:14:04.996 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.927+0000 7fae9e257700 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:14:04.996 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.927+0000 7fae9e257700 1 imported monmap: 2024-09-17T09:14:04.996 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: epoch 0 2024-09-17T09:14:04.996 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:14:04.996 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: last_changed 2024-09-17T09:14:04.086829+0000 2024-09-17T09:14:04.996 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: created 2024-09-17T09:14:04.086829+0000 2024-09-17T09:14:04.996 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-09-17T09:14:04.996 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-09-17T09:14:04.996 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon.smithi066 2024-09-17T09:14:04.996 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:04.997 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 0 /usr/bin/ceph-mon: set fsid to 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:14:04.997 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: RocksDB version: 6.8.1 2024-09-17T09:14:04.997 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:04.997 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T09:14:04.997 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Compile date Jul 8 2021 2024-09-17T09:14:04.997 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: DB SUMMARY 2024-09-17T09:14:04.997 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:04.997 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi066/store.db dir, Total Num: 0, files: 2024-09-17T09:14:04.997 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:04.997 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi066/store.db: 2024-09-17T09:14:04.997 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:04.997 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.error_if_exists: 0 2024-09-17T09:14:04.997 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.create_if_missing: 1 2024-09-17T09:14:04.998 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T09:14:04.998 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.env: 0x565049da21c0 2024-09-17T09:14:04.998 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.fs: Posix File System 2024-09-17T09:14:04.998 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.info_log: 0x56504c1e0c20 2024-09-17T09:14:04.998 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:14:04.998 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.statistics: (nil) 2024-09-17T09:14:04.998 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.use_fsync: 0 2024-09-17T09:14:04.998 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T09:14:04.998 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:14:04.998 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:14:04.998 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:14:04.998 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:14:04.998 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T09:14:04.998 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.db_log_dir: 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi066/store.db 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:14:04.999 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:14:05.000 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:14:05.000 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.write_buffer_manager: 0x56504c1e9530 2024-09-17T09:14:05.000 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:14:05.000 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T09:14:05.000 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:14:05.000 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:14:05.000 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:14:05.000 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:14:05.000 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:14:05.000 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:14:05.000 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:14:05.000 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.unordered_write: 0 2024-09-17T09:14:05.000 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:14:05.001 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:14:05.001 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:14:05.001 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:14:05.001 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.row_cache: None 2024-09-17T09:14:05.001 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.wal_filter: None 2024-09-17T09:14:05.001 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:14:05.001 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:14:05.001 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T09:14:05.001 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.two_write_queues: 0 2024-09-17T09:14:05.001 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:14:05.001 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.atomic_flush: 0 2024-09-17T09:14:05.001 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:14:05.001 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:14:05.002 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:14:05.002 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T09:14:05.002 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-09-17T09:14:05.002 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T09:14:05.002 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T09:14:05.002 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:14:05.002 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:14:05.002 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:14:05.002 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:14:05.002 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:14:05.002 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:14:05.002 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:14:05.002 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:14:05.003 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.max_open_files: -1 2024-09-17T09:14:05.003 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:14:05.003 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:14:05.003 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:14:05.003 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:14:05.003 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Compression algorithms supported: 2024-09-17T09:14:05.003 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:14:05.003 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: kZSTD supported: 0 2024-09-17T09:14:05.003 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: kXpressCompression supported: 0 2024-09-17T09:14:05.003 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:14:05.003 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T09:14:05.003 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T09:14:05.003 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: kZlibCompression supported: 1 2024-09-17T09:14:05.003 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T09:14:05.004 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:14:05.004 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-09-17T09:14:05.004 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:05.004 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi066/store.db/MANIFEST-000001 2024-09-17T09:14:05.004 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:05.004 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-09-17T09:14:05.004 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:05.004 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:14:05.004 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.merge_operator: 2024-09-17T09:14:05.004 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.compaction_filter: None 2024-09-17T09:14:05.004 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:14:05.004 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.929+0000 7fae9e257700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:14:05.004 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:14:05.005 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56504c0fa160) 2024-09-17T09:14:05.005 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-09-17T09:14:05.005 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:14:05.005 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:14:05.005 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-09-17T09:14:05.005 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: index_type: 0 2024-09-17T09:14:05.005 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-09-17T09:14:05.005 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-09-17T09:14:05.005 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:14:05.005 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-09-17T09:14:05.005 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: checksum: 1 2024-09-17T09:14:05.005 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-09-17T09:14:05.005 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: block_cache: 0x56504c130d10 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-09-17T09:14:05.006 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: format_version: 2 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: block_align: 0 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compression: NoCompression 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:14:05.007 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.num_levels: 7 2024-09-17T09:14:05.008 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:14:05.008 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:14:05.008 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:14:05.008 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:14:05.008 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:14:05.008 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:14:05.008 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:14:05.008 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:14:05.008 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:14:05.008 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:14:05.008 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:14:05.008 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:14:05.008 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:14:05.008 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:14:05.009 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:14:05.010 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:14:05.010 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:14:05.010 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:14:05.010 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T09:14:05.010 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:14:05.010 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:14:05.010 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T09:14:05.010 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:14:05.010 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:14:05.010 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:14:05.010 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:14:05.010 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:14:05.010 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:14:05.010 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:14:05.011 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:14:05.011 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:14:05.011 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:14:05.011 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:14:05.011 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.table_properties_collectors: 2024-09-17T09:14:05.011 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T09:14:05.011 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:14:05.011 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:14:05.011 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:14:05.011 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:14:05.011 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.bloom_locality: 0 2024-09-17T09:14:05.011 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T09:14:05.011 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:14:05.011 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:14:05.012 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.force_consistency_checks: 0 2024-09-17T09:14:05.012 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:14:05.012 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.ttl: 2592000 2024-09-17T09:14:05.012 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:14:05.012 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi066/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T09:14:05.012 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:05.012 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.930+0000 7fae9e257700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-09-17T09:14:05.012 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:05.012 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.931+0000 7fae9e257700 4 rocksdb: DB pointer 0x56504c1f5800 2024-09-17T09:14:05.012 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.931+0000 7fae870e0700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-09-17T09:14:05.012 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.931+0000 7fae870e0700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-09-17T09:14:05.012 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-09-17T09:14:05.012 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:14:05.013 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T09:14:05.013 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:14:05.013 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:14:05.013 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T09:14:05.013 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T09:14:05.013 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:14:05.013 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:05.013 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T09:14:05.013 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T09:14:05.013 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:14:05.013 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T09:14:05.013 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T09:14:05.013 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:05.014 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T09:14:05.014 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T09:14:05.014 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:14:05.014 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:14:05.014 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:14:05.014 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:14:05.014 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:14:05.014 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:14:05.014 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:14:05.014 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:14:05.014 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:14:05.014 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:14:05.014 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:05.014 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:14:05.015 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:05.015 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T09:14:05.015 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T09:14:05.015 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:14:05.015 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T09:14:05.015 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T09:14:05.015 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:05.015 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T09:14:05.015 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T09:14:05.015 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:14:05.015 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:14:05.015 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:14:05.015 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:14:05.015 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:14:05.016 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:14:05.016 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:14:05.016 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:14:05.016 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:14:05.016 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:14:05.016 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:05.016 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:14:05.016 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: 2024-09-17T09:14:05.016 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.932+0000 7fae9e257700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-09-17T09:14:05.016 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.933+0000 7fae9e257700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-09-17T09:14:05.016 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph-mon: debug 2024-09-17T09:14:04.933+0000 7fae9e257700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi066 for mon.smithi066 2024-09-17T09:14:05.653 INFO:teuthology.orchestra.run.smithi066.stderr:create mon.smithi066 on 2024-09-17T09:14:05.653 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:14:05.660 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl disable ceph.target 2024-09-17T09:14:05.851 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl enable ceph.target 2024-09-17T09:14:05.859 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-17T09:14:06.004 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl start ceph.target 2024-09-17T09:14:06.024 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl enable ceph-1c8608ba-74d5-11ef-bceb-c7b262605968.target 2024-09-17T09:14:06.031 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-1c8608ba-74d5-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-1c8608ba-74d5-11ef-bceb-c7b262605968.target. 2024-09-17T09:14:06.031 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-1c8608ba-74d5-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-1c8608ba-74d5-11ef-bceb-c7b262605968.target. 2024-09-17T09:14:06.170 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl start ceph-1c8608ba-74d5-11ef-bceb-c7b262605968.target 2024-09-17T09:14:06.178 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl daemon-reload 2024-09-17T09:14:06.350 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl stop ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi066 2024-09-17T09:14:06.366 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl reset-failed ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi066 2024-09-17T09:14:06.372 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: Failed to reset failed state of unit ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi066.service: Unit ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi066.service not loaded. 2024-09-17T09:14:06.372 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl enable ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi066 2024-09-17T09:14:06.380 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: Created symlink /etc/systemd/system/ceph-1c8608ba-74d5-11ef-bceb-c7b262605968.target.wants/ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi066.service → /etc/systemd/system/ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@.service. 2024-09-17T09:14:06.552 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl start ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi066 2024-09-17T09:14:06.601 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:06 smithi066 systemd[1]: Starting Ceph mon.smithi066 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:14:06.854 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:06 smithi066 podman[23280]: 2024-09-17 09:14:06.735629871 +0000 UTC m=+0.105477144 container create aa1edf7cb6290f81c1d222d73846a40f734c6ac2cc4f8288ad2036c5bf669ec6 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, ceph=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20201204, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-17T09:14:06.854 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:06 smithi066 podman[23280]: 2024-09-17 09:14:06.64801115 +0000 UTC m=+0.017858426 image pull 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 quay.io/ceph/ceph:v16.2.5 2024-09-17T09:14:07.009 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-enabled firewalld.service 2024-09-17T09:14:07.018 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: disabled 2024-09-17T09:14:07.019 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-active firewalld.service 2024-09-17T09:14:07.026 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: inactive 2024-09-17T09:14:07.026 INFO:teuthology.orchestra.run.smithi066.stderr:firewalld.service is not enabled 2024-09-17T09:14:07.026 INFO:teuthology.orchestra.run.smithi066.stderr:Not possible to enable service . firewalld.service is not available 2024-09-17T09:14:07.027 INFO:teuthology.orchestra.run.smithi066.stderr:Waiting for mon to start... 2024-09-17T09:14:07.027 INFO:teuthology.orchestra.run.smithi066.stderr:Waiting for mon... 2024-09-17T09:14:07.027 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066:/var/lib/ceph/mon/ceph-smithi066:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status 2024-09-17T09:14:07.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:06 smithi066 podman[23280]: 2024-09-17 09:14:06.912934167 +0000 UTC m=+0.282781443 container init aa1edf7cb6290f81c1d222d73846a40f734c6ac2cc4f8288ad2036c5bf669ec6 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066, GIT_BRANCH=HEAD, ceph=True, maintainer=Dimitri Savineau , GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, RELEASE=HEAD, GIT_CLEAN=True) 2024-09-17T09:14:07.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:06 smithi066 podman[23280]: 2024-09-17 09:14:06.916250936 +0000 UTC m=+0.286098203 container start aa1edf7cb6290f81c1d222d73846a40f734c6ac2cc4f8288ad2036c5bf669ec6 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066, org.label-schema.name=CentOS Base Image, ceph=True, RELEASE=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5) 2024-09-17T09:14:07.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23297]: cluster 2024-09-17T09:14:06.955328+0000 mon.smithi066 (mon.0) 0 : [INF] mkfs 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:14:07.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23297]: cluster 2024-09-17T09:14:06.948844+0000 mon.smithi066 (mon.0) 1 : cluster [INF] mon.smithi066 is new leader, mons smithi066 in quorum (ranks 0) 2024-09-17T09:14:07.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:07 smithi066 bash[23280]: aa1edf7cb6290f81c1d222d73846a40f734c6ac2cc4f8288ad2036c5bf669ec6 2024-09-17T09:14:07.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:07 smithi066 systemd[1]: Started Ceph mon.smithi066 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:14:08.214 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23297]: cluster 2024-09-17T09:14:06.953736+0000 mon.smithi066 (mon.0) 2 : cluster [INF] mon.smithi066 is new leader, mons smithi066 in quorum (ranks 0) 2024-09-17T09:14:08.214 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23297]: cluster 2024-09-17T09:14:06.954270+0000 mon.smithi066 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi066=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0]} 2024-09-17T09:14:08.214 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23297]: cluster 2024-09-17T09:14:06.957447+0000 mon.smithi066 (mon.0) 4 : cluster [DBG] fsmap 2024-09-17T09:14:08.214 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23297]: cluster 2024-09-17T09:14:06.961419+0000 mon.smithi066 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T09:14:08.215 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23297]: cluster 2024-09-17T09:14:06.961820+0000 mon.smithi066 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T09:14:08.493 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: cluster: 2024-09-17T09:14:08.494 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: id: 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:14:08.494 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-09-17T09:14:08.494 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 2024-09-17T09:14:08.494 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: services: 2024-09-17T09:14:08.494 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi066 (age 1.53587s) 2024-09-17T09:14:08.494 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: mgr: no daemons active 2024-09-17T09:14:08.494 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-09-17T09:14:08.494 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 2024-09-17T09:14:08.494 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: data: 2024-09-17T09:14:08.494 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-09-17T09:14:08.494 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-09-17T09:14:08.494 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-09-17T09:14:08.495 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: pgs: 2024-09-17T09:14:08.495 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 2024-09-17T09:14:08.988 INFO:teuthology.orchestra.run.smithi066.stderr:mon is available 2024-09-17T09:14:08.989 INFO:teuthology.orchestra.run.smithi066.stderr:Assimilating anything we can from ceph.conf... 2024-09-17T09:14:08.989 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z -v /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066:/var/lib/ceph/mon/ceph-smithi066:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi066/config 2024-09-17T09:14:09.078 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23297]: audit 2024-09-17T09:14:08.489574+0000 mon.smithi066 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.66:0/834157003' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T09:14:09.467 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 2024-09-17T09:14:09.467 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: [global] 2024-09-17T09:14:09.467 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: fsid = 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:14:09.468 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: log_to_journald = false 2024-09-17T09:14:09.468 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.66:3300,v1:172.21.15.66:6789] 2024-09-17T09:14:09.468 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-09-17T09:14:09.468 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-09-17T09:14:09.468 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-09-17T09:14:09.468 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-09-17T09:14:09.468 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 2024-09-17T09:14:09.468 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: [mgr] 2024-09-17T09:14:09.468 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-09-17T09:14:09.468 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 2024-09-17T09:14:09.468 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: [osd] 2024-09-17T09:14:09.468 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-09-17T09:14:09.469 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-09-17T09:14:10.045 INFO:teuthology.orchestra.run.smithi066.stderr:Generating new minimal ceph.conf... 2024-09-17T09:14:10.045 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z -v /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066:/var/lib/ceph/mon/ceph-smithi066:z quay.io/ceph/ceph:v16.2.5 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi066/config 2024-09-17T09:14:10.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23297]: audit 2024-09-17T09:14:09.459786+0000 mon.smithi066 (mon.0) 8 : audit [INF] from='client.? 172.21.15.66:0/104566896' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T09:14:10.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23297]: audit 2024-09-17T09:14:09.465176+0000 mon.smithi066 (mon.0) 9 : audit [INF] from='client.? 172.21.15.66:0/104566896' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T09:14:11.098 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23297]: audit 2024-09-17T09:14:10.546392+0000 mon.smithi066 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.66:0/277581364' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:14:11.101 INFO:teuthology.orchestra.run.smithi066.stderr:Restarting the monitor... 2024-09-17T09:14:11.101 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi066 2024-09-17T09:14:11.368 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:11 smithi066 systemd[1]: Stopping Ceph mon.smithi066 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:14:11.369 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23297]: debug 2024-09-17T09:14:11.234+0000 7fa159499700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi066 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T09:14:11.369 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23297]: debug 2024-09-17T09:14:11.234+0000 7fa159499700 -1 mon.smithi066@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T09:14:11.708 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:11 smithi066 podman[23523]: 2024-09-17 09:14:11.367773741 +0000 UTC m=+0.241114072 container died aa1edf7cb6290f81c1d222d73846a40f734c6ac2cc4f8288ad2036c5bf669ec6 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20201204, RELEASE=HEAD) 2024-09-17T09:14:11.985 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:11 smithi066 podman[23523]: 2024-09-17 09:14:11.708529678 +0000 UTC m=+0.581870008 container cleanup aa1edf7cb6290f81c1d222d73846a40f734c6ac2cc4f8288ad2036c5bf669ec6 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, RELEASE=HEAD, ceph=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.license=GPLv2) 2024-09-17T09:14:11.985 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:11 smithi066 podman[23523]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066 2024-09-17T09:14:12.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:11 smithi066 podman[23535]: 2024-09-17 09:14:11.984689483 +0000 UTC m=+0.620425422 container remove aa1edf7cb6290f81c1d222d73846a40f734c6ac2cc4f8288ad2036c5bf669ec6 (image=quay.io/ceph/ceph:v16.2.5, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, ceph=True, maintainer=Dimitri Savineau ) 2024-09-17T09:14:12.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:11 smithi066 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi066.service: Deactivated successfully. 2024-09-17T09:14:12.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:11 smithi066 systemd[1]: Stopped Ceph mon.smithi066 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:14:12.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:11 smithi066 systemd[1]: Starting Ceph mon.smithi066 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:14:12.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 podman[23579]: 2024-09-17 09:14:12.082502359 +0000 UTC m=+0.017889414 image pull 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 quay.io/ceph/ceph:v16.2.5 2024-09-17T09:14:12.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 podman[23579]: 2024-09-17 09:14:12.185417198 +0000 UTC m=+0.120804251 container create 88568a1d56c3204a027659522ac74f89150921d605907a361f43e463f377163d (image=quay.io/ceph/ceph:v16.2.5, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066, org.label-schema.vendor=CentOS, org.label-schema.build-date=20201204, RELEASE=HEAD, org.label-schema.license=GPLv2, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, ceph=True, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-17T09:14:12.534 INFO:teuthology.orchestra.run.smithi066.stderr:Setting mon public_network to 172.21.0.0/20 2024-09-17T09:14:12.534 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mon public_network 172.21.0.0/20 2024-09-17T09:14:12.549 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 podman[23579]: 2024-09-17 09:14:12.455095087 +0000 UTC m=+0.390482142 container init 88568a1d56c3204a027659522ac74f89150921d605907a361f43e463f377163d (image=quay.io/ceph/ceph:v16.2.5, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, ceph=True, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099) 2024-09-17T09:14:12.549 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 podman[23579]: 2024-09-17 09:14:12.458623943 +0000 UTC m=+0.394010998 container start 88568a1d56c3204a027659522ac74f89150921d605907a361f43e463f377163d (image=quay.io/ceph/ceph:v16.2.5, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066, maintainer=Dimitri Savineau , GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.name=CentOS Base Image, ceph=True, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-17T09:14:12.549 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.479+0000 7f7b9ab59700 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:14:12.549 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.479+0000 7f7b9ab59700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 2 2024-09-17T09:14:12.549 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.479+0000 7f7b9ab59700 0 pidfile_write: ignore empty --pid-file 2024-09-17T09:14:12.550 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 0 load: jerasure load: lrc load: isa 2024-09-17T09:14:12.550 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: RocksDB version: 6.8.1 2024-09-17T09:14:12.550 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.550 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T09:14:12.550 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Compile date Jul 8 2021 2024-09-17T09:14:12.550 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: DB SUMMARY 2024-09-17T09:14:12.550 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.550 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: CURRENT file: CURRENT 2024-09-17T09:14:12.550 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.550 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T09:14:12.550 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.550 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-09-17T09:14:12.551 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.551 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi066/store.db dir, Total Num: 1, files: 000004.sst 2024-09-17T09:14:12.551 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.552 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi066/store.db: 000006.log size: 89061 ; 2024-09-17T09:14:12.552 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.552 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.error_if_exists: 0 2024-09-17T09:14:12.552 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.create_if_missing: 0 2024-09-17T09:14:12.552 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T09:14:12.552 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.env: 0x5643149a21c0 2024-09-17T09:14:12.552 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.fs: Posix File System 2024-09-17T09:14:12.552 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.info_log: 0x56431610ba40 2024-09-17T09:14:12.552 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:14:12.552 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.statistics: (nil) 2024-09-17T09:14:12.552 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.use_fsync: 0 2024-09-17T09:14:12.552 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T09:14:12.553 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:14:12.553 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:14:12.553 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:14:12.553 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:14:12.553 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T09:14:12.553 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:14:12.553 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:14:12.553 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T09:14:12.553 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:14:12.553 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:14:12.553 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.db_log_dir: 2024-09-17T09:14:12.553 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi066/store.db 2024-09-17T09:14:12.553 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:14:12.553 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T09:14:12.554 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T09:14:12.554 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:14:12.554 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:14:12.554 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:14:12.554 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:14:12.554 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:14:12.554 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:14:12.554 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:14:12.554 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.write_buffer_manager: 0x564316d82030 2024-09-17T09:14:12.554 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:14:12.554 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T09:14:12.554 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:14:12.554 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:14:12.555 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:14:12.555 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:14:12.555 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:14:12.555 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:14:12.555 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:14:12.555 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.unordered_write: 0 2024-09-17T09:14:12.555 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:14:12.555 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:14:12.555 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:14:12.555 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:14:12.555 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.row_cache: None 2024-09-17T09:14:12.555 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.wal_filter: None 2024-09-17T09:14:12.555 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:14:12.556 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:14:12.556 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T09:14:12.556 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.two_write_queues: 0 2024-09-17T09:14:12.556 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:14:12.556 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.atomic_flush: 0 2024-09-17T09:14:12.556 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:14:12.556 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:14:12.556 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:14:12.556 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T09:14:12.556 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-09-17T09:14:12.556 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T09:14:12.556 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T09:14:12.556 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:14:12.556 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:14:12.557 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:14:12.557 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:14:12.557 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:14:12.557 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:14:12.557 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:14:12.557 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:14:12.557 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.max_open_files: -1 2024-09-17T09:14:12.557 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:14:12.557 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:14:12.557 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:14:12.557 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:14:12.557 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Compression algorithms supported: 2024-09-17T09:14:12.557 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:14:12.558 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: kZSTD supported: 0 2024-09-17T09:14:12.559 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: kXpressCompression supported: 0 2024-09-17T09:14:12.559 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:14:12.559 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T09:14:12.560 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T09:14:12.560 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: kZlibCompression supported: 1 2024-09-17T09:14:12.560 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T09:14:12.560 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.484+0000 7f7b9ab59700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:14:12.560 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi066/store.db/MANIFEST-000005 2024-09-17T09:14:12.560 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.560 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-09-17T09:14:12.560 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.560 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:14:12.560 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.merge_operator: 2024-09-17T09:14:12.560 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compaction_filter: None 2024-09-17T09:14:12.560 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:14:12.560 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:14:12.561 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:14:12.561 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564316024170) 2024-09-17T09:14:12.561 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cache_index_and_filter_blocks: 1 2024-09-17T09:14:12.561 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:14:12.561 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:14:12.561 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: pin_top_level_index_and_filter: 1 2024-09-17T09:14:12.561 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: index_type: 0 2024-09-17T09:14:12.561 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: data_block_index_type: 0 2024-09-17T09:14:12.561 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: index_shortening: 1 2024-09-17T09:14:12.561 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:14:12.561 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: hash_index_allow_collision: 1 2024-09-17T09:14:12.561 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: checksum: 1 2024-09-17T09:14:12.561 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: no_block_cache: 0 2024-09-17T09:14:12.561 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: block_cache: 0x56431605af10 2024-09-17T09:14:12.562 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: block_cache_name: BinnedLRUCache 2024-09-17T09:14:12.562 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: block_cache_options: 2024-09-17T09:14:12.562 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: capacity : 536870912 2024-09-17T09:14:12.562 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: num_shard_bits : 4 2024-09-17T09:14:12.562 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: strict_capacity_limit : 0 2024-09-17T09:14:12.562 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: high_pri_pool_ratio: 0.000 2024-09-17T09:14:12.562 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: block_cache_compressed: (nil) 2024-09-17T09:14:12.562 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: persistent_cache: (nil) 2024-09-17T09:14:12.562 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: block_size: 4096 2024-09-17T09:14:12.562 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: block_size_deviation: 10 2024-09-17T09:14:12.562 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: block_restart_interval: 16 2024-09-17T09:14:12.562 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: index_block_restart_interval: 1 2024-09-17T09:14:12.562 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: metadata_block_size: 4096 2024-09-17T09:14:12.562 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: partition_filters: 0 2024-09-17T09:14:12.563 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: use_delta_encoding: 1 2024-09-17T09:14:12.563 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T09:14:12.563 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: whole_key_filtering: 1 2024-09-17T09:14:12.563 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: verify_compression: 0 2024-09-17T09:14:12.563 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: read_amp_bytes_per_bit: 0 2024-09-17T09:14:12.563 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: format_version: 2 2024-09-17T09:14:12.563 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: enable_index_compression: 1 2024-09-17T09:14:12.563 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: block_align: 0 2024-09-17T09:14:12.563 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.563 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:14:12.563 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:14:12.563 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compression: NoCompression 2024-09-17T09:14:12.564 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:14:12.564 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:14:12.564 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:14:12.564 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.num_levels: 7 2024-09-17T09:14:12.564 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:14:12.564 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:14:12.564 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:14:12.564 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:14:12.564 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:14:12.564 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:14:12.564 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:14:12.564 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:14:12.564 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:14:12.565 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:14:12.565 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:14:12.565 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:14:12.565 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:14:12.565 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:14:12.565 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:14:12.565 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:14:12.565 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:14:12.565 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:14:12.565 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:14:12.565 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:14:12.565 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:14:12.565 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:14:12.566 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:14:12.566 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:14:12.566 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:14:12.566 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:14:12.566 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:14:12.566 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:14:12.566 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:14:12.566 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:14:12.566 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:14:12.566 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:14:12.566 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T09:14:12.566 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:14:12.566 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:14:12.566 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T09:14:12.567 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:14:12.567 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:14:12.567 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:14:12.567 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:14:12.567 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:14:12.567 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:14:12.567 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:14:12.567 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:14:12.567 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:14:12.567 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:14:12.567 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:14:12.567 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.table_properties_collectors: 2024-09-17T09:14:12.567 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T09:14:12.568 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:14:12.568 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:14:12.568 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:14:12.568 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:14:12.568 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.bloom_locality: 0 2024-09-17T09:14:12.568 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T09:14:12.568 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:14:12.568 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:14:12.568 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.force_consistency_checks: 0 2024-09-17T09:14:12.568 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:14:12.568 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.ttl: 2592000 2024-09-17T09:14:12.568 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.485+0000 7f7b9ab59700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:14:12.568 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.486+0000 7f7b9ab59700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi066/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T09:14:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.486+0000 7f7b9ab59700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-09-17T09:14:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.486+0000 7f7b9ab59700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564452486842, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-09-17T09:14:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.486+0000 7f7b9ab59700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-09-17T09:14:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.487+0000 7f7b9ab59700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-17T09:14:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.487+0000 7f7b9ab59700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564452488207, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 85677, "table_properties": {"data_size": 83925, "index_size": 357, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9495, "raw_average_key_size": 46, "raw_value_size": 78392, "raw_average_value_size": 386, "num_data_blocks": 12, "num_entries": 203, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1726564452, "oldest_key_time": 3, "file_creation_time": 0}} 2024-09-17T09:14:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.487+0000 7f7b9ab59700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-09-17T09:14:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.488+0000 7f7b9ab59700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564452488797, "job": 1, "event": "recovery_finished"} 2024-09-17T09:14:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.489+0000 7f7b9ab59700 4 rocksdb: DB pointer 0x56431611f800 2024-09-17T09:14:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.489+0000 7f7b81961700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-09-17T09:14:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.489+0000 7f7b81961700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-09-17T09:14:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: ** DB Stats ** 2024-09-17T09:14:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:14:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T09:14:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:14:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:14:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T09:14:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T09:14:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:14:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: ** Compaction Stats [default] ** 2024-09-17T09:14:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T09:14:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:14:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: L0 2/0 85.36 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.4 0.00 0.00 1 0.001 0 0 2024-09-17T09:14:12.571 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Sum 2/0 85.36 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.4 0.00 0.00 1 0.001 0 0 2024-09-17T09:14:12.571 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.4 0.00 0.00 1 0.001 0 0 2024-09-17T09:14:12.571 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.571 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: ** Compaction Stats [default] ** 2024-09-17T09:14:12.571 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T09:14:12.571 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:14:12.571 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 92.4 0.00 0.00 1 0.001 0 0 2024-09-17T09:14:12.571 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:14:12.571 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:14:12.571 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:14:12.571 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:14:12.571 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:14:12.571 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:14:12.572 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Cumulative compaction: 0.00 GB write, 19.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:14:12.572 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Interval compaction: 0.00 GB write, 19.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:14:12.572 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:14:12.572 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.572 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:14:12.572 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.572 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: ** Compaction Stats [default] ** 2024-09-17T09:14:12.572 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T09:14:12.572 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:14:12.572 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: L0 2/0 85.36 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.4 0.00 0.00 1 0.001 0 0 2024-09-17T09:14:12.572 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Sum 2/0 85.36 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.4 0.00 0.00 1 0.001 0 0 2024-09-17T09:14:12.572 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T09:14:12.572 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.573 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: ** Compaction Stats [default] ** 2024-09-17T09:14:12.573 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T09:14:12.573 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:14:12.573 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 92.4 0.00 0.00 1 0.001 0 0 2024-09-17T09:14:12.573 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:14:12.573 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:14:12.573 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:14:12.573 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:14:12.573 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:14:12.573 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:14:12.573 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Cumulative compaction: 0.00 GB write, 19.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:14:12.573 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:14:12.573 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.490+0000 7f7b9ab59700 0 starting mon.smithi066 rank 0 at public addrs [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] at bind addrs [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi066 fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.491+0000 7f7b9ab59700 1 mon.smithi066@-1(???) e1 preinit fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.491+0000 7f7b9ab59700 0 mon.smithi066@-1(???).mds e1 new map 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.491+0000 7f7b9ab59700 0 mon.smithi066@-1(???).mds e1 print_map 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: e1 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: legacy client fscid: -1 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: No filesystems configured 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:14:12.574 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.491+0000 7f7b9ab59700 0 mon.smithi066@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T09:14:12.575 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.491+0000 7f7b9ab59700 0 mon.smithi066@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:14:12.575 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.491+0000 7f7b9ab59700 0 mon.smithi066@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:14:12.575 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.491+0000 7f7b9ab59700 0 mon.smithi066@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:14:12.575 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:10.546392+0000 mon.smithi066 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.66:0/277581364' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:14:12.575 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.491+0000 7f7b9ab59700 1 mon.smithi066@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T09:14:12.575 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.492+0000 7f7b9ab59700 20 expand_channel_meta expand map: {default=false} 2024-09-17T09:14:12.575 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.492+0000 7f7b9ab59700 20 expand_channel_meta from 'false' to 'false' 2024-09-17T09:14:12.575 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.492+0000 7f7b9ab59700 20 expand_channel_meta expanded map: {default=false} 2024-09-17T09:14:12.575 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.492+0000 7f7b9ab59700 20 expand_channel_meta expand map: {default=info} 2024-09-17T09:14:12.575 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.492+0000 7f7b9ab59700 20 expand_channel_meta from 'info' to 'info' 2024-09-17T09:14:12.575 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.492+0000 7f7b9ab59700 20 expand_channel_meta expanded map: {default=info} 2024-09-17T09:14:12.575 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.492+0000 7f7b9ab59700 20 expand_channel_meta expand map: {default=daemon} 2024-09-17T09:14:12.575 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.492+0000 7f7b9ab59700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-09-17T09:14:12.575 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.492+0000 7f7b9ab59700 20 expand_channel_meta expanded map: {default=daemon} 2024-09-17T09:14:12.576 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.492+0000 7f7b9ab59700 20 expand_channel_meta expand map: {default=debug} 2024-09-17T09:14:12.576 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.492+0000 7f7b9ab59700 20 expand_channel_meta from 'debug' to 'debug' 2024-09-17T09:14:12.576 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:14:12.492+0000 7f7b9ab59700 20 expand_channel_meta expanded map: {default=debug} 2024-09-17T09:14:12.576 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 bash[23579]: 88568a1d56c3204a027659522ac74f89150921d605907a361f43e463f377163d 2024-09-17T09:14:12.576 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 systemd[1]: Started Ceph mon.smithi066 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:14:12.576 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:12.495854+0000 mon.smithi066 (mon.0) 1 : cluster [INF] mon.smithi066 is new leader, mons smithi066 in quorum (ranks 0) 2024-09-17T09:14:12.576 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:12.495906+0000 mon.smithi066 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi066=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0]} 2024-09-17T09:14:12.576 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:12.495939+0000 mon.smithi066 (mon.0) 3 : cluster [DBG] fsmap 2024-09-17T09:14:12.576 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:12.495965+0000 mon.smithi066 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T09:14:12.576 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:12.497804+0000 mon.smithi066 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T09:14:13.598 INFO:teuthology.orchestra.run.smithi066.stderr:Wrote config to /etc/ceph/ceph.conf 2024-09-17T09:14:13.598 INFO:teuthology.orchestra.run.smithi066.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:14:13.598 INFO:teuthology.orchestra.run.smithi066.stderr:Creating mgr... 2024-09-17T09:14:13.599 INFO:teuthology.orchestra.run.smithi066.stderr:Verifying port 9283 ... 2024-09-17T09:14:13.601 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl daemon-reload 2024-09-17T09:14:13.764 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl stop ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mgr.smithi066.mabcvm 2024-09-17T09:14:13.779 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl reset-failed ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mgr.smithi066.mabcvm 2024-09-17T09:14:13.785 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: Failed to reset failed state of unit ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mgr.smithi066.mabcvm.service: Unit ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mgr.smithi066.mabcvm.service not loaded. 2024-09-17T09:14:13.785 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl enable ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mgr.smithi066.mabcvm 2024-09-17T09:14:13.793 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: Created symlink /etc/systemd/system/ceph-1c8608ba-74d5-11ef-bceb-c7b262605968.target.wants/ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mgr.smithi066.mabcvm.service → /etc/systemd/system/ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@.service. 2024-09-17T09:14:13.938 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl start ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mgr.smithi066.mabcvm 2024-09-17T09:14:14.217 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:13.068054+0000 mon.smithi066 (mon.0) 6 : audit [INF] from='client.? 172.21.15.66:0/2238367286' entity='client.admin' 2024-09-17T09:14:14.419 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-enabled firewalld.service 2024-09-17T09:14:14.428 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: disabled 2024-09-17T09:14:14.429 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-active firewalld.service 2024-09-17T09:14:14.437 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: inactive 2024-09-17T09:14:14.438 INFO:teuthology.orchestra.run.smithi066.stderr:firewalld.service is not enabled 2024-09-17T09:14:14.438 INFO:teuthology.orchestra.run.smithi066.stderr:Not possible to enable service . firewalld.service is not available 2024-09-17T09:14:14.438 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-enabled firewalld.service 2024-09-17T09:14:14.448 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: disabled 2024-09-17T09:14:14.449 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-active firewalld.service 2024-09-17T09:14:14.456 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: inactive 2024-09-17T09:14:14.457 INFO:teuthology.orchestra.run.smithi066.stderr:firewalld.service is not enabled 2024-09-17T09:14:14.457 INFO:teuthology.orchestra.run.smithi066.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-09-17T09:14:14.457 INFO:teuthology.orchestra.run.smithi066.stderr:Waiting for mgr to start... 2024-09-17T09:14:14.457 INFO:teuthology.orchestra.run.smithi066.stderr:Waiting for mgr... 2024-09-17T09:14:14.457 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-09-17T09:14:14.966 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 2024-09-17T09:14:14.966 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: { 2024-09-17T09:14:14.966 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "fsid": "1c8608ba-74d5-11ef-bceb-c7b262605968", 2024-09-17T09:14:14.966 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "health": { 2024-09-17T09:14:14.966 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T09:14:14.966 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T09:14:14.966 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T09:14:14.966 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:14.966 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T09:14:14.966 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T09:14:14.967 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 0 2024-09-17T09:14:14.967 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: ], 2024-09-17T09:14:14.967 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T09:14:14.967 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "smithi066" 2024-09-17T09:14:14.967 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: ], 2024-09-17T09:14:14.967 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-09-17T09:14:14.967 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T09:14:14.967 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T09:14:14.967 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-09-17T09:14:14.967 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T09:14:14.967 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:14.967 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T09:14:14.967 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T09:14:14.967 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T09:14:14.968 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T09:14:14.968 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T09:14:14.968 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T09:14:14.971 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T09:14:14.971 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T09:14:14.971 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:14.971 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T09:14:14.971 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T09:14:14.971 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T09:14:14.971 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T09:14:14.971 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T09:14:14.971 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T09:14:14.971 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T09:14:14.972 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T09:14:14.972 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T09:14:14.972 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:14.972 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T09:14:14.972 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T09:14:14.972 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T09:14:14.972 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T09:14:14.972 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:14.972 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T09:14:14.972 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "available": false, 2024-09-17T09:14:14.972 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T09:14:14.972 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T09:14:14.972 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "iostat", 2024-09-17T09:14:14.972 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "nfs", 2024-09-17T09:14:14.973 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "restful" 2024-09-17T09:14:14.973 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: ], 2024-09-17T09:14:14.973 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "services": {} 2024-09-17T09:14:14.973 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:14.973 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T09:14:14.973 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T09:14:14.973 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "modified": "2024-09-17T09:14:06.955702+0000", 2024-09-17T09:14:14.973 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "services": {} 2024-09-17T09:14:14.973 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:14.973 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T09:14:14.973 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: } 2024-09-17T09:14:15.237 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:14.961460+0000 mon.smithi066 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.66:0/1799946457' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:14:15.564 INFO:teuthology.orchestra.run.smithi066.stderr:mgr not available, waiting (1/15)... 2024-09-17T09:14:17.567 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-09-17T09:14:18.136 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 2024-09-17T09:14:18.136 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: { 2024-09-17T09:14:18.136 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "fsid": "1c8608ba-74d5-11ef-bceb-c7b262605968", 2024-09-17T09:14:18.136 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "health": { 2024-09-17T09:14:18.136 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T09:14:18.136 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T09:14:18.136 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T09:14:18.137 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:18.137 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T09:14:18.137 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T09:14:18.137 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 0 2024-09-17T09:14:18.137 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: ], 2024-09-17T09:14:18.137 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T09:14:18.137 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "smithi066" 2024-09-17T09:14:18.137 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: ], 2024-09-17T09:14:18.137 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "quorum_age": 5, 2024-09-17T09:14:18.137 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T09:14:18.137 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T09:14:18.137 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-09-17T09:14:18.137 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T09:14:18.138 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:18.138 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T09:14:18.138 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T09:14:18.138 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T09:14:18.138 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T09:14:18.138 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T09:14:18.138 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T09:14:18.141 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T09:14:18.141 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T09:14:18.141 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:18.141 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T09:14:18.141 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T09:14:18.142 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T09:14:18.142 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T09:14:18.142 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T09:14:18.142 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T09:14:18.142 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T09:14:18.142 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T09:14:18.142 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T09:14:18.142 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:18.142 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T09:14:18.142 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T09:14:18.142 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T09:14:18.142 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T09:14:18.142 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:18.142 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T09:14:18.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "available": false, 2024-09-17T09:14:18.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T09:14:18.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T09:14:18.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "iostat", 2024-09-17T09:14:18.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "nfs", 2024-09-17T09:14:18.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "restful" 2024-09-17T09:14:18.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: ], 2024-09-17T09:14:18.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "services": {} 2024-09-17T09:14:18.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:18.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T09:14:18.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T09:14:18.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "modified": "2024-09-17T09:14:06.955702+0000", 2024-09-17T09:14:18.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "services": {} 2024-09-17T09:14:18.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:18.144 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T09:14:18.144 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: } 2024-09-17T09:14:18.687 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:18.133027+0000 mon.smithi066 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.66:0/4156311664' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:14:18.688 INFO:teuthology.orchestra.run.smithi066.stderr:mgr not available, waiting (2/15)... 2024-09-17T09:14:20.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:19.708335+0000 mon.smithi066 (mon.0) 9 : cluster [INF] Activating manager daemon smithi066.mabcvm 2024-09-17T09:14:20.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:19.710999+0000 mon.smithi066 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi066.mabcvm(active, starting, since 0.00278211s) 2024-09-17T09:14:20.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:19.712076+0000 mon.smithi066 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.66:0/3850895622' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:14:20.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:19.712221+0000 mon.smithi066 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.66:0/3850895622' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:14:20.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:19.712352+0000 mon.smithi066 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.66:0/3850895622' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:14:20.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:19.712505+0000 mon.smithi066 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.66:0/3850895622' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:14:20.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:19.712818+0000 mon.smithi066 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.66:0/3850895622' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi066.mabcvm", "id": "smithi066.mabcvm"}]: dispatch 2024-09-17T09:14:20.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:19.714523+0000 mon.smithi066 (mon.0) 16 : cluster [INF] Manager daemon smithi066.mabcvm is now available 2024-09-17T09:14:20.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:19.721059+0000 mon.smithi066 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.66:0/3850895622' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:20.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:19.726927+0000 mon.smithi066 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.66:0/3850895622' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:14:20.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:19.728200+0000 mon.smithi066 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.66:0/3850895622' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:14:20.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:19.732736+0000 mon.smithi066 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.66:0/3850895622' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:20.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:19.734510+0000 mon.smithi066 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.66:0/3850895622' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:20.691 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-09-17T09:14:21.327 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 2024-09-17T09:14:21.327 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: { 2024-09-17T09:14:21.327 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "fsid": "1c8608ba-74d5-11ef-bceb-c7b262605968", 2024-09-17T09:14:21.327 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "health": { 2024-09-17T09:14:21.327 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T09:14:21.327 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T09:14:21.327 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T09:14:21.327 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:21.327 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T09:14:21.327 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T09:14:21.327 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 0 2024-09-17T09:14:21.328 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: ], 2024-09-17T09:14:21.328 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T09:14:21.328 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "smithi066" 2024-09-17T09:14:21.328 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: ], 2024-09-17T09:14:21.328 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "quorum_age": 8, 2024-09-17T09:14:21.328 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T09:14:21.328 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T09:14:21.328 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-09-17T09:14:21.328 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T09:14:21.328 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:21.328 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T09:14:21.328 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T09:14:21.328 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T09:14:21.329 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T09:14:21.329 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T09:14:21.329 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T09:14:21.332 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T09:14:21.332 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T09:14:21.332 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:21.332 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T09:14:21.332 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T09:14:21.332 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T09:14:21.332 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T09:14:21.332 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T09:14:21.332 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T09:14:21.332 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T09:14:21.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T09:14:21.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T09:14:21.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:21.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T09:14:21.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T09:14:21.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T09:14:21.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T09:14:21.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:21.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T09:14:21.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "available": true, 2024-09-17T09:14:21.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T09:14:21.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T09:14:21.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "iostat", 2024-09-17T09:14:21.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "nfs", 2024-09-17T09:14:21.334 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "restful" 2024-09-17T09:14:21.334 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: ], 2024-09-17T09:14:21.334 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "services": {} 2024-09-17T09:14:21.334 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:21.334 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T09:14:21.334 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T09:14:21.334 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "modified": "2024-09-17T09:14:06.955702+0000", 2024-09-17T09:14:21.334 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "services": {} 2024-09-17T09:14:21.334 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: }, 2024-09-17T09:14:21.334 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T09:14:21.334 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: } 2024-09-17T09:14:21.902 INFO:teuthology.orchestra.run.smithi066.stderr:mgr is available 2024-09-17T09:14:21.903 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z -v /tmp/tmp8qhnnu1p:/var/lib/ceph/user.conf:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/user.conf 2024-09-17T09:14:21.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:20.714686+0000 mon.smithi066 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi066.mabcvm(active, since 1.00646s) 2024-09-17T09:14:21.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:21.323374+0000 mon.smithi066 (mon.0) 23 : audit [DBG] from='client.? 172.21.15.66:0/3574493037' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:14:22.476 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 2024-09-17T09:14:22.476 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: [global] 2024-09-17T09:14:22.476 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: fsid = 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:14:22.476 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: log_to_journald = false 2024-09-17T09:14:22.476 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-09-17T09:14:22.476 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-09-17T09:14:22.476 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-09-17T09:14:22.476 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-09-17T09:14:22.476 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 2024-09-17T09:14:22.476 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: [mgr] 2024-09-17T09:14:22.477 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-09-17T09:14:22.477 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 2024-09-17T09:14:22.477 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: [osd] 2024-09-17T09:14:22.477 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-09-17T09:14:22.477 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-09-17T09:14:22.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:22 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:21.715418+0000 mon.smithi066 (mon.0) 24 : cluster [DBG] mgrmap e4: smithi066.mabcvm(active, since 2s) 2024-09-17T09:14:22.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:22 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:22.473790+0000 mon.smithi066 (mon.0) 25 : audit [INF] from='client.? 172.21.15.66:0/944941613' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T09:14:23.100 INFO:teuthology.orchestra.run.smithi066.stderr:Enabling cephadm module... 2024-09-17T09:14:23.100 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable cephadm 2024-09-17T09:14:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:23.711718+0000 mon.smithi066 (mon.0) 26 : audit [INF] from='client.? 172.21.15.66:0/605276457' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T09:14:24.306 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-09-17T09:14:24.916 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: { 2024-09-17T09:14:24.916 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "epoch": 5, 2024-09-17T09:14:24.916 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "available": true, 2024-09-17T09:14:24.916 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "active_name": "smithi066.mabcvm", 2024-09-17T09:14:24.916 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_standby": 0 2024-09-17T09:14:24.916 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: } 2024-09-17T09:14:24.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:23.718917+0000 mon.smithi066 (mon.0) 27 : audit [INF] from='client.? 172.21.15.66:0/605276457' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T09:14:24.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:23.718967+0000 mon.smithi066 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi066.mabcvm(active, since 4s) 2024-09-17T09:14:25.512 INFO:teuthology.orchestra.run.smithi066.stderr:Waiting for the mgr to restart... 2024-09-17T09:14:25.512 INFO:teuthology.orchestra.run.smithi066.stderr:Waiting for mgr epoch 5... 2024-09-17T09:14:25.512 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-09-17T09:14:25.819 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:24.915067+0000 mon.smithi066 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.66:0/2019330688' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T09:14:30.173 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: { 2024-09-17T09:14:30.174 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-09-17T09:14:30.174 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "initialized": true 2024-09-17T09:14:30.174 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: } 2024-09-17T09:14:30.465 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:29.110581+0000 mon.smithi066 (mon.0) 30 : cluster [INF] Active manager daemon smithi066.mabcvm restarted 2024-09-17T09:14:30.465 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:29.110989+0000 mon.smithi066 (mon.0) 31 : cluster [INF] Activating manager daemon smithi066.mabcvm 2024-09-17T09:14:30.465 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:29.113171+0000 mon.smithi066 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T09:14:30.465 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:29.164297+0000 mon.smithi066 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi066.mabcvm(active, starting, since 0.0533988s) 2024-09-17T09:14:30.465 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:29.165223+0000 mon.smithi066 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:14:30.465 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:29.165842+0000 mon.smithi066 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi066.mabcvm", "id": "smithi066.mabcvm"}]: dispatch 2024-09-17T09:14:30.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:29.166571+0000 mon.smithi066 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:14:30.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:29.166718+0000 mon.smithi066 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:14:30.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:29.166862+0000 mon.smithi066 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:14:30.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:29.168774+0000 mon.smithi066 (mon.0) 39 : cluster [INF] Manager daemon smithi066.mabcvm is now available 2024-09-17T09:14:30.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:29.182146+0000 mon.smithi066 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:30.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:29.184847+0000 mon.smithi066 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:30.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:29.187324+0000 mon.smithi066 (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:30.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:29.282283+0000 mon.smithi066 (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:30.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:29.282950+0000 mon.smithi066 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:14:30.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:29.284526+0000 mon.smithi066 (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:14:30.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:29.286219+0000 mon.smithi066 (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:14:30.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:29.296579+0000 mon.smithi066 (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:14:30.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:29.297776+0000 mon.smithi066 (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:14:30.726 INFO:teuthology.orchestra.run.smithi066.stderr:mgr epoch 5 is available 2024-09-17T09:14:30.726 INFO:teuthology.orchestra.run.smithi066.stderr:Setting orchestrator backend to cephadm... 2024-09-17T09:14:30.726 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch set backend cephadm 2024-09-17T09:14:31.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:30.166067+0000 mgr.smithi066.mabcvm (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T09:14:31.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:30.166997+0000 mon.smithi066 (mon.0) 49 : cluster [DBG] mgrmap e7: smithi066.mabcvm(active, since 1.05609s) 2024-09-17T09:14:31.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:30.172675+0000 mgr.smithi066.mabcvm (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T09:14:31.914 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm set-user root 2024-09-17T09:14:32.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:31.168256+0000 mon.smithi066 (mon.0) 50 : cluster [DBG] mgrmap e8: smithi066.mabcvm(active, since 2s) 2024-09-17T09:14:32.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:31.366764+0000 mgr.smithi066.mabcvm (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:14:32.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:31.370769+0000 mon.smithi066 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:32.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:31.373807+0000 mon.smithi066 (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:14:32.519 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: value unchanged 2024-09-17T09:14:33.095 INFO:teuthology.orchestra.run.smithi066.stderr:Generating ssh key... 2024-09-17T09:14:33.095 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm generate-key 2024-09-17T09:14:33.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:32.518886+0000 mgr.smithi066.mabcvm (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:14:34.375 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm get-pub-key 2024-09-17T09:14:34.917 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:14:33.663770+0000 mgr.smithi066.mabcvm (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2024-09-17T09:14:34.917 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:33.756293+0000 mon.smithi066 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:34.917 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:33.761492+0000 mon.smithi066 (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:34.918 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+HELsFMLfYfg09MtBaYioSdHKkM8kYpfiteeHn0+D93G5XG4E9GwfU7RKoyTXKwRPYi9CV1bPJqGVAzvESNqny6H52nFo3PCTbO3qG1H+zL9c3nQBrpPqQ58S91KEc8Ine437C45W9Yy+Tq8vZvuR98iCVsD0sPS4RroaYvbHjVWbEkU9Wu2HDCS2qKhEc6KPV5Bs/d/0Lv4PYKzAxr5noBuiX40iLZxrh0Kz92bIYnJR3q8cVxPAmMqzU/zPfa64xldHFrPWKvMGGy0mogHDFmkhjXw0Q5tLGxkuszLmLKgNXYe4lgmMVxEbGobaq8aPfhpop5+G3e5bRoj2OSvA/X/0mCRdJcNcj/bYgTIKx5IY0cvH6OcDx+shk5CEW4NOvBqoWeJIUSmg18J6a4xS2Ofdr92w0hml8dx4qIFvEXEc9NCFM3MgEd/7gYooePbavWJRNIqaD8RMygqOCpUHtzBVPsnO2NY62ML/xcL3nH0ofhbhIzd/GUlA1pIg2xs= ceph-1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:14:35.507 INFO:teuthology.orchestra.run.smithi066.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T09:14:35.507 INFO:teuthology.orchestra.run.smithi066.stderr:Adding key to root@localhost authorized_keys... 2024-09-17T09:14:35.510 INFO:teuthology.orchestra.run.smithi066.stderr:Adding host smithi066... 2024-09-17T09:14:35.510 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch host add smithi066 172.21.15.66 2024-09-17T09:14:36.138 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:34.916892+0000 mgr.smithi066.mabcvm (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:14:36.741 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: Added host 'smithi066' with addr '172.21.15.66' 2024-09-17T09:14:37.213 INFO:teuthology.orchestra.run.smithi066.stderr:Deploying mon service with default placement... 2024-09-17T09:14:37.213 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mon 2024-09-17T09:14:37.750 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: Scheduled mon update... 2024-09-17T09:14:37.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:36.115466+0000 mgr.smithi066.mabcvm (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi066", "addr": "172.21.15.66", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:14:37.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:36.738623+0000 mon.smithi066 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:37.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:14:36.738930+0000 mgr.smithi066.mabcvm (mgr.14116) 9 : cephadm [INF] Added host smithi066 2024-09-17T09:14:37.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:36.739172+0000 mon.smithi066 (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:14:38.605 INFO:teuthology.orchestra.run.smithi066.stderr:Deploying mgr service with default placement... 2024-09-17T09:14:38.605 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mgr 2024-09-17T09:14:38.905 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:37.745694+0000 mgr.smithi066.mabcvm (mgr.14116) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:14:38.905 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:14:37.746382+0000 mgr.smithi066.mabcvm (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T09:14:38.905 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:37.748939+0000 mon.smithi066 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:39.212 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-09-17T09:14:40.013 INFO:teuthology.orchestra.run.smithi066.stderr:Deploying crash service with default placement... 2024-09-17T09:14:40.013 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply crash 2024-09-17T09:14:40.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:40 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:39.208170+0000 mgr.smithi066.mabcvm (mgr.14116) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:14:40.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:40 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:14:39.208692+0000 mgr.smithi066.mabcvm (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T09:14:40.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:40 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:39.211795+0000 mon.smithi066 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:40.780 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: Scheduled crash update... 2024-09-17T09:14:41.581 INFO:teuthology.orchestra.run.smithi066.stderr:Enabling mgr prometheus module... 2024-09-17T09:14:41.581 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable prometheus 2024-09-17T09:14:41.906 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:40.776535+0000 mgr.smithi066.mabcvm (mgr.14116) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:14:41.906 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:14:40.777154+0000 mgr.smithi066.mabcvm (mgr.14116) 15 : cephadm [INF] Saving service crash spec with placement * 2024-09-17T09:14:41.907 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:40.779433+0000 mon.smithi066 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:41.907 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:41.006656+0000 mon.smithi066 (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:41.907 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:41.649763+0000 mon.smithi066 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:43.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:42 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:42.226677+0000 mon.smithi066 (mon.0) 62 : audit [INF] from='client.? 172.21.15.66:0/197704160' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T09:14:43.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:42 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:42.727387+0000 mon.smithi066 (mon.0) 63 : audit [INF] from='mgr.14116 172.21.15.66:0/372549936' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:43.331 INFO:teuthology.orchestra.run.smithi066.stderr:Deploying prometheus service with default placement... 2024-09-17T09:14:43.332 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply prometheus 2024-09-17T09:14:43.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:42.783675+0000 mon.smithi066 (mon.0) 64 : audit [INF] from='client.? 172.21.15.66:0/197704160' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T09:14:43.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:42.783718+0000 mon.smithi066 (mon.0) 65 : cluster [DBG] mgrmap e9: smithi066.mabcvm(active, since 13s) 2024-09-17T09:14:48.756 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:48.185063+0000 mon.smithi066 (mon.0) 66 : cluster [INF] Active manager daemon smithi066.mabcvm restarted 2024-09-17T09:14:48.756 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:48.185462+0000 mon.smithi066 (mon.0) 67 : cluster [INF] Activating manager daemon smithi066.mabcvm 2024-09-17T09:14:48.756 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:48.189474+0000 mon.smithi066 (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T09:14:49.521 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-09-17T09:14:49.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:48.510819+0000 mon.smithi066 (mon.0) 69 : cluster [DBG] mgrmap e10: smithi066.mabcvm(active, starting, since 0.325439s) 2024-09-17T09:14:49.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:48.511839+0000 mon.smithi066 (mon.0) 70 : audit [DBG] from='mgr.14144 172.21.15.66:0/3113199355' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:14:49.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:48.512686+0000 mon.smithi066 (mon.0) 71 : audit [DBG] from='mgr.14144 172.21.15.66:0/3113199355' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi066.mabcvm", "id": "smithi066.mabcvm"}]: dispatch 2024-09-17T09:14:49.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:48.513546+0000 mon.smithi066 (mon.0) 72 : audit [DBG] from='mgr.14144 172.21.15.66:0/3113199355' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:14:49.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:48.513703+0000 mon.smithi066 (mon.0) 73 : audit [DBG] from='mgr.14144 172.21.15.66:0/3113199355' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:14:49.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:48.513864+0000 mon.smithi066 (mon.0) 74 : audit [DBG] from='mgr.14144 172.21.15.66:0/3113199355' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:14:49.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:48.515805+0000 mon.smithi066 (mon.0) 75 : cluster [INF] Manager daemon smithi066.mabcvm is now available 2024-09-17T09:14:49.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:48.622613+0000 mon.smithi066 (mon.0) 76 : audit [DBG] from='mgr.14144 172.21.15.66:0/3113199355' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:14:49.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:48.624597+0000 mon.smithi066 (mon.0) 77 : audit [DBG] from='mgr.14144 172.21.15.66:0/3113199355' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:14:49.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:48.652098+0000 mon.smithi066 (mon.0) 78 : audit [INF] from='mgr.14144 172.21.15.66:0/3113199355' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:14:49.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:48.655552+0000 mon.smithi066 (mon.0) 79 : audit [INF] from='mgr.14144 172.21.15.66:0/3113199355' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:14:50.422 INFO:teuthology.orchestra.run.smithi066.stderr:Deploying grafana service with default placement... 2024-09-17T09:14:50.422 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply grafana 2024-09-17T09:14:50.841 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:49.517060+0000 mon.smithi066 (mon.0) 80 : cluster [DBG] mgrmap e11: smithi066.mabcvm(active, since 1.33169s) 2024-09-17T09:14:50.841 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:14:49.518164+0000 mgr.smithi066.mabcvm (mgr.14144) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-09-17T09:14:50.841 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:49.520018+0000 mon.smithi066 (mon.0) 81 : audit [INF] from='mgr.14144 172.21.15.66:0/3113199355' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:50.841 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:49.863454+0000 mon.smithi066 (mon.0) 82 : audit [INF] from='mgr.14144 172.21.15.66:0/3113199355' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:51.333 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-09-17T09:14:52.207 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:50.865016+0000 mon.smithi066 (mon.0) 83 : cluster [DBG] mgrmap e12: smithi066.mabcvm(active, since 2s) 2024-09-17T09:14:52.207 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:51.326870+0000 mgr.smithi066.mabcvm (mgr.14144) 3 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:14:52.207 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:14:51.327415+0000 mgr.smithi066.mabcvm (mgr.14144) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-09-17T09:14:52.207 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:51.332219+0000 mon.smithi066 (mon.0) 84 : audit [INF] from='mgr.14144 172.21.15.66:0/3113199355' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:52.503 INFO:teuthology.orchestra.run.smithi066.stderr:Deploying node-exporter service with default placement... 2024-09-17T09:14:52.503 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply node-exporter 2024-09-17T09:14:53.104 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-09-17T09:14:53.617 INFO:teuthology.orchestra.run.smithi066.stderr:Deploying alertmanager service with default placement... 2024-09-17T09:14:53.617 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply alertmanager 2024-09-17T09:14:54.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:53.101060+0000 mgr.smithi066.mabcvm (mgr.14144) 5 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:14:54.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:14:53.101729+0000 mgr.smithi066.mabcvm (mgr.14144) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-09-17T09:14:54.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:53.103983+0000 mon.smithi066 (mon.0) 85 : audit [INF] from='mgr.14144 172.21.15.66:0/3113199355' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:54.259 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-09-17T09:14:54.873 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/cephadm/container_init True --force 2024-09-17T09:14:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:54.255491+0000 mgr.smithi066.mabcvm (mgr.14144) 7 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:14:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:14:54.256020+0000 mgr.smithi066.mabcvm (mgr.14144) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-09-17T09:14:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:54.258234+0000 mon.smithi066 (mon.0) 86 : audit [INF] from='mgr.14144 172.21.15.66:0/3113199355' entity='mgr.smithi066.mabcvm' 2024-09-17T09:14:56.064 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/dashboard/ssl_server_port 8443 2024-09-17T09:14:56.688 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:55.440726+0000 mon.smithi066 (mon.0) 87 : audit [INF] from='client.? 172.21.15.66:0/2597528407' entity='client.admin' 2024-09-17T09:14:57.271 INFO:teuthology.orchestra.run.smithi066.stderr:Enabling the dashboard module... 2024-09-17T09:14:57.271 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable dashboard 2024-09-17T09:14:57.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:56.675218+0000 mon.smithi066 (mon.0) 88 : audit [INF] from='client.? 172.21.15.66:0/2297667124' entity='client.admin' 2024-09-17T09:14:58.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:57.919079+0000 mon.smithi066 (mon.0) 89 : audit [INF] from='client.? 172.21.15.66:0/3462189908' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T09:14:59.302 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-09-17T09:14:59.963 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:58.680307+0000 mon.smithi066 (mon.0) 90 : audit [INF] from='client.? 172.21.15.66:0/3462189908' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T09:14:59.963 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:14:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:14:58.680369+0000 mon.smithi066 (mon.0) 91 : cluster [DBG] mgrmap e13: smithi066.mabcvm(active, since 10s) 2024-09-17T09:14:59.964 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: { 2024-09-17T09:14:59.964 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "epoch": 13, 2024-09-17T09:14:59.964 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "available": true, 2024-09-17T09:14:59.964 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "active_name": "smithi066.mabcvm", 2024-09-17T09:14:59.964 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "num_standby": 0 2024-09-17T09:14:59.964 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: } 2024-09-17T09:15:00.550 INFO:teuthology.orchestra.run.smithi066.stderr:Waiting for the mgr to restart... 2024-09-17T09:15:00.550 INFO:teuthology.orchestra.run.smithi066.stderr:Waiting for mgr epoch 13... 2024-09-17T09:15:00.550 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-09-17T09:15:00.891 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:14:59.962413+0000 mon.smithi066 (mon.0) 92 : audit [DBG] from='client.? 172.21.15.66:0/3484673515' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T09:15:04.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:04.126628+0000 mon.smithi066 (mon.0) 93 : cluster [INF] Active manager daemon smithi066.mabcvm restarted 2024-09-17T09:15:04.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:04.127023+0000 mon.smithi066 (mon.0) 94 : cluster [INF] Activating manager daemon smithi066.mabcvm 2024-09-17T09:15:04.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:04.128768+0000 mon.smithi066 (mon.0) 95 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:15:05.193 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: { 2024-09-17T09:15:05.193 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-09-17T09:15:05.194 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: "initialized": true 2024-09-17T09:15:05.194 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: } 2024-09-17T09:15:05.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:04.179765+0000 mon.smithi066 (mon.0) 96 : cluster [DBG] mgrmap e14: smithi066.mabcvm(active, starting, since 0.0528298s) 2024-09-17T09:15:05.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:04.182791+0000 mon.smithi066 (mon.0) 97 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:15:05.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:04.182996+0000 mon.smithi066 (mon.0) 98 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi066.mabcvm", "id": "smithi066.mabcvm"}]: dispatch 2024-09-17T09:15:05.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:04.183166+0000 mon.smithi066 (mon.0) 99 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:15:05.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:04.183308+0000 mon.smithi066 (mon.0) 100 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:15:05.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:04.183449+0000 mon.smithi066 (mon.0) 101 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:15:05.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:04.185361+0000 mon.smithi066 (mon.0) 102 : cluster [INF] Manager daemon smithi066.mabcvm is now available 2024-09-17T09:15:05.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:04.291557+0000 mon.smithi066 (mon.0) 103 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:15:05.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:04.293880+0000 mon.smithi066 (mon.0) 104 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:15:05.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:04.311714+0000 mon.smithi066 (mon.0) 105 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:15:05.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:04.320931+0000 mon.smithi066 (mon.0) 106 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:15:05.984 INFO:teuthology.orchestra.run.smithi066.stderr:mgr epoch 13 is available 2024-09-17T09:15:05.984 INFO:teuthology.orchestra.run.smithi066.stderr:Generating a dashboard self-signed certificate... 2024-09-17T09:15:05.985 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 dashboard create-self-signed-cert 2024-09-17T09:15:06.359 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:05.184411+0000 mgr.smithi066.mabcvm (mgr.14164) 1 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T09:15:06.360 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:05.184932+0000 mon.smithi066 (mon.0) 107 : cluster [DBG] mgrmap e15: smithi066.mabcvm(active, since 1.05799s) 2024-09-17T09:15:06.360 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:05.192310+0000 mgr.smithi066.mabcvm (mgr.14164) 2 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T09:15:06.360 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:05.617689+0000 mon.smithi066 (mon.0) 108 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:07.656 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: Self-signed certificate created 2024-09-17T09:15:07.667 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:06.619328+0000 mon.smithi066 (mon.0) 109 : cluster [DBG] mgrmap e16: smithi066.mabcvm(active, since 2s) 2024-09-17T09:15:08.255 INFO:teuthology.orchestra.run.smithi066.stderr:Creating initial admin user... 2024-09-17T09:15:08.256 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmp1p3mh5yp:/tmp/dashboard.pw:z quay.io/ceph/ceph:v16.2.5 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-09-17T09:15:08.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:07.610190+0000 mgr.smithi066.mabcvm (mgr.14164) 3 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:15:08.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:07.653113+0000 mon.smithi066 (mon.0) 110 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:08.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:07.655094+0000 mon.smithi066 (mon.0) 111 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:09.143 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$w6MLYKuld3ZolWQ6hQnYRe.K8QWY7BCHoXQ1rypQcrWKW.nQVnOxe", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726564509, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T09:15:09.704 INFO:teuthology.orchestra.run.smithi066.stderr:Fetching dashboard port number... 2024-09-17T09:15:09.705 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi066 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphs2rixkr:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp1_f9ocj0:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config get mgr mgr/dashboard/ssl_server_port 2024-09-17T09:15:10.325 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:08.896936+0000 mgr.smithi066.mabcvm (mgr.14164) 4 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:15:10.325 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:09.142329+0000 mon.smithi066 (mon.0) 112 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:10.325 INFO:teuthology.orchestra.run.smithi066.stderr:/usr/bin/ceph: 8443 2024-09-17T09:15:10.960 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-enabled firewalld.service 2024-09-17T09:15:10.970 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: disabled 2024-09-17T09:15:10.970 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: systemctl is-active firewalld.service 2024-09-17T09:15:10.977 INFO:teuthology.orchestra.run.smithi066.stderr:systemctl: inactive 2024-09-17T09:15:10.978 INFO:teuthology.orchestra.run.smithi066.stderr:firewalld.service is not enabled 2024-09-17T09:15:10.978 INFO:teuthology.orchestra.run.smithi066.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T09:15:10.981 INFO:teuthology.orchestra.run.smithi066.stderr:Ceph Dashboard is now available at: 2024-09-17T09:15:10.981 INFO:teuthology.orchestra.run.smithi066.stderr: 2024-09-17T09:15:10.981 INFO:teuthology.orchestra.run.smithi066.stderr: URL: https://smithi066.front.sepia.ceph.com:8443/ 2024-09-17T09:15:10.982 INFO:teuthology.orchestra.run.smithi066.stderr: User: admin 2024-09-17T09:15:10.982 INFO:teuthology.orchestra.run.smithi066.stderr: Password: pa1rtjlnrr 2024-09-17T09:15:10.982 INFO:teuthology.orchestra.run.smithi066.stderr: 2024-09-17T09:15:10.982 INFO:teuthology.orchestra.run.smithi066.stderr:You can access the Ceph CLI with: 2024-09-17T09:15:10.982 INFO:teuthology.orchestra.run.smithi066.stderr: 2024-09-17T09:15:10.982 INFO:teuthology.orchestra.run.smithi066.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:15:10.982 INFO:teuthology.orchestra.run.smithi066.stderr: 2024-09-17T09:15:10.982 INFO:teuthology.orchestra.run.smithi066.stderr:Please consider enabling telemetry to help improve Ceph: 2024-09-17T09:15:10.982 INFO:teuthology.orchestra.run.smithi066.stderr: 2024-09-17T09:15:10.982 INFO:teuthology.orchestra.run.smithi066.stderr: ceph telemetry on 2024-09-17T09:15:10.982 INFO:teuthology.orchestra.run.smithi066.stderr: 2024-09-17T09:15:10.982 INFO:teuthology.orchestra.run.smithi066.stderr:For more information see: 2024-09-17T09:15:10.982 INFO:teuthology.orchestra.run.smithi066.stderr: 2024-09-17T09:15:10.982 INFO:teuthology.orchestra.run.smithi066.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-09-17T09:15:10.983 INFO:teuthology.orchestra.run.smithi066.stderr: 2024-09-17T09:15:10.983 INFO:teuthology.orchestra.run.smithi066.stderr:Bootstrap complete. 2024-09-17T09:15:10.983 INFO:teuthology.orchestra.run.smithi066.stderr:Releasing lock 139880946593072 on /run/cephadm/1c8608ba-74d5-11ef-bceb-c7b262605968.lock 2024-09-17T09:15:10.983 INFO:teuthology.orchestra.run.smithi066.stderr:Lock 139880946593072 released on /run/cephadm/1c8608ba-74d5-11ef-bceb-c7b262605968.lock 2024-09-17T09:15:11.015 INFO:tasks.cephadm:Fetching config... 2024-09-17T09:15:11.016 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-17T09:15:11.016 DEBUG:teuthology.orchestra.run.smithi066:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T09:15:11.034 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T09:15:11.034 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-17T09:15:11.034 DEBUG:teuthology.orchestra.run.smithi066:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T09:15:11.090 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T09:15:11.091 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-17T09:15:11.091 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/keyring of=/dev/stdout 2024-09-17T09:15:11.156 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T09:15:11.156 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-17T09:15:11.157 DEBUG:teuthology.orchestra.run.smithi066:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T09:15:11.212 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T09:15:11.212 DEBUG:teuthology.orchestra.run.smithi066:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+HELsFMLfYfg09MtBaYioSdHKkM8kYpfiteeHn0+D93G5XG4E9GwfU7RKoyTXKwRPYi9CV1bPJqGVAzvESNqny6H52nFo3PCTbO3qG1H+zL9c3nQBrpPqQ58S91KEc8Ine437C45W9Yy+Tq8vZvuR98iCVsD0sPS4RroaYvbHjVWbEkU9Wu2HDCS2qKhEc6KPV5Bs/d/0Lv4PYKzAxr5noBuiX40iLZxrh0Kz92bIYnJR3q8cVxPAmMqzU/zPfa64xldHFrPWKvMGGy0mogHDFmkhjXw0Q5tLGxkuszLmLKgNXYe4lgmMVxEbGobaq8aPfhpop5+G3e5bRoj2OSvA/X/0mCRdJcNcj/bYgTIKx5IY0cvH6OcDx+shk5CEW4NOvBqoWeJIUSmg18J6a4xS2Ofdr92w0hml8dx4qIFvEXEc9NCFM3MgEd/7gYooePbavWJRNIqaD8RMygqOCpUHtzBVPsnO2NY62ML/xcL3nH0ofhbhIzd/GUlA1pIg2xs= ceph-1c8608ba-74d5-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T09:15:11.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:10.143859+0000 mon.smithi066 (mon.0) 113 : cluster [DBG] mgrmap e17: smithi066.mabcvm(active, since 6s) 2024-09-17T09:15:11.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:10.324900+0000 mon.smithi066 (mon.0) 114 : audit [DBG] from='client.? 172.21.15.66:0/1890196926' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T09:15:11.278 INFO:teuthology.orchestra.run.smithi066.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+HELsFMLfYfg09MtBaYioSdHKkM8kYpfiteeHn0+D93G5XG4E9GwfU7RKoyTXKwRPYi9CV1bPJqGVAzvESNqny6H52nFo3PCTbO3qG1H+zL9c3nQBrpPqQ58S91KEc8Ine437C45W9Yy+Tq8vZvuR98iCVsD0sPS4RroaYvbHjVWbEkU9Wu2HDCS2qKhEc6KPV5Bs/d/0Lv4PYKzAxr5noBuiX40iLZxrh0Kz92bIYnJR3q8cVxPAmMqzU/zPfa64xldHFrPWKvMGGy0mogHDFmkhjXw0Q5tLGxkuszLmLKgNXYe4lgmMVxEbGobaq8aPfhpop5+G3e5bRoj2OSvA/X/0mCRdJcNcj/bYgTIKx5IY0cvH6OcDx+shk5CEW4NOvBqoWeJIUSmg18J6a4xS2Ofdr92w0hml8dx4qIFvEXEc9NCFM3MgEd/7gYooePbavWJRNIqaD8RMygqOCpUHtzBVPsnO2NY62ML/xcL3nH0ofhbhIzd/GUlA1pIg2xs= ceph-1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:15:11.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+HELsFMLfYfg09MtBaYioSdHKkM8kYpfiteeHn0+D93G5XG4E9GwfU7RKoyTXKwRPYi9CV1bPJqGVAzvESNqny6H52nFo3PCTbO3qG1H+zL9c3nQBrpPqQ58S91KEc8Ine437C45W9Yy+Tq8vZvuR98iCVsD0sPS4RroaYvbHjVWbEkU9Wu2HDCS2qKhEc6KPV5Bs/d/0Lv4PYKzAxr5noBuiX40iLZxrh0Kz92bIYnJR3q8cVxPAmMqzU/zPfa64xldHFrPWKvMGGy0mogHDFmkhjXw0Q5tLGxkuszLmLKgNXYe4lgmMVxEbGobaq8aPfhpop5+G3e5bRoj2OSvA/X/0mCRdJcNcj/bYgTIKx5IY0cvH6OcDx+shk5CEW4NOvBqoWeJIUSmg18J6a4xS2Ofdr92w0hml8dx4qIFvEXEc9NCFM3MgEd/7gYooePbavWJRNIqaD8RMygqOCpUHtzBVPsnO2NY62ML/xcL3nH0ofhbhIzd/GUlA1pIg2xs= ceph-1c8608ba-74d5-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T09:15:11.417 INFO:teuthology.orchestra.run.smithi204.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+HELsFMLfYfg09MtBaYioSdHKkM8kYpfiteeHn0+D93G5XG4E9GwfU7RKoyTXKwRPYi9CV1bPJqGVAzvESNqny6H52nFo3PCTbO3qG1H+zL9c3nQBrpPqQ58S91KEc8Ine437C45W9Yy+Tq8vZvuR98iCVsD0sPS4RroaYvbHjVWbEkU9Wu2HDCS2qKhEc6KPV5Bs/d/0Lv4PYKzAxr5noBuiX40iLZxrh0Kz92bIYnJR3q8cVxPAmMqzU/zPfa64xldHFrPWKvMGGy0mogHDFmkhjXw0Q5tLGxkuszLmLKgNXYe4lgmMVxEbGobaq8aPfhpop5+G3e5bRoj2OSvA/X/0mCRdJcNcj/bYgTIKx5IY0cvH6OcDx+shk5CEW4NOvBqoWeJIUSmg18J6a4xS2Ofdr92w0hml8dx4qIFvEXEc9NCFM3MgEd/7gYooePbavWJRNIqaD8RMygqOCpUHtzBVPsnO2NY62ML/xcL3nH0ofhbhIzd/GUlA1pIg2xs= ceph-1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:15:11.431 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T09:15:14.687 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T09:15:14.688 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T09:15:14.799 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:13.562933+0000 mon.smithi066 (mon.0) 115 : audit [INF] from='client.? 172.21.15.66:0/1877995989' entity='client.admin' 2024-09-17T09:15:14.799 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:14.020684+0000 mon.smithi066 (mon.0) 116 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:14.800 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:14.327023+0000 mon.smithi066 (mon.0) 117 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd/host:smithi066", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:15:14.800 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:14.330031+0000 mon.smithi066 (mon.0) 118 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:15.646 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:15:14.336674+0000 mgr.smithi066.mabcvm (mgr.14164) 5 : cephadm [INF] Deploying daemon alertmanager.smithi066 on smithi066 2024-09-17T09:15:17.824 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi204 2024-09-17T09:15:17.824 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-17T09:15:17.824 DEBUG:teuthology.orchestra.run.smithi204:> dd of=/etc/ceph/ceph.conf 2024-09-17T09:15:17.843 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-17T09:15:17.843 DEBUG:teuthology.orchestra.run.smithi204:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:15:17.902 INFO:tasks.cephadm:Adding host smithi204 to orchestrator... 2024-09-17T09:15:17.902 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch host add smithi204 2024-09-17T09:15:18.056 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:16.911871+0000 mgr.smithi066.mabcvm (mgr.14164) 6 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:15:18.056 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:16.914352+0000 mon.smithi066 (mon.0) 119 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:20.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:20.663248+0000 mgr.smithi066.mabcvm (mgr.14164) 7 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi204", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:15:21.301 INFO:teuthology.orchestra.run.smithi066.stdout:Added host 'smithi204' with addr '172.21.15.204' 2024-09-17T09:15:21.925 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T09:15:22.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:22 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:21.299844+0000 mon.smithi066 (mon.0) 120 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:22.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:22 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:15:21.300162+0000 mgr.smithi066.mabcvm (mgr.14164) 8 : cephadm [INF] Added host smithi204 2024-09-17T09:15:23.671 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:15:23.671 INFO:teuthology.orchestra.run.smithi066.stdout:[{"addr": "172.21.15.66", "hostname": "smithi066", "labels": [], "status": ""}, {"addr": "172.21.15.204", "hostname": "smithi204", "labels": [], "status": ""}] 2024-09-17T09:15:23.962 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:23.670431+0000 mgr.smithi066.mabcvm (mgr.14164) 9 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:15:24.236 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T09:15:24.236 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T09:15:25.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:24.183995+0000 mgr.smithi066.mabcvm (mgr.14164) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:26.193 INFO:teuthology.orchestra.run.smithi066.stderr:adjusted tunables profile to default 2024-09-17T09:15:26.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:26.067372+0000 mon.smithi066 (mon.0) 121 : audit [INF] from='client.? 172.21.15.66:0/3529672367' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T09:15:26.864 INFO:tasks.cephadm:Adding mon.smithi066 on smithi066 2024-09-17T09:15:26.864 INFO:tasks.cephadm:Adding mon.smithi204 on smithi204 2024-09-17T09:15:26.864 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch apply mon '2;smithi066:172.21.15.66=smithi066;smithi204:172.21.15.204=smithi204' 2024-09-17T09:15:27.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:26.184351+0000 mgr.smithi066.mabcvm (mgr.14164) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:27.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:26.190165+0000 mon.smithi066 (mon.0) 122 : audit [INF] from='client.? 172.21.15.66:0/3529672367' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T09:15:27.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:26.190201+0000 mon.smithi066 (mon.0) 123 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T09:15:28.561 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled mon update... 2024-09-17T09:15:29.191 DEBUG:teuthology.orchestra.run.smithi204:mon.smithi204> sudo journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi204.service 2024-09-17T09:15:29.193 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:15:29.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:15:29.908 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:28.184602+0000 mgr.smithi066.mabcvm (mgr.14164) 12 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:29.909 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:28.555922+0000 mgr.smithi066.mabcvm (mgr.14164) 13 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi066:172.21.15.66=smithi066;smithi204:172.21.15.204=smithi204", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:15:29.909 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:15:28.557165+0000 mgr.smithi066.mabcvm (mgr.14164) 14 : cephadm [INF] Saving service mon spec with placement smithi066:172.21.15.66=smithi066;smithi204:172.21.15.204=smithi204;count:2 2024-09-17T09:15:29.909 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:28.559779+0000 mon.smithi066 (mon.0) 124 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:30.938 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:15:30.938 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:15:30.940 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:15:31.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:30.184873+0000 mgr.smithi066.mabcvm (mgr.14164) 15 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:31.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:30.937415+0000 mon.smithi066 (mon.0) 125 : audit [DBG] from='client.? 172.21.15.204:0/3586318397' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:15:32.461 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:15:32.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:15:33.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:32.185188+0000 mgr.smithi066.mabcvm (mgr.14164) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:34.224 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:15:34.224 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:15:34.226 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:15:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:33.631264+0000 mon.smithi066 (mon.0) 126 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:33.632931+0000 mon.smithi066 (mon.0) 127 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:15:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:33.634499+0000 mon.smithi066 (mon.0) 128 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T09:15:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:33.635059+0000 mon.smithi066 (mon.0) 129 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:15:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:15:33.635580+0000 mgr.smithi066.mabcvm (mgr.14164) 17 : cephadm [INF] Deploying daemon crash.smithi066 on smithi066 2024-09-17T09:15:34.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:34.223252+0000 mon.smithi066 (mon.0) 130 : audit [DBG] from='client.? 172.21.15.204:0/1901106189' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:15:34.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:34.308190+0000 mon.smithi066 (mon.0) 131 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:35.791 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:15:35.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:15:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:34.185452+0000 mgr.smithi066.mabcvm (mgr.14164) 18 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:36.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:35.718381+0000 mon.smithi066 (mon.0) 132 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:36.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:35.781392+0000 mon.smithi066 (mon.0) 133 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:36.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:35.784324+0000 mon.smithi066 (mon.0) 134 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:36.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:35.784686+0000 mon.smithi066 (mon.0) 135 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T09:15:36.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:35.788063+0000 mon.smithi066 (mon.0) 136 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:37.505 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:15:37.505 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:15:37.508 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:15:37.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:35.785001+0000 mgr.smithi066.mabcvm (mgr.14164) 19 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T09:15:37.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:15:35.790876+0000 mgr.smithi066.mabcvm (mgr.14164) 20 : cephadm [INF] Deploying daemon grafana.smithi066 on smithi066 2024-09-17T09:15:37.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:36.185801+0000 mgr.smithi066.mabcvm (mgr.14164) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:37.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:37.504935+0000 mon.smithi066 (mon.0) 137 : audit [DBG] from='client.? 172.21.15.204:0/33739153' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:15:39.093 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:15:39.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:15:39.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:38.186132+0000 mgr.smithi066.mabcvm (mgr.14164) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:39.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:39.311093+0000 mon.smithi066 (mon.0) 138 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:40.885 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:15:40.885 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:15:40.887 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:15:41.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:40.186431+0000 mgr.smithi066.mabcvm (mgr.14164) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:41.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:40.884089+0000 mon.smithi066 (mon.0) 139 : audit [DBG] from='client.? 172.21.15.204:0/3280649566' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:15:42.455 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:15:42.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:15:43.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:42.186819+0000 mgr.smithi066.mabcvm (mgr.14164) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:44.313 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:15:44.313 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:15:44.314 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:15:44.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:44.311549+0000 mon.smithi066 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.204:0/3573325832' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:15:45.859 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:15:45.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:15:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:44.187020+0000 mgr.smithi066.mabcvm (mgr.14164) 25 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:47.676 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:15:47.676 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:15:47.677 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:15:47.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:46.187270+0000 mgr.smithi066.mabcvm (mgr.14164) 26 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:47.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:47.674822+0000 mon.smithi066 (mon.0) 141 : audit [DBG] from='client.? 172.21.15.204:0/231150920' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:15:48.893 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:48.187657+0000 mgr.smithi066.mabcvm (mgr.14164) 27 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:49.312 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:15:49.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:15:50.964 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:15:50.964 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:15:50.966 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:15:51.325 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:50.187926+0000 mgr.smithi066.mabcvm (mgr.14164) 28 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:51.326 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:50.963575+0000 mon.smithi066 (mon.0) 142 : audit [DBG] from='client.? 172.21.15.204:0/2736616465' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:15:52.485 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:15:52.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:15:52.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:51.343724+0000 mon.smithi066 (mon.0) 143 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:52.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:15:51.345747+0000 mgr.smithi066.mabcvm (mgr.14164) 29 : cephadm [INF] Deploying daemon node-exporter.smithi066 on smithi066 2024-09-17T09:15:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:52.188228+0000 mgr.smithi066.mabcvm (mgr.14164) 30 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:54.298 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:15:54.298 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:15:54.300 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:15:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:54.297790+0000 mon.smithi066 (mon.0) 144 : audit [DBG] from='client.? 172.21.15.204:0/842308311' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:15:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:54.314364+0000 mon.smithi066 (mon.0) 145 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:15:55.859 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:15:55.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:15:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:54.188621+0000 mgr.smithi066.mabcvm (mgr.14164) 31 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:57.584 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:15:57.584 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:15:57.586 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:15:57.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:56.188948+0000 mgr.smithi066.mabcvm (mgr.14164) 32 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:15:58.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:15:57.583221+0000 mon.smithi066 (mon.0) 146 : audit [DBG] from='client.? 172.21.15.204:0/3409893676' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:15:59.171 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:15:59.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:15:59.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:15:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:15:58.189289+0000 mgr.smithi066.mabcvm (mgr.14164) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:00.987 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:16:00.987 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:16:00.989 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:16:01.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:00.189666+0000 mgr.smithi066.mabcvm (mgr.14164) 34 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:01.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:00.706352+0000 mon.smithi066 (mon.0) 147 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:01.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:00.712322+0000 mgr.smithi066.mabcvm (mgr.14164) 35 : cephadm [INF] Deploying daemon prometheus.smithi066 on smithi066 2024-09-17T09:16:01.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:00.986554+0000 mon.smithi066 (mon.0) 148 : audit [DBG] from='client.? 172.21.15.204:0/1148994928' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:16:02.542 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:16:02.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:16:03.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:02.189982+0000 mgr.smithi066.mabcvm (mgr.14164) 36 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:04.365 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:16:04.366 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:16:04.368 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:16:05.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:04.190261+0000 mgr.smithi066.mabcvm (mgr.14164) 37 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:05.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:04.317924+0000 mon.smithi066 (mon.0) 149 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:05.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:04.319164+0000 mon.smithi066 (mon.0) 150 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:16:05.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:04.323007+0000 mon.smithi066 (mon.0) 151 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:16:05.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:04.364918+0000 mon.smithi066 (mon.0) 152 : audit [DBG] from='client.? 172.21.15.204:0/300761572' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:16:05.947 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:16:05.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:16:07.659 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:16:07.659 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:16:07.661 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:16:07.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:06.190586+0000 mgr.smithi066.mabcvm (mgr.14164) 38 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:08.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:07.658545+0000 mon.smithi066 (mon.0) 153 : audit [DBG] from='client.? 172.21.15.204:0/1388783511' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:16:09.147 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:16:09.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:16:09.724 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:08.190876+0000 mgr.smithi066.mabcvm (mgr.14164) 39 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:11.071 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:16:11.072 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:16:11.073 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:16:11.671 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:10.191170+0000 mgr.smithi066.mabcvm (mgr.14164) 40 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:11.671 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:11.070831+0000 mon.smithi066 (mon.0) 154 : audit [DBG] from='client.? 172.21.15.204:0/3747424466' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:16:12.587 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:16:12.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:16:13.990 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:12.191389+0000 mgr.smithi066.mabcvm (mgr.14164) 41 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:13.990 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:12.673083+0000 mon.smithi066 (mon.0) 155 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:13.991 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:12.674011+0000 mon.smithi066 (mon.0) 156 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:13.991 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:12.675098+0000 mon.smithi066 (mon.0) 157 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:13.991 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:12.675969+0000 mon.smithi066 (mon.0) 158 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:16:13.991 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:13.429153+0000 mon.smithi066 (mon.0) 159 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:14.487 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:16:14.487 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:16:14.489 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:16:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:14.191604+0000 mgr.smithi066.mabcvm (mgr.14164) 42 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:14.320890+0000 mon.smithi066 (mon.0) 160 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:14.374166+0000 mon.smithi066 (mon.0) 161 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:14.486283+0000 mon.smithi066 (mon.0) 162 : audit [DBG] from='client.? 172.21.15.204:0/3659410529' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:16:16.067 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:16:16.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:16:17.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:16.191962+0000 mgr.smithi066.mabcvm (mgr.14164) 43 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:17.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:16.348146+0000 mon.smithi066 (mon.0) 163 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:17.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:16.571404+0000 mgr.smithi066.mabcvm (mgr.14164) 44 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-17T09:16:17.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:16.584696+0000 mgr.smithi066.mabcvm (mgr.14164) 45 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:16:17.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:16.615745+0000 mon.smithi066 (mon.0) 164 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:18.208 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:16:18.208 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:16:18.210 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:16:18.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:18.207571+0000 mon.smithi066 (mon.0) 165 : audit [DBG] from='client.? 172.21.15.204:0/1420305096' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:16:19.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:18.192300+0000 mgr.smithi066.mabcvm (mgr.14164) 46 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:19.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:19.095732+0000 mon.smithi066 (mon.0) 166 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:20.024 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:16:20.025 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:16:21.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:19.889814+0000 mon.smithi066 (mon.0) 167 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:21.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:19.890456+0000 mon.smithi066 (mon.0) 168 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:16:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:19.893221+0000 mon.smithi066 (mon.0) 169 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:19.894953+0000 mon.smithi066 (mon.0) 170 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi204", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:16:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:19.896648+0000 mon.smithi066 (mon.0) 171 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi204", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-17T09:16:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:19.897294+0000 mon.smithi066 (mon.0) 172 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:19.898000+0000 mgr.smithi066.mabcvm (mgr.14164) 47 : cephadm [INF] Deploying daemon crash.smithi204 on smithi204 2024-09-17T09:16:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:20.192690+0000 mgr.smithi066.mabcvm (mgr.14164) 48 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:23.052 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:16:23.052 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:16:23.054 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:16:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:22.193095+0000 mgr.smithi066.mabcvm (mgr.14164) 49 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:23.051152+0000 mon.smithi066 (mon.0) 173 : audit [DBG] from='client.? 172.21.15.204:0/1825410793' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:16:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:23.201800+0000 mon.smithi066 (mon.0) 174 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:23.204569+0000 mon.smithi066 (mon.0) 175 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi204.bluhuj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:16:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:23.206663+0000 mon.smithi066 (mon.0) 176 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi204.bluhuj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T09:16:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:23.207525+0000 mon.smithi066 (mon.0) 177 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:16:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:23.208583+0000 mon.smithi066 (mon.0) 178 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:24.701 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:16:24.701 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:16:24.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:23.209533+0000 mgr.smithi066.mabcvm (mgr.14164) 50 : cephadm [INF] Deploying daemon mgr.smithi204.bluhuj on smithi204 2024-09-17T09:16:24.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:24.324266+0000 mon.smithi066 (mon.0) 179 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:25.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:24.193489+0000 mgr.smithi066.mabcvm (mgr.14164) 51 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:26.793 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:16:26.793 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:16:26.794 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:16:27.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:26.193806+0000 mgr.smithi066.mabcvm (mgr.14164) 52 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:27.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:26.791671+0000 mon.smithi066 (mon.0) 180 : audit [DBG] from='client.? 172.21.15.204:0/1611974647' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:16:27.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:26.883877+0000 mon.smithi066 (mon.0) 181 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:27.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:26.886095+0000 mon.smithi066 (mon.0) 182 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:16:27.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:26.886967+0000 mon.smithi066 (mon.0) 183 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:28.446 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:16:28.446 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:16:28.960 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:26.887704+0000 mgr.smithi066.mabcvm (mgr.14164) 53 : cephadm [INF] Deploying daemon mon.smithi204 on smithi204 2024-09-17T09:16:29.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:28.194161+0000 mgr.smithi066.mabcvm (mgr.14164) 54 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:29.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:29.328013+0000 mon.smithi066 (mon.0) 184 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:31.043 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:16:31.043 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:14:04.086829Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:16:31.045 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-17T09:16:31.721 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:31 smithi204 systemd[1]: Starting Ceph mon.smithi204 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:16:31.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:30.194531+0000 mgr.smithi066.mabcvm (mgr.14164) 55 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:31.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:31.042231+0000 mon.smithi066 (mon.0) 185 : audit [DBG] from='client.? 172.21.15.204:0/3832597943' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:16:32.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 podman[26172]: 2024-09-17 09:16:32.021432792 +0000 UTC m=+0.016242624 image pull 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb 2024-09-17T09:16:32.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 podman[26172]: 2024-09-17 09:16:32.163543678 +0000 UTC m=+0.158353484 container create ffdaf35c256fec12e04de52ef530b32429231c5a20fbfad388d2ed57ad1e814d (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, ceph=True) 2024-09-17T09:16:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 podman[26172]: 2024-09-17 09:16:32.40782477 +0000 UTC m=+0.402634587 container init ffdaf35c256fec12e04de52ef530b32429231c5a20fbfad388d2ed57ad1e814d (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.license=GPLv2, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD) 2024-09-17T09:16:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 podman[26172]: 2024-09-17 09:16:32.411013087 +0000 UTC m=+0.405822892 container start ffdaf35c256fec12e04de52ef530b32429231c5a20fbfad388d2ed57ad1e814d (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.build-date=20201204, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099) 2024-09-17T09:16:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.431+0000 7f694454a700 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:16:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.431+0000 7f694454a700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 2 2024-09-17T09:16:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.431+0000 7f694454a700 0 pidfile_write: ignore empty --pid-file 2024-09-17T09:16:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.435+0000 7f694454a700 0 load: jerasure load: lrc load: isa 2024-09-17T09:16:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: RocksDB version: 6.8.1 2024-09-17T09:16:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T09:16:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Compile date Jul 8 2021 2024-09-17T09:16:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: DB SUMMARY 2024-09-17T09:16:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: CURRENT file: CURRENT 2024-09-17T09:16:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T09:16:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-09-17T09:16:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi204/store.db dir, Total Num: 0, files: 2024-09-17T09:16:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi204/store.db: 000003.log size: 511 ; 2024-09-17T09:16:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.error_if_exists: 0 2024-09-17T09:16:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.create_if_missing: 0 2024-09-17T09:16:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T09:16:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.env: 0x56543e7a21c0 2024-09-17T09:16:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.fs: Posix File System 2024-09-17T09:16:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.info_log: 0x56543f1d9a40 2024-09-17T09:16:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:16:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.statistics: (nil) 2024-09-17T09:16:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.use_fsync: 0 2024-09-17T09:16:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T09:16:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:16:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:16:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:16:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:16:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T09:16:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:16:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:16:32.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T09:16:32.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:16:32.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:16:32.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.db_log_dir: 2024-09-17T09:16:32.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi204/store.db 2024-09-17T09:16:32.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:16:32.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T09:16:32.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T09:16:32.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:16:32.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:16:32.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:16:32.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:16:32.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:16:32.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:16:32.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:16:32.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.write_buffer_manager: 0x56543fe50030 2024-09-17T09:16:32.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:16:32.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T09:16:32.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:16:32.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:16:32.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:16:32.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:16:32.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:16:32.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:16:32.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:16:32.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.unordered_write: 0 2024-09-17T09:16:32.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:16:32.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:16:32.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:16:32.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:16:32.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.row_cache: None 2024-09-17T09:16:32.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.wal_filter: None 2024-09-17T09:16:32.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:16:32.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:16:32.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T09:16:32.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.two_write_queues: 0 2024-09-17T09:16:32.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:16:32.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.atomic_flush: 0 2024-09-17T09:16:32.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:16:32.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:16:32.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:16:32.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T09:16:32.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-09-17T09:16:32.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T09:16:32.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T09:16:32.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:16:32.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:16:32.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:16:32.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:16:32.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:16:32.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:16:32.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:16:32.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:16:32.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_open_files: -1 2024-09-17T09:16:32.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:16:32.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:16:32.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:16:32.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:16:32.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Compression algorithms supported: 2024-09-17T09:16:32.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:16:32.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: kZSTD supported: 0 2024-09-17T09:16:32.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: kXpressCompression supported: 0 2024-09-17T09:16:32.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:16:32.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T09:16:32.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T09:16:32.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: kZlibCompression supported: 1 2024-09-17T09:16:32.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T09:16:32.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:16:32.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi204/store.db/MANIFEST-000001 2024-09-17T09:16:32.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-09-17T09:16:32.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:16:32.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.merge_operator: 2024-09-17T09:16:32.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compaction_filter: None 2024-09-17T09:16:32.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:16:32.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:16:32.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:16:32.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56543f0f2170) 2024-09-17T09:16:32.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cache_index_and_filter_blocks: 1 2024-09-17T09:16:32.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:16:32.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:16:32.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: pin_top_level_index_and_filter: 1 2024-09-17T09:16:32.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: index_type: 0 2024-09-17T09:16:32.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: data_block_index_type: 0 2024-09-17T09:16:32.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: index_shortening: 1 2024-09-17T09:16:32.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:16:32.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: hash_index_allow_collision: 1 2024-09-17T09:16:32.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: checksum: 1 2024-09-17T09:16:32.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: no_block_cache: 0 2024-09-17T09:16:32.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: block_cache: 0x56543f128f10 2024-09-17T09:16:32.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: block_cache_name: BinnedLRUCache 2024-09-17T09:16:32.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: block_cache_options: 2024-09-17T09:16:32.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: capacity : 536870912 2024-09-17T09:16:32.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: num_shard_bits : 4 2024-09-17T09:16:32.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: strict_capacity_limit : 0 2024-09-17T09:16:32.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: high_pri_pool_ratio: 0.000 2024-09-17T09:16:32.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: block_cache_compressed: (nil) 2024-09-17T09:16:32.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: persistent_cache: (nil) 2024-09-17T09:16:32.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: block_size: 4096 2024-09-17T09:16:32.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: block_size_deviation: 10 2024-09-17T09:16:32.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: block_restart_interval: 16 2024-09-17T09:16:32.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: index_block_restart_interval: 1 2024-09-17T09:16:32.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: metadata_block_size: 4096 2024-09-17T09:16:32.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: partition_filters: 0 2024-09-17T09:16:32.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: use_delta_encoding: 1 2024-09-17T09:16:32.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T09:16:32.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: whole_key_filtering: 1 2024-09-17T09:16:32.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: verify_compression: 0 2024-09-17T09:16:32.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: read_amp_bytes_per_bit: 0 2024-09-17T09:16:32.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: format_version: 2 2024-09-17T09:16:32.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: enable_index_compression: 1 2024-09-17T09:16:32.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: block_align: 0 2024-09-17T09:16:32.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:16:32.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:16:32.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compression: NoCompression 2024-09-17T09:16:32.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:16:32.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:16:32.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:16:32.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.num_levels: 7 2024-09-17T09:16:32.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:16:32.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:16:32.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:16:32.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:16:32.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:16:32.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:16:32.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:16:32.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:16:32.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:16:32.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:16:32.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:16:32.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:16:32.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:16:32.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:16:32.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:16:32.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:16:32.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:16:32.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:16:32.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:16:32.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:16:32.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:16:32.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:16:32.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:16:32.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:16:32.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:16:32.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:16:32.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:16:32.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:16:32.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:16:32.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:16:32.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:16:32.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:16:32.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T09:16:32.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:16:32.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:16:32.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T09:16:32.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:16:32.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:16:32.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:16:32.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:16:32.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:16:32.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:16:32.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:16:32.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:16:32.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:16:32.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:16:32.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:16:32.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.table_properties_collectors: 2024-09-17T09:16:32.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T09:16:32.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:16:32.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:16:32.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:16:32.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:16:32.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.bloom_locality: 0 2024-09-17T09:16:32.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T09:16:32.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:16:32.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:16:32.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.force_consistency_checks: 0 2024-09-17T09:16:32.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:16:32.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.ttl: 2592000 2024-09-17T09:16:32.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.436+0000 7f694454a700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:16:32.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.437+0000 7f694454a700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi204/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T09:16:32.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.437+0000 7f694454a700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-09-17T09:16:32.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.437+0000 7f694454a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564592438306, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-09-17T09:16:32.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.437+0000 7f694454a700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-09-17T09:16:32.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.437+0000 7f694454a700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-17T09:16:32.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.438+0000 7f694454a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564592438899, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1726564592, "oldest_key_time": 3, "file_creation_time": 0}} 2024-09-17T09:16:32.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.438+0000 7f694454a700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-09-17T09:16:32.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.438+0000 7f694454a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564592439261, "job": 1, "event": "recovery_finished"} 2024-09-17T09:16:32.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.439+0000 7f694454a700 4 rocksdb: DB pointer 0x56543f1ed800 2024-09-17T09:16:32.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.439+0000 7f692b352700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-09-17T09:16:32.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.439+0000 7f692b352700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-09-17T09:16:32.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: ** DB Stats ** 2024-09-17T09:16:32.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:16:32.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T09:16:32.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:16:32.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:16:32.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T09:16:32.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T09:16:32.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:16:32.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: ** Compaction Stats [default] ** 2024-09-17T09:16:32.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T09:16:32.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:16:32.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-09-17T09:16:32.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-09-17T09:16:32.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-09-17T09:16:32.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: ** Compaction Stats [default] ** 2024-09-17T09:16:32.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T09:16:32.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:16:32.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-09-17T09:16:32.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:16:32.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:16:32.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:16:32.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:16:32.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:16:32.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:16:32.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Cumulative compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:16:32.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Interval compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:16:32.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:16:32.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:16:32.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: ** Compaction Stats [default] ** 2024-09-17T09:16:32.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T09:16:32.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:16:32.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-09-17T09:16:32.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-09-17T09:16:32.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T09:16:32.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: ** Compaction Stats [default] ** 2024-09-17T09:16:32.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T09:16:32.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:16:32.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.5 0.00 0.00 1 0.001 0 0 2024-09-17T09:16:32.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:16:32.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:16:32.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:16:32.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:16:32.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:16:32.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:16:32.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Cumulative compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:16:32.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:16:32.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:16:32.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:16:32.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.439+0000 7f694454a700 0 mon.smithi204 does not exist in monmap, will attempt to join an existing cluster 2024-09-17T09:16:32.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.439+0000 7f694454a700 0 using public_addr v2:172.21.15.204:0/0 -> [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] 2024-09-17T09:16:32.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.440+0000 7f694454a700 0 starting mon.smithi204 rank -1 at public addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] at bind addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi204 fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:16:32.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.441+0000 7f694454a700 1 mon.smithi204@-1(???) e0 preinit fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:16:32.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.468+0000 7f692db57700 0 mon.smithi204@-1(synchronizing).mds e1 new map 2024-09-17T09:16:32.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.468+0000 7f692db57700 0 mon.smithi204@-1(synchronizing).mds e1 print_map 2024-09-17T09:16:32.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: e1 2024-09-17T09:16:32.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T09:16:32.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T09:16:32.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: legacy client fscid: -1 2024-09-17T09:16:32.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: No filesystems configured 2024-09-17T09:16:32.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:16:32.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.468+0000 7f692db57700 1 mon.smithi204@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T09:16:32.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.468+0000 7f692db57700 1 mon.smithi204@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-17T09:16:32.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.468+0000 7f692db57700 1 mon.smithi204@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T09:16:32.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.468+0000 7f692db57700 1 mon.smithi204@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T09:16:32.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.468+0000 7f692db57700 1 mon.smithi204@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T09:16:32.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.468+0000 7f692db57700 1 mon.smithi204@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T09:16:32.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.468+0000 7f692db57700 1 mon.smithi204@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-09-17T09:16:32.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.469+0000 7f692db57700 0 mon.smithi204@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T09:16:32.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.469+0000 7f692db57700 0 mon.smithi204@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:16:32.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.469+0000 7f692db57700 0 mon.smithi204@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:16:32.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.469+0000 7f692db57700 0 mon.smithi204@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:16:32.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:30.194531+0000 mgr.smithi066.mabcvm (mgr.14164) 55 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:32.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:31.042231+0000 mon.smithi066 (mon.0) 185 : audit [DBG] from='client.? 172.21.15.204:0/3832597943' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:16:32.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.469+0000 7f692db57700 1 mon.smithi204@-1(synchronizing).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2024-09-17T09:16:32.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.470+0000 7f692db57700 20 expand_channel_meta expand map: {default=false} 2024-09-17T09:16:32.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.470+0000 7f692db57700 20 expand_channel_meta from 'false' to 'false' 2024-09-17T09:16:32.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.470+0000 7f692db57700 20 expand_channel_meta expanded map: {default=false} 2024-09-17T09:16:32.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.470+0000 7f692db57700 20 expand_channel_meta expand map: {default=info} 2024-09-17T09:16:32.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.470+0000 7f692db57700 20 expand_channel_meta from 'info' to 'info' 2024-09-17T09:16:32.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.470+0000 7f692db57700 20 expand_channel_meta expanded map: {default=info} 2024-09-17T09:16:32.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.470+0000 7f692db57700 20 expand_channel_meta expand map: {default=daemon} 2024-09-17T09:16:32.769 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.470+0000 7f692db57700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-09-17T09:16:32.769 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.470+0000 7f692db57700 20 expand_channel_meta expanded map: {default=daemon} 2024-09-17T09:16:32.769 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.470+0000 7f692db57700 20 expand_channel_meta expand map: {default=debug} 2024-09-17T09:16:32.769 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.470+0000 7f692db57700 20 expand_channel_meta from 'debug' to 'debug' 2024-09-17T09:16:32.770 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:16:32.470+0000 7f692db57700 20 expand_channel_meta expanded map: {default=debug} 2024-09-17T09:16:32.770 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 bash[26172]: ffdaf35c256fec12e04de52ef530b32429231c5a20fbfad388d2ed57ad1e814d 2024-09-17T09:16:32.771 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:32 smithi204 systemd[1]: Started Ceph mon.smithi204 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:16:32.997 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-17T09:16:32.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:16:37.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:32.194921+0000 mgr.smithi066.mabcvm (mgr.14164) 56 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:37.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:32.476398+0000 mon.smithi066 (mon.0) 192 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:16:37.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:32.476733+0000 mon.smithi066 (mon.0) 193 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:16:37.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:32.476892+0000 mon.smithi066 (mon.0) 194 : cluster [INF] mon.smithi066 calling monitor election 2024-09-17T09:16:37.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:33.473695+0000 mon.smithi066 (mon.0) 195 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:16:37.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:34.195287+0000 mgr.smithi066.mabcvm (mgr.14164) 57 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:37.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:34.473709+0000 mon.smithi066 (mon.0) 196 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:16:37.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:34.474698+0000 mon.smithi204 (mon.1) 1 : cluster [INF] mon.smithi204 calling monitor election 2024-09-17T09:16:37.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:35.473832+0000 mon.smithi066 (mon.0) 197 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:16:37.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:36.195712+0000 mgr.smithi066.mabcvm (mgr.14164) 58 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:37.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:36.473840+0000 mon.smithi066 (mon.0) 198 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:16:37.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:37.473956+0000 mon.smithi066 (mon.0) 199 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:16:37.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:37.480128+0000 mon.smithi066 (mon.0) 200 : cluster [INF] mon.smithi066 is new leader, mons smithi066,smithi204 in quorum (ranks 0,1) 2024-09-17T09:16:37.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:37.485009+0000 mon.smithi066 (mon.0) 201 : cluster [DBG] monmap e2: 2 mons at {smithi066=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],smithi204=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} 2024-09-17T09:16:37.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:37.485059+0000 mon.smithi066 (mon.0) 202 : cluster [DBG] fsmap 2024-09-17T09:16:37.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:37.485085+0000 mon.smithi066 (mon.0) 203 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T09:16:37.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:37.485392+0000 mon.smithi066 (mon.0) 204 : cluster [DBG] mgrmap e17: smithi066.mabcvm(active, since 93s) 2024-09-17T09:16:37.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:37.485812+0000 mon.smithi066 (mon.0) 205 : cluster [DBG] Standby manager daemon smithi204.bluhuj started 2024-09-17T09:16:37.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:37.488690+0000 mon.smithi066 (mon.0) 206 : cluster [INF] overall HEALTH_OK 2024-09-17T09:16:37.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:37.490762+0000 mon.smithi066 (mon.0) 207 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:37.887 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:32.194921+0000 mgr.smithi066.mabcvm (mgr.14164) 56 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:37.887 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:32.476398+0000 mon.smithi066 (mon.0) 192 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:16:37.887 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:32.476733+0000 mon.smithi066 (mon.0) 193 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:16:37.887 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:32.476892+0000 mon.smithi066 (mon.0) 194 : cluster [INF] mon.smithi066 calling monitor election 2024-09-17T09:16:37.887 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:33.473695+0000 mon.smithi066 (mon.0) 195 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:16:37.888 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:34.195287+0000 mgr.smithi066.mabcvm (mgr.14164) 57 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:37.888 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:34.473709+0000 mon.smithi066 (mon.0) 196 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:16:37.888 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:34.474698+0000 mon.smithi204 (mon.1) 1 : cluster [INF] mon.smithi204 calling monitor election 2024-09-17T09:16:37.888 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:35.473832+0000 mon.smithi066 (mon.0) 197 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:16:37.888 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:36.195712+0000 mgr.smithi066.mabcvm (mgr.14164) 58 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:37.888 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:36.473840+0000 mon.smithi066 (mon.0) 198 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:16:37.888 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:37.473956+0000 mon.smithi066 (mon.0) 199 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:16:37.888 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:37.480128+0000 mon.smithi066 (mon.0) 200 : cluster [INF] mon.smithi066 is new leader, mons smithi066,smithi204 in quorum (ranks 0,1) 2024-09-17T09:16:37.888 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:37.485009+0000 mon.smithi066 (mon.0) 201 : cluster [DBG] monmap e2: 2 mons at {smithi066=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],smithi204=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} 2024-09-17T09:16:37.888 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:37.485059+0000 mon.smithi066 (mon.0) 202 : cluster [DBG] fsmap 2024-09-17T09:16:37.888 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:37.485085+0000 mon.smithi066 (mon.0) 203 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-09-17T09:16:37.888 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:37.485392+0000 mon.smithi066 (mon.0) 204 : cluster [DBG] mgrmap e17: smithi066.mabcvm(active, since 93s) 2024-09-17T09:16:37.889 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:37.485812+0000 mon.smithi066 (mon.0) 205 : cluster [DBG] Standby manager daemon smithi204.bluhuj started 2024-09-17T09:16:37.889 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:37.488690+0000 mon.smithi066 (mon.0) 206 : cluster [INF] overall HEALTH_OK 2024-09-17T09:16:37.889 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:37.490762+0000 mon.smithi066 (mon.0) 207 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:37.953 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-17T09:16:37.953 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":2,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:16:32.473631Z","created":"2024-09-17T09:14:04.086829Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi066","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi204","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:3300","nonce":0},{"type":"v1","addr":"172.21.15.204:6789","nonce":0}]},"addr":"172.21.15.204:6789/0","public_addr":"172.21.15.204:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T09:16:37.954 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 2 2024-09-17T09:16:38.537 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T09:16:38.537 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T09:16:38.857 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:37.492450+0000 mgr.smithi066.mabcvm (mgr.14164) 59 : cephadm [INF] Deploying daemon node-exporter.smithi204 on smithi204 2024-09-17T09:16:38.857 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:37.542369+0000 mon.smithi066 (mon.0) 208 : cluster [DBG] mgrmap e18: smithi066.mabcvm(active, since 93s), standbys: smithi204.bluhuj 2024-09-17T09:16:38.857 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:37.542822+0000 mon.smithi066 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi204.bluhuj", "id": "smithi204.bluhuj"}]: dispatch 2024-09-17T09:16:38.858 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:37.951548+0000 mon.smithi066 (mon.0) 210 : audit [DBG] from='client.? 172.21.15.204:0/4189702341' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:16:38.858 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:38.474627+0000 mon.smithi066 (mon.0) 211 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:16:38.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:16:37.492450+0000 mgr.smithi066.mabcvm (mgr.14164) 59 : cephadm [INF] Deploying daemon node-exporter.smithi204 on smithi204 2024-09-17T09:16:38.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:37.542369+0000 mon.smithi066 (mon.0) 208 : cluster [DBG] mgrmap e18: smithi066.mabcvm(active, since 93s), standbys: smithi204.bluhuj 2024-09-17T09:16:38.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:37.542822+0000 mon.smithi066 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi204.bluhuj", "id": "smithi204.bluhuj"}]: dispatch 2024-09-17T09:16:38.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:37.951548+0000 mon.smithi066 (mon.0) 210 : audit [DBG] from='client.? 172.21.15.204:0/4189702341' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:16:38.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:38.474627+0000 mon.smithi066 (mon.0) 211 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:16:39.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:38.196000+0000 mgr.smithi066.mabcvm (mgr.14164) 60 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:39.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:39.332383+0000 mon.smithi066 (mon.0) 212 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:38.196000+0000 mgr.smithi066.mabcvm (mgr.14164) 60 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:39.332383+0000 mon.smithi066 (mon.0) 212 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:40.358 INFO:teuthology.orchestra.run.smithi066.stdout:# minimal ceph.conf for 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:16:40.358 INFO:teuthology.orchestra.run.smithi066.stdout:[global] 2024-09-17T09:16:40.358 INFO:teuthology.orchestra.run.smithi066.stdout: fsid = 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:16:40.358 INFO:teuthology.orchestra.run.smithi066.stdout: mon_host = [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] 2024-09-17T09:16:40.911 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:40 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:40.357650+0000 mon.smithi066 (mon.0) 213 : audit [DBG] from='client.? 172.21.15.66:0/174987728' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:40.942 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T09:16:40.942 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-17T09:16:40.942 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T09:16:40.971 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-17T09:16:40.971 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:16:40.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:40.357650+0000 mon.smithi066 (mon.0) 213 : audit [DBG] from='client.? 172.21.15.66:0/174987728' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:41.038 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-17T09:16:41.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T09:16:41.072 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-17T09:16:41.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:16:41.141 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T09:16:41.141 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-17T09:16:41.141 DEBUG:teuthology.orchestra.run.smithi066:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:16:41.158 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T09:16:41.158 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_1 2024-09-17T09:16:41.215 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T09:16:41.215 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:16:41.215 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-09-17T09:16:41.215 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:16:41.215 INFO:teuthology.orchestra.run.smithi066.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:16:41.215 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-17 09:16:12.077384256 +0000 2024-09-17T09:16:41.215 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-17 09:13:11.597303417 +0000 2024-09-17T09:16:41.215 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-17 09:13:11.597303417 +0000 2024-09-17T09:16:41.215 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: 2024-09-17 09:13:11.597303417 +0000 2024-09-17T09:16:41.216 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T09:16:41.280 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-17T09:16:41.280 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-17T09:16:41.280 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.00026822 s, 1.9 MB/s 2024-09-17T09:16:41.281 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T09:16:41.339 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_2 2024-09-17T09:16:41.394 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T09:16:41.394 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:16:41.394 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-09-17T09:16:41.395 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:16:41.395 INFO:teuthology.orchestra.run.smithi066.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:16:41.395 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-17 09:16:12.077384256 +0000 2024-09-17T09:16:41.395 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-17 09:13:11.928300522 +0000 2024-09-17T09:16:41.395 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-17 09:13:11.928300522 +0000 2024-09-17T09:16:41.395 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: 2024-09-17 09:13:11.928300522 +0000 2024-09-17T09:16:41.395 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T09:16:41.459 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-17T09:16:41.459 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-17T09:16:41.459 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000220562 s, 2.3 MB/s 2024-09-17T09:16:41.460 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T09:16:41.517 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_3 2024-09-17T09:16:41.573 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T09:16:41.573 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:16:41.573 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-17T09:16:41.574 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:16:41.574 INFO:teuthology.orchestra.run.smithi066.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:16:41.574 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-17 09:16:12.078384247 +0000 2024-09-17T09:16:41.574 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-17 09:13:12.258297635 +0000 2024-09-17T09:16:41.574 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-17 09:13:12.258297635 +0000 2024-09-17T09:16:41.574 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: 2024-09-17 09:13:12.258297635 +0000 2024-09-17T09:16:41.574 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T09:16:41.637 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-17T09:16:41.637 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-17T09:16:41.637 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000183268 s, 2.8 MB/s 2024-09-17T09:16:41.639 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T09:16:41.695 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_4 2024-09-17T09:16:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:40.196193+0000 mgr.smithi066.mabcvm (mgr.14164) 61 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:41.751 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T09:16:41.751 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:16:41.751 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-17T09:16:41.751 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:16:41.751 INFO:teuthology.orchestra.run.smithi066.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:16:41.751 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-17 09:16:12.078384247 +0000 2024-09-17T09:16:41.751 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-17 09:13:12.587294757 +0000 2024-09-17T09:16:41.751 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-17 09:13:12.587294757 +0000 2024-09-17T09:16:41.752 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: 2024-09-17 09:13:12.587294757 +0000 2024-09-17T09:16:41.752 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T09:16:41.812 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:40.196193+0000 mgr.smithi066.mabcvm (mgr.14164) 61 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:41.815 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-17T09:16:41.815 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-17T09:16:41.815 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000187606 s, 2.7 MB/s 2024-09-17T09:16:41.816 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T09:16:41.873 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-17T09:16:41.873 DEBUG:teuthology.orchestra.run.smithi204:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:16:41.890 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T09:16:41.890 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_1 2024-09-17T09:16:41.945 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T09:16:41.946 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:16:41.946 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-09-17T09:16:41.946 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:16:41.946 INFO:teuthology.orchestra.run.smithi204.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:16:41.946 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-09-17 09:16:37.999048921 +0000 2024-09-17T09:16:41.946 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-09-17 09:13:10.591959495 +0000 2024-09-17T09:16:41.946 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-09-17 09:13:10.591959495 +0000 2024-09-17T09:16:41.947 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: 2024-09-17 09:13:10.591959495 +0000 2024-09-17T09:16:41.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T09:16:42.010 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-09-17T09:16:42.011 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-09-17T09:16:42.011 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000196927 s, 2.6 MB/s 2024-09-17T09:16:42.012 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T09:16:42.069 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_2 2024-09-17T09:16:42.125 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T09:16:42.129 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:16:42.129 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-09-17T09:16:42.129 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:16:42.129 INFO:teuthology.orchestra.run.smithi204.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:16:42.129 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-09-17 09:16:38.000048907 +0000 2024-09-17T09:16:42.129 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-09-17 09:13:10.929954796 +0000 2024-09-17T09:16:42.129 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-09-17 09:13:10.929954796 +0000 2024-09-17T09:16:42.129 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: 2024-09-17 09:13:10.929954796 +0000 2024-09-17T09:16:42.130 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T09:16:42.190 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-09-17T09:16:42.190 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-09-17T09:16:42.190 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000207923 s, 2.5 MB/s 2024-09-17T09:16:42.191 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T09:16:42.247 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_3 2024-09-17T09:16:42.302 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T09:16:42.303 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:16:42.303 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-09-17T09:16:42.303 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:16:42.303 INFO:teuthology.orchestra.run.smithi204.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:16:42.303 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-09-17 09:16:38.000048907 +0000 2024-09-17T09:16:42.303 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-09-17 09:13:11.248950360 +0000 2024-09-17T09:16:42.303 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-09-17 09:13:11.248950360 +0000 2024-09-17T09:16:42.303 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: 2024-09-17 09:13:11.248950360 +0000 2024-09-17T09:16:42.303 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T09:16:42.366 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-09-17T09:16:42.366 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-09-17T09:16:42.366 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000188757 s, 2.7 MB/s 2024-09-17T09:16:42.367 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T09:16:42.423 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_4 2024-09-17T09:16:42.479 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T09:16:42.479 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:16:42.479 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-17T09:16:42.479 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:16:42.479 INFO:teuthology.orchestra.run.smithi204.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:16:42.479 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-09-17 09:16:38.000048907 +0000 2024-09-17T09:16:42.479 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-09-17 09:13:11.558946050 +0000 2024-09-17T09:16:42.480 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-09-17 09:13:11.558946050 +0000 2024-09-17T09:16:42.480 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: 2024-09-17 09:13:11.558946050 +0000 2024-09-17T09:16:42.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T09:16:42.543 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-09-17T09:16:42.543 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-09-17T09:16:42.543 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000196301 s, 2.6 MB/s 2024-09-17T09:16:42.544 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T09:16:42.600 INFO:tasks.cephadm:Deploying osd.0 on smithi066 with /dev/vg_nvme/lv_4... 2024-09-17T09:16:42.601 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-17T09:16:43.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:42.196495+0000 mgr.smithi066.mabcvm (mgr.14164) 62 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:43.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:42.196495+0000 mgr.smithi066.mabcvm (mgr.14164) 62 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:44.496 INFO:teuthology.orchestra.run.smithi066.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-17T09:16:44.496 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-17T09:16:44.496 INFO:teuthology.orchestra.run.smithi066.stderr: stderr: 10+0 records in 2024-09-17T09:16:44.496 INFO:teuthology.orchestra.run.smithi066.stderr:10+0 records out 2024-09-17T09:16:44.497 INFO:teuthology.orchestra.run.smithi066.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0154806 s, 677 MB/s 2024-09-17T09:16:44.497 INFO:teuthology.orchestra.run.smithi066.stderr:--> Zapping successful for: 2024-09-17T09:16:45.116 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi066:vg_nvme/lv_4 2024-09-17T09:16:45.692 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:44.196720+0000 mgr.smithi066.mabcvm (mgr.14164) 63 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:45.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:44.196720+0000 mgr.smithi066.mabcvm (mgr.14164) 63 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:47.834 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:46.196995+0000 mgr.smithi066.mabcvm (mgr.14164) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:47.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:47.001812+0000 mon.smithi066 (mon.0) 214 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:16:47.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:47.003268+0000 mon.smithi066 (mon.0) 215 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:16:47.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:47.003790+0000 mon.smithi066 (mon.0) 216 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:47.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:46.196995+0000 mgr.smithi066.mabcvm (mgr.14164) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:47.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:47.001812+0000 mon.smithi066 (mon.0) 214 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:16:47.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:47.003268+0000 mon.smithi066 (mon.0) 215 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:16:47.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:47.003790+0000 mon.smithi066 (mon.0) 216 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:48.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:47.000861+0000 mgr.smithi066.mabcvm (mgr.14164) 65 : audit [DBG] from='client.14240 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:48.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:47.758836+0000 mon.smithi066 (mon.0) 217 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:48.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:47.760181+0000 mon.smithi066 (mon.0) 218 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:48.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:47.761047+0000 mon.smithi066 (mon.0) 219 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:48.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:47.761605+0000 mon.smithi066 (mon.0) 220 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:16:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:47.000861+0000 mgr.smithi066.mabcvm (mgr.14164) 65 : audit [DBG] from='client.14240 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:47.758836+0000 mon.smithi066 (mon.0) 217 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:47.760181+0000 mon.smithi066 (mon.0) 218 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:47.761047+0000 mon.smithi066 (mon.0) 219 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:47.761605+0000 mon.smithi066 (mon.0) 220 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:16:49.733 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:48.197288+0000 mgr.smithi066.mabcvm (mgr.14164) 66 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:49.733 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:49.116346+0000 mon.smithi066 (mon.0) 221 : audit [INF] from='client.? 172.21.15.66:0/1127208590' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c11bb5a-fe59-4a00-b6d8-0a92188eff63"}]: dispatch 2024-09-17T09:16:49.733 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:49.120551+0000 mon.smithi066 (mon.0) 222 : audit [INF] from='client.? 172.21.15.66:0/1127208590' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6c11bb5a-fe59-4a00-b6d8-0a92188eff63"}]': finished 2024-09-17T09:16:49.734 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:49.120614+0000 mon.smithi066 (mon.0) 223 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T09:16:49.734 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:49.120708+0000 mon.smithi066 (mon.0) 224 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:16:49.734 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:49.337357+0000 mon.smithi066 (mon.0) 225 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:49.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:48.197288+0000 mgr.smithi066.mabcvm (mgr.14164) 66 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:49.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:49.116346+0000 mon.smithi066 (mon.0) 221 : audit [INF] from='client.? 172.21.15.66:0/1127208590' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6c11bb5a-fe59-4a00-b6d8-0a92188eff63"}]: dispatch 2024-09-17T09:16:49.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:49.120551+0000 mon.smithi066 (mon.0) 222 : audit [INF] from='client.? 172.21.15.66:0/1127208590' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6c11bb5a-fe59-4a00-b6d8-0a92188eff63"}]': finished 2024-09-17T09:16:49.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:49.120614+0000 mon.smithi066 (mon.0) 223 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T09:16:49.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:49.120708+0000 mon.smithi066 (mon.0) 224 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:16:49.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:49.337357+0000 mon.smithi066 (mon.0) 225 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:49.572504+0000 mon.smithi066 (mon.0) 226 : audit [DBG] from='client.? 172.21.15.66:0/76127546' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:16:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:49.677263+0000 mon.smithi066 (mon.0) 227 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:49.677696+0000 mgr.smithi066.mabcvm (mgr.14164) 67 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-17T09:16:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:49.691366+0000 mgr.smithi066.mabcvm (mgr.14164) 68 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:16:50.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:49.720224+0000 mon.smithi066 (mon.0) 228 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:49.572504+0000 mon.smithi066 (mon.0) 226 : audit [DBG] from='client.? 172.21.15.66:0/76127546' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:16:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:49.677263+0000 mon.smithi066 (mon.0) 227 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:16:49.677696+0000 mgr.smithi066.mabcvm (mgr.14164) 67 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-17T09:16:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:16:49.691366+0000 mgr.smithi066.mabcvm (mgr.14164) 68 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:16:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:49.720224+0000 mon.smithi066 (mon.0) 228 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:51.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:50.197502+0000 mgr.smithi066.mabcvm (mgr.14164) 69 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:51.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:50.197502+0000 mgr.smithi066.mabcvm (mgr.14164) 69 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:53.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:52.135599+0000 mon.smithi066 (mon.0) 229 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:53.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:52.136190+0000 mgr.smithi066.mabcvm (mgr.14164) 70 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-17T09:16:53.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:52.167749+0000 mon.smithi066 (mon.0) 230 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:53.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:52.170777+0000 mon.smithi066 (mon.0) 231 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:53.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:52.173085+0000 mgr.smithi066.mabcvm (mgr.14164) 71 : cephadm [INF] Reconfiguring mon.smithi066 (unknown last config time)... 2024-09-17T09:16:53.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:52.173272+0000 mon.smithi066 (mon.0) 232 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:16:53.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:52.173807+0000 mon.smithi066 (mon.0) 233 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:16:53.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:52.174287+0000 mon.smithi066 (mon.0) 234 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:53.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:52.174718+0000 mgr.smithi066.mabcvm (mgr.14164) 72 : cephadm [INF] Reconfiguring daemon mon.smithi066 on smithi066 2024-09-17T09:16:53.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:52.197737+0000 mgr.smithi066.mabcvm (mgr.14164) 73 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:52.135599+0000 mon.smithi066 (mon.0) 229 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:16:52.136190+0000 mgr.smithi066.mabcvm (mgr.14164) 70 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-17T09:16:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:52.167749+0000 mon.smithi066 (mon.0) 230 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:52.170777+0000 mon.smithi066 (mon.0) 231 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:16:52.173085+0000 mgr.smithi066.mabcvm (mgr.14164) 71 : cephadm [INF] Reconfiguring mon.smithi066 (unknown last config time)... 2024-09-17T09:16:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:52.173272+0000 mon.smithi066 (mon.0) 232 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:16:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:52.173807+0000 mon.smithi066 (mon.0) 233 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:16:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:52.174287+0000 mon.smithi066 (mon.0) 234 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:16:52.174718+0000 mgr.smithi066.mabcvm (mgr.14164) 72 : cephadm [INF] Reconfiguring daemon mon.smithi066 on smithi066 2024-09-17T09:16:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:52.197737+0000 mgr.smithi066.mabcvm (mgr.14164) 73 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:55.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:54.198160+0000 mgr.smithi066.mabcvm (mgr.14164) 74 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:55.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:54.487340+0000 mon.smithi066 (mon.0) 235 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:55.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:16:54.488037+0000 mgr.smithi066.mabcvm (mgr.14164) 75 : cephadm [INF] Reconfiguring mgr.smithi066.mabcvm (unknown last config time)... 2024-09-17T09:16:55.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:54.488378+0000 mon.smithi066 (mon.0) 236 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi066.mabcvm", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:16:55.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:54.489282+0000 mon.smithi066 (mon.0) 237 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:16:55.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:54.490055+0000 mon.smithi066 (mon.0) 238 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:55.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:16:54.490702+0000 mgr.smithi066.mabcvm (mgr.14164) 76 : cephadm [INF] Reconfiguring daemon mgr.smithi066.mabcvm on smithi066 2024-09-17T09:16:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:54.198160+0000 mgr.smithi066.mabcvm (mgr.14164) 74 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:54.487340+0000 mon.smithi066 (mon.0) 235 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:54.488037+0000 mgr.smithi066.mabcvm (mgr.14164) 75 : cephadm [INF] Reconfiguring mgr.smithi066.mabcvm (unknown last config time)... 2024-09-17T09:16:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:54.488378+0000 mon.smithi066 (mon.0) 236 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi066.mabcvm", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:16:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:54.489282+0000 mon.smithi066 (mon.0) 237 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:16:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:54.490055+0000 mon.smithi066 (mon.0) 238 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:54.490702+0000 mgr.smithi066.mabcvm (mgr.14164) 76 : cephadm [INF] Reconfiguring daemon mgr.smithi066.mabcvm on smithi066 2024-09-17T09:16:56.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:56.021652+0000 mon.smithi066 (mon.0) 239 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:16:56.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:56.022369+0000 mon.smithi066 (mon.0) 240 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:56.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:56.021652+0000 mon.smithi066 (mon.0) 239 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:16:56.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:56.022369+0000 mon.smithi066 (mon.0) 240 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:16:57.681 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:56.022920+0000 mgr.smithi066.mabcvm (mgr.14164) 77 : cephadm [INF] Deploying daemon osd.0 on smithi066 2024-09-17T09:16:57.681 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:56.198656+0000 mgr.smithi066.mabcvm (mgr.14164) 78 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:57.681 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:16:57.186902+0000 mon.smithi066 (mon.0) 241 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:16:56.022920+0000 mgr.smithi066.mabcvm (mgr.14164) 77 : cephadm [INF] Deploying daemon osd.0 on smithi066 2024-09-17T09:16:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:56.198656+0000 mgr.smithi066.mabcvm (mgr.14164) 78 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:16:57.186902+0000 mon.smithi066 (mon.0) 241 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:16:58.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:57.187492+0000 mgr.smithi066.mabcvm (mgr.14164) 79 : cephadm [INF] Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:16:58.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:16:57.189829+0000 mgr.smithi066.mabcvm (mgr.14164) 80 : cephadm [INF] Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:16:58.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:16:57.187492+0000 mgr.smithi066.mabcvm (mgr.14164) 79 : cephadm [INF] Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:16:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:16:57.189829+0000 mgr.smithi066.mabcvm (mgr.14164) 80 : cephadm [INF] Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:16:59.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:16:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:16:58.199070+0000 mgr.smithi066.mabcvm (mgr.14164) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:59.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:16:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:16:58.199070+0000 mgr.smithi066.mabcvm (mgr.14164) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:00.677 INFO:teuthology.orchestra.run.smithi066.stdout:Created osd(s) 0 on host 'smithi066' 2024-09-17T09:17:01.281 DEBUG:teuthology.orchestra.run.smithi066:osd.0> sudo journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T09:17:01.284 INFO:tasks.cephadm:Deploying osd.1 on smithi066 with /dev/vg_nvme/lv_3... 2024-09-17T09:17:01.284 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-09-17T09:17:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:00.199342+0000 mgr.smithi066.mabcvm (mgr.14164) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:00.669653+0000 mon.smithi066 (mon.0) 242 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:00.674280+0000 mon.smithi066 (mon.0) 243 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:01.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:00.199342+0000 mgr.smithi066.mabcvm (mgr.14164) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:01.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:00.669653+0000 mon.smithi066 (mon.0) 242 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:01.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:00.674280+0000 mon.smithi066 (mon.0) 243 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:03.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:02.199679+0000 mgr.smithi066.mabcvm (mgr.14164) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:03.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:02.199679+0000 mgr.smithi066.mabcvm (mgr.14164) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:03.994 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:17:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.0[32178]: debug 2024-09-17T09:17:03.754+0000 7f4990ab2080 -1 osd.0 0 log_to_monitors {default=true} 2024-09-17T09:17:04.948 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:03.759231+0000 mon.smithi066 (mon.0) 244 : audit [INF] from='osd.0 [v2:172.21.15.66:6802/921726031,v1:172.21.15.66:6803/921726031]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:17:04.948 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:04.320375+0000 mon.smithi066 (mon.0) 245 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:17:04.948 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:04.323856+0000 mon.smithi066 (mon.0) 246 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:17:04.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:03.759231+0000 mon.smithi066 (mon.0) 244 : audit [INF] from='osd.0 [v2:172.21.15.66:6802/921726031,v1:172.21.15.66:6803/921726031]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:17:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:04.320375+0000 mon.smithi066 (mon.0) 245 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:17:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:04.323856+0000 mon.smithi066 (mon.0) 246 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:17:05.345 INFO:teuthology.orchestra.run.smithi066.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-09-17T09:17:05.346 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-09-17T09:17:05.346 INFO:teuthology.orchestra.run.smithi066.stderr: stderr: 10+0 records in 2024-09-17T09:17:05.346 INFO:teuthology.orchestra.run.smithi066.stderr:10+0 records out 2024-09-17T09:17:05.346 INFO:teuthology.orchestra.run.smithi066.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0138889 s, 755 MB/s 2024-09-17T09:17:05.346 INFO:teuthology.orchestra.run.smithi066.stderr:--> Zapping successful for: 2024-09-17T09:17:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:04.200058+0000 mgr.smithi066.mabcvm (mgr.14164) 84 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:04.680879+0000 mon.smithi066 (mon.0) 247 : audit [INF] from='osd.0 [v2:172.21.15.66:6802/921726031,v1:172.21.15.66:6803/921726031]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T09:17:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:04.680931+0000 mon.smithi066 (mon.0) 248 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T09:17:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:04.681045+0000 mon.smithi066 (mon.0) 249 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:17:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:04.681482+0000 mon.smithi066 (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.66:6802/921726031,v1:172.21.15.66:6803/921726031]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:17:05.994 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:17:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.0[32178]: debug 2024-09-17T09:17:05.687+0000 7f4987015700 -1 osd.0 0 waiting for initial osdmap 2024-09-17T09:17:05.994 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:17:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.0[32178]: debug 2024-09-17T09:17:05.692+0000 7f498278f700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-17T09:17:05.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:04.200058+0000 mgr.smithi066.mabcvm (mgr.14164) 84 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:05.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:04.680879+0000 mon.smithi066 (mon.0) 247 : audit [INF] from='osd.0 [v2:172.21.15.66:6802/921726031,v1:172.21.15.66:6803/921726031]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T09:17:05.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:04.680931+0000 mon.smithi066 (mon.0) 248 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T09:17:05.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:04.681045+0000 mon.smithi066 (mon.0) 249 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:17:05.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:04.681482+0000 mon.smithi066 (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.66:6802/921726031,v1:172.21.15.66:6803/921726031]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:17:06.127 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi066:vg_nvme/lv_3 2024-09-17T09:17:06.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:05.684441+0000 mon.smithi066 (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.66:6802/921726031,v1:172.21.15.66:6803/921726031]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-17T09:17:06.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:05.684501+0000 mon.smithi066 (mon.0) 252 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-09-17T09:17:06.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:05.685457+0000 mon.smithi066 (mon.0) 253 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:17:06.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:05.691708+0000 mon.smithi066 (mon.0) 254 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:17:06.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:05.684441+0000 mon.smithi066 (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.66:6802/921726031,v1:172.21.15.66:6803/921726031]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-17T09:17:06.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:05.684501+0000 mon.smithi066 (mon.0) 252 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-09-17T09:17:06.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:05.685457+0000 mon.smithi066 (mon.0) 253 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:17:06.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:05.691708+0000 mon.smithi066 (mon.0) 254 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:17:07.941 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:04.778283+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:17:07.941 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:04.778465+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:17:07.941 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:06.200363+0000 mgr.smithi066.mabcvm (mgr.14164) 85 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:07.941 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:06.688659+0000 mon.smithi066 (mon.0) 255 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:17:07.941 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:06.692259+0000 mon.smithi066 (mon.0) 256 : cluster [INF] osd.0 [v2:172.21.15.66:6802/921726031,v1:172.21.15.66:6803/921726031] boot 2024-09-17T09:17:07.941 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:06.692295+0000 mon.smithi066 (mon.0) 257 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T09:17:07.941 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:06.692745+0000 mon.smithi066 (mon.0) 258 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:17:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:04.778283+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:17:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:04.778465+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:17:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:06.200363+0000 mgr.smithi066.mabcvm (mgr.14164) 85 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:06.688659+0000 mon.smithi066 (mon.0) 255 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:17:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:06.692259+0000 mon.smithi066 (mon.0) 256 : cluster [INF] osd.0 [v2:172.21.15.66:6802/921726031,v1:172.21.15.66:6803/921726031] boot 2024-09-17T09:17:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:06.692295+0000 mon.smithi066 (mon.0) 257 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T09:17:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:06.692745+0000 mon.smithi066 (mon.0) 258 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:17:08.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:08.084745+0000 mon.smithi066 (mon.0) 259 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:17:08.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:08.086062+0000 mon.smithi066 (mon.0) 260 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:17:08.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:08.086599+0000 mon.smithi066 (mon.0) 261 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:08.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:08.513570+0000 mon.smithi066 (mon.0) 262 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:08.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:08.514309+0000 mon.smithi066 (mon.0) 263 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:17:08.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:08.514892+0000 mon.smithi066 (mon.0) 264 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:08.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:08.084745+0000 mon.smithi066 (mon.0) 259 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:17:08.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:08.086062+0000 mon.smithi066 (mon.0) 260 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:17:08.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:08.086599+0000 mon.smithi066 (mon.0) 261 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:08.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:08.513570+0000 mon.smithi066 (mon.0) 262 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:08.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:08.514309+0000 mon.smithi066 (mon.0) 263 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:17:08.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:08.514892+0000 mon.smithi066 (mon.0) 264 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:09.809 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:08.083990+0000 mgr.smithi066.mabcvm (mgr.14164) 86 : audit [DBG] from='client.14258 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:17:09.809 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:08.200679+0000 mgr.smithi066.mabcvm (mgr.14164) 87 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:09.809 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:08.514078+0000 mgr.smithi066.mabcvm (mgr.14164) 88 : cephadm [INF] Reconfiguring crash.smithi066 (monmap changed)... 2024-09-17T09:17:09.809 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:08.515289+0000 mgr.smithi066.mabcvm (mgr.14164) 89 : cephadm [INF] Reconfiguring daemon crash.smithi066 on smithi066 2024-09-17T09:17:09.809 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:08.707494+0000 mon.smithi066 (mon.0) 265 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-09-17T09:17:09.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:08.083990+0000 mgr.smithi066.mabcvm (mgr.14164) 86 : audit [DBG] from='client.14258 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:17:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:08.200679+0000 mgr.smithi066.mabcvm (mgr.14164) 87 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:08.514078+0000 mgr.smithi066.mabcvm (mgr.14164) 88 : cephadm [INF] Reconfiguring crash.smithi066 (monmap changed)... 2024-09-17T09:17:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:08.515289+0000 mgr.smithi066.mabcvm (mgr.14164) 89 : cephadm [INF] Reconfiguring daemon crash.smithi066 on smithi066 2024-09-17T09:17:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:08.707494+0000 mon.smithi066 (mon.0) 265 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-09-17T09:17:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:10.201029+0000 mgr.smithi066.mabcvm (mgr.14164) 90 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:10.727527+0000 mon.smithi066 (mon.0) 266 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:10.728250+0000 mgr.smithi066.mabcvm (mgr.14164) 91 : cephadm [INF] Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:17:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:10.732756+0000 mgr.smithi066.mabcvm (mgr.14164) 92 : cephadm [INF] Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:17:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:10.201029+0000 mgr.smithi066.mabcvm (mgr.14164) 90 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:10.727527+0000 mon.smithi066 (mon.0) 266 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:10.728250+0000 mgr.smithi066.mabcvm (mgr.14164) 91 : cephadm [INF] Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:17:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:10.732756+0000 mgr.smithi066.mabcvm (mgr.14164) 92 : cephadm [INF] Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:17:12.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:11.772005+0000 mon.smithi066 (mon.0) 267 : audit [INF] from='client.? 172.21.15.66:0/345170066' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed9c62e4-3694-4db1-a4d2-7398e1582297"}]: dispatch 2024-09-17T09:17:12.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:11.778497+0000 mon.smithi066 (mon.0) 268 : audit [INF] from='client.? 172.21.15.66:0/345170066' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed9c62e4-3694-4db1-a4d2-7398e1582297"}]': finished 2024-09-17T09:17:12.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:11.778572+0000 mon.smithi066 (mon.0) 269 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T09:17:12.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:11.778710+0000 mon.smithi066 (mon.0) 270 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:12.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:12.215897+0000 mon.smithi066 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.66:0/2767368210' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:17:12.984 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:11.772005+0000 mon.smithi066 (mon.0) 267 : audit [INF] from='client.? 172.21.15.66:0/345170066' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed9c62e4-3694-4db1-a4d2-7398e1582297"}]: dispatch 2024-09-17T09:17:12.984 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:11.778497+0000 mon.smithi066 (mon.0) 268 : audit [INF] from='client.? 172.21.15.66:0/345170066' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed9c62e4-3694-4db1-a4d2-7398e1582297"}]': finished 2024-09-17T09:17:12.984 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:11.778572+0000 mon.smithi066 (mon.0) 269 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T09:17:12.985 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:11.778710+0000 mon.smithi066 (mon.0) 270 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:12.985 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:12.215897+0000 mon.smithi066 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.66:0/2767368210' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:17:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:12.201261+0000 mgr.smithi066.mabcvm (mgr.14164) 93 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:12.201261+0000 mgr.smithi066.mabcvm (mgr.14164) 93 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:15.937 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:14.201602+0000 mgr.smithi066.mabcvm (mgr.14164) 94 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:15.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:14.201602+0000 mgr.smithi066.mabcvm (mgr.14164) 94 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:17.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:16.201985+0000 mgr.smithi066.mabcvm (mgr.14164) 95 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:18.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:16.201985+0000 mgr.smithi066.mabcvm (mgr.14164) 95 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:19.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:18.202435+0000 mgr.smithi066.mabcvm (mgr.14164) 96 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:19.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:19.685008+0000 mon.smithi066 (mon.0) 272 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:20.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:18.202435+0000 mgr.smithi066.mabcvm (mgr.14164) 96 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:20.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:19.685008+0000 mon.smithi066 (mon.0) 272 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:21.100 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:19.685841+0000 mgr.smithi066.mabcvm (mgr.14164) 97 : cephadm [INF] Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:17:21.100 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:19.689885+0000 mgr.smithi066.mabcvm (mgr.14164) 98 : cephadm [INF] Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:17:21.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:19.685841+0000 mgr.smithi066.mabcvm (mgr.14164) 97 : cephadm [INF] Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:17:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:19.689885+0000 mgr.smithi066.mabcvm (mgr.14164) 98 : cephadm [INF] Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:17:21.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:20.202704+0000 mgr.smithi066.mabcvm (mgr.14164) 99 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:21.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:21.124823+0000 mon.smithi066 (mon.0) 273 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:17:21.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:21.125617+0000 mon.smithi066 (mon.0) 274 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:22.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:20.202704+0000 mgr.smithi066.mabcvm (mgr.14164) 99 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:22.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:21.124823+0000 mon.smithi066 (mon.0) 273 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:17:22.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:21.125617+0000 mon.smithi066 (mon.0) 274 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:22.961 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:22 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:21.126166+0000 mgr.smithi066.mabcvm (mgr.14164) 100 : cephadm [INF] Deploying daemon osd.1 on smithi066 2024-09-17T09:17:23.057 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:22 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:21.126166+0000 mgr.smithi066.mabcvm (mgr.14164) 100 : cephadm [INF] Deploying daemon osd.1 on smithi066 2024-09-17T09:17:23.920 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:22.202993+0000 mgr.smithi066.mabcvm (mgr.14164) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:24.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:22.202993+0000 mgr.smithi066.mabcvm (mgr.14164) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:24.909 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:24.203290+0000 mgr.smithi066.mabcvm (mgr.14164) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:25.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:24.203290+0000 mgr.smithi066.mabcvm (mgr.14164) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:26.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:25.158510+0000 mon.smithi066 (mon.0) 275 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:26.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:25.159041+0000 mgr.smithi066.mabcvm (mgr.14164) 103 : cephadm [INF] Reconfiguring crash.smithi204 (monmap changed)... 2024-09-17T09:17:26.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:25.159286+0000 mon.smithi066 (mon.0) 276 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi204", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:17:26.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:25.159999+0000 mon.smithi066 (mon.0) 277 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:26.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:25.160537+0000 mgr.smithi066.mabcvm (mgr.14164) 104 : cephadm [INF] Reconfiguring daemon crash.smithi204 on smithi204 2024-09-17T09:17:26.484 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:25.158510+0000 mon.smithi066 (mon.0) 275 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:26.484 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:25.159041+0000 mgr.smithi066.mabcvm (mgr.14164) 103 : cephadm [INF] Reconfiguring crash.smithi204 (monmap changed)... 2024-09-17T09:17:26.484 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:25.159286+0000 mon.smithi066 (mon.0) 276 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi204", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:17:26.484 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:25.159999+0000 mon.smithi066 (mon.0) 277 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:26.485 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:25.160537+0000 mgr.smithi066.mabcvm (mgr.14164) 104 : cephadm [INF] Reconfiguring daemon crash.smithi204 on smithi204 2024-09-17T09:17:27.652 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:26.203613+0000 mgr.smithi066.mabcvm (mgr.14164) 105 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:27.653 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:26.442188+0000 mon.smithi066 (mon.0) 278 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:27.653 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:26.442693+0000 mgr.smithi066.mabcvm (mgr.14164) 106 : cephadm [INF] Reconfiguring mgr.smithi204.bluhuj (monmap changed)... 2024-09-17T09:17:27.653 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:26.442971+0000 mon.smithi066 (mon.0) 279 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi204.bluhuj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:17:27.653 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:26.443701+0000 mon.smithi066 (mon.0) 280 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:17:27.653 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:26.444338+0000 mon.smithi066 (mon.0) 281 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:27.653 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:26.444881+0000 mgr.smithi066.mabcvm (mgr.14164) 107 : cephadm [INF] Reconfiguring daemon mgr.smithi204.bluhuj on smithi204 2024-09-17T09:17:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:26.203613+0000 mgr.smithi066.mabcvm (mgr.14164) 105 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:26.442188+0000 mon.smithi066 (mon.0) 278 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:26.442693+0000 mgr.smithi066.mabcvm (mgr.14164) 106 : cephadm [INF] Reconfiguring mgr.smithi204.bluhuj (monmap changed)... 2024-09-17T09:17:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:26.442971+0000 mon.smithi066 (mon.0) 279 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi204.bluhuj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:17:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:26.443701+0000 mon.smithi066 (mon.0) 280 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:17:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:26.444338+0000 mon.smithi066 (mon.0) 281 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:26.444881+0000 mgr.smithi066.mabcvm (mgr.14164) 107 : cephadm [INF] Reconfiguring daemon mgr.smithi204.bluhuj on smithi204 2024-09-17T09:17:28.455 INFO:teuthology.orchestra.run.smithi066.stdout:Created osd(s) 1 on host 'smithi066' 2024-09-17T09:17:28.866 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:27.683432+0000 mon.smithi066 (mon.0) 282 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:28.866 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:27.683888+0000 mgr.smithi066.mabcvm (mgr.14164) 108 : cephadm [INF] Reconfiguring mon.smithi204 (monmap changed)... 2024-09-17T09:17:28.866 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:27.684124+0000 mon.smithi066 (mon.0) 283 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:17:28.866 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:27.684817+0000 mon.smithi066 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:17:28.866 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:27.685458+0000 mon.smithi066 (mon.0) 285 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:28.867 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:27.686005+0000 mgr.smithi066.mabcvm (mgr.14164) 109 : cephadm [INF] Reconfiguring daemon mon.smithi204 on smithi204 2024-09-17T09:17:28.867 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.449029+0000 mon.smithi066 (mon.0) 286 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:28.867 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.452310+0000 mon.smithi066 (mon.0) 287 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:27.683432+0000 mon.smithi066 (mon.0) 282 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:27.683888+0000 mgr.smithi066.mabcvm (mgr.14164) 108 : cephadm [INF] Reconfiguring mon.smithi204 (monmap changed)... 2024-09-17T09:17:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:27.684124+0000 mon.smithi066 (mon.0) 283 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:17:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:27.684817+0000 mon.smithi066 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:17:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:27.685458+0000 mon.smithi066 (mon.0) 285 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:27.686005+0000 mgr.smithi066.mabcvm (mgr.14164) 109 : cephadm [INF] Reconfiguring daemon mon.smithi204 on smithi204 2024-09-17T09:17:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.449029+0000 mon.smithi066 (mon.0) 286 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.452310+0000 mon.smithi066 (mon.0) 287 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:29.090 DEBUG:teuthology.orchestra.run.smithi066:osd.1> sudo journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T09:17:29.093 INFO:tasks.cephadm:Deploying osd.2 on smithi066 with /dev/vg_nvme/lv_2... 2024-09-17T09:17:29.093 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-09-17T09:17:29.956 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:28.203833+0000 mgr.smithi066.mabcvm (mgr.14164) 110 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:29.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.914396+0000 mon.smithi066 (mon.0) 288 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:29.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.916781+0000 mon.smithi066 (mon.0) 289 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T09:17:29.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.917971+0000 mon.smithi066 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.66:9093"}]: dispatch 2024-09-17T09:17:29.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.921832+0000 mon.smithi066 (mon.0) 291 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:29.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.925207+0000 mon.smithi066 (mon.0) 292 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T09:17:29.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.930247+0000 mon.smithi066 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.66:3000"}]: dispatch 2024-09-17T09:17:29.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.934320+0000 mon.smithi066 (mon.0) 294 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:29.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.937629+0000 mon.smithi066 (mon.0) 295 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T09:17:29.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.942517+0000 mon.smithi066 (mon.0) 296 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.66:9095"}]: dispatch 2024-09-17T09:17:29.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.946431+0000 mon.smithi066 (mon.0) 297 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:29.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.948489+0000 mon.smithi066 (mon.0) 298 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:29.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.949665+0000 mon.smithi066 (mon.0) 299 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:29.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.951247+0000 mon.smithi066 (mon.0) 300 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:28.203833+0000 mgr.smithi066.mabcvm (mgr.14164) 110 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.914396+0000 mon.smithi066 (mon.0) 288 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.916781+0000 mon.smithi066 (mon.0) 289 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T09:17:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.917971+0000 mon.smithi066 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.66:9093"}]: dispatch 2024-09-17T09:17:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.921832+0000 mon.smithi066 (mon.0) 291 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.925207+0000 mon.smithi066 (mon.0) 292 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T09:17:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.930247+0000 mon.smithi066 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.66:3000"}]: dispatch 2024-09-17T09:17:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.934320+0000 mon.smithi066 (mon.0) 294 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.937629+0000 mon.smithi066 (mon.0) 295 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T09:17:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.942517+0000 mon.smithi066 (mon.0) 296 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.66:9095"}]: dispatch 2024-09-17T09:17:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.946431+0000 mon.smithi066 (mon.0) 297 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.948489+0000 mon.smithi066 (mon.0) 298 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.949665+0000 mon.smithi066 (mon.0) 299 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.951247+0000 mon.smithi066 (mon.0) 300 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:30.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.917093+0000 mgr.smithi066.mabcvm (mgr.14164) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T09:17:30.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.918199+0000 mgr.smithi066.mabcvm (mgr.14164) 112 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.66:9093"}]: dispatch 2024-09-17T09:17:30.869 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.925516+0000 mgr.smithi066.mabcvm (mgr.14164) 113 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T09:17:30.869 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.930527+0000 mgr.smithi066.mabcvm (mgr.14164) 114 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.66:3000"}]: dispatch 2024-09-17T09:17:30.869 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.938095+0000 mgr.smithi066.mabcvm (mgr.14164) 115 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T09:17:30.869 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:28.942792+0000 mgr.smithi066.mabcvm (mgr.14164) 116 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.66:9095"}]: dispatch 2024-09-17T09:17:30.869 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:30.490965+0000 mon.smithi066 (mon.0) 301 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:30.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.917093+0000 mgr.smithi066.mabcvm (mgr.14164) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T09:17:30.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.918199+0000 mgr.smithi066.mabcvm (mgr.14164) 112 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.66:9093"}]: dispatch 2024-09-17T09:17:30.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.925516+0000 mgr.smithi066.mabcvm (mgr.14164) 113 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T09:17:30.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.930527+0000 mgr.smithi066.mabcvm (mgr.14164) 114 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.66:3000"}]: dispatch 2024-09-17T09:17:30.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.938095+0000 mgr.smithi066.mabcvm (mgr.14164) 115 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T09:17:30.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:28.942792+0000 mgr.smithi066.mabcvm (mgr.14164) 116 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.66:9095"}]: dispatch 2024-09-17T09:17:30.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:30.490965+0000 mon.smithi066 (mon.0) 301 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:31.902 INFO:teuthology.orchestra.run.smithi066.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-09-17T09:17:31.902 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-09-17T09:17:31.902 INFO:teuthology.orchestra.run.smithi066.stderr: stderr: 10+0 records in 2024-09-17T09:17:31.903 INFO:teuthology.orchestra.run.smithi066.stderr:10+0 records out 2024-09-17T09:17:31.903 INFO:teuthology.orchestra.run.smithi066.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0124123 s, 845 MB/s 2024-09-17T09:17:31.903 INFO:teuthology.orchestra.run.smithi066.stderr:--> Zapping successful for: 2024-09-17T09:17:31.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:30.204060+0000 mgr.smithi066.mabcvm (mgr.14164) 117 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:31.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:31.546430+0000 mon.smithi066 (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.66:6810/3018516302,v1:172.21.15.66:6811/3018516302]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:17:31.904 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:17:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.1[34864]: debug 2024-09-17T09:17:31.541+0000 7f3bb79f5080 -1 osd.1 0 log_to_monitors {default=true} 2024-09-17T09:17:31.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:30.204060+0000 mgr.smithi066.mabcvm (mgr.14164) 117 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:31.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:31.546430+0000 mon.smithi066 (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.66:6810/3018516302,v1:172.21.15.66:6811/3018516302]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:17:32.722 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:17:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.1[34864]: debug 2024-09-17T09:17:32.706+0000 7f3badf58700 -1 osd.1 0 waiting for initial osdmap 2024-09-17T09:17:32.722 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:17:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.1[34864]: debug 2024-09-17T09:17:32.709+0000 7f3ba86d0700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-17T09:17:32.723 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:31.698633+0000 mon.smithi066 (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.66:6810/3018516302,v1:172.21.15.66:6811/3018516302]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:17:32.723 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:31.698704+0000 mon.smithi066 (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T09:17:32.723 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:31.698819+0000 mon.smithi066 (mon.0) 305 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:32.723 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:31.699189+0000 mon.smithi066 (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.66:6810/3018516302,v1:172.21.15.66:6811/3018516302]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:17:32.742 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi066:vg_nvme/lv_2 2024-09-17T09:17:32.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:31.698633+0000 mon.smithi066 (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.66:6810/3018516302,v1:172.21.15.66:6811/3018516302]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:17:32.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:31.698704+0000 mon.smithi066 (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T09:17:32.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:31.698819+0000 mon.smithi066 (mon.0) 305 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:32.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:31.699189+0000 mon.smithi066 (mon.0) 306 : audit [INF] from='osd.1 [v2:172.21.15.66:6810/3018516302,v1:172.21.15.66:6811/3018516302]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:17:33.776 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:32.204291+0000 mgr.smithi066.mabcvm (mgr.14164) 118 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:33.776 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:32.704025+0000 mon.smithi066 (mon.0) 307 : audit [INF] from='osd.1 [v2:172.21.15.66:6810/3018516302,v1:172.21.15.66:6811/3018516302]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-17T09:17:33.776 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:32.704102+0000 mon.smithi066 (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-09-17T09:17:33.776 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:32.704450+0000 mon.smithi066 (mon.0) 309 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:33.776 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:32.708100+0000 mon.smithi066 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:32.204291+0000 mgr.smithi066.mabcvm (mgr.14164) 118 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:32.704025+0000 mon.smithi066 (mon.0) 307 : audit [INF] from='osd.1 [v2:172.21.15.66:6810/3018516302,v1:172.21.15.66:6811/3018516302]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-17T09:17:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:32.704102+0000 mon.smithi066 (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-09-17T09:17:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:32.704450+0000 mon.smithi066 (mon.0) 309 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:32.708100+0000 mon.smithi066 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:34.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:32.553735+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:17:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:32.553828+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:17:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:33.708991+0000 mon.smithi066 (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.66:6810/3018516302,v1:172.21.15.66:6811/3018516302] boot 2024-09-17T09:17:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:33.709016+0000 mon.smithi066 (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T09:17:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:33.709416+0000 mon.smithi066 (mon.0) 313 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:34.990 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:32.553735+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:17:34.990 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:32.553828+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:17:34.991 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:33.708991+0000 mon.smithi066 (mon.0) 311 : cluster [INF] osd.1 [v2:172.21.15.66:6810/3018516302,v1:172.21.15.66:6811/3018516302] boot 2024-09-17T09:17:34.991 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:33.709016+0000 mon.smithi066 (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T09:17:34.991 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:33.709416+0000 mon.smithi066 (mon.0) 313 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:17:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:34.204509+0000 mgr.smithi066.mabcvm (mgr.14164) 119 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:34.717493+0000 mon.smithi066 (mon.0) 314 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-09-17T09:17:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:35.699602+0000 mon.smithi066 (mon.0) 315 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:17:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:35.700746+0000 mon.smithi066 (mon.0) 316 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:17:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:35.701273+0000 mon.smithi066 (mon.0) 317 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:34.204509+0000 mgr.smithi066.mabcvm (mgr.14164) 119 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:17:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:34.717493+0000 mon.smithi066 (mon.0) 314 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-09-17T09:17:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:35.699602+0000 mon.smithi066 (mon.0) 315 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:17:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:35.700746+0000 mon.smithi066 (mon.0) 316 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:17:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:35.701273+0000 mon.smithi066 (mon.0) 317 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:36.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:35.698880+0000 mgr.smithi066.mabcvm (mgr.14164) 120 : audit [DBG] from='client.14276 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:17:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:36.204074+0000 mon.smithi066 (mon.0) 318 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:36.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:35.698880+0000 mgr.smithi066.mabcvm (mgr.14164) 120 : audit [DBG] from='client.14276 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:17:36.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:36.204074+0000 mon.smithi066 (mon.0) 318 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:37.947 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:36.204730+0000 mgr.smithi066.mabcvm (mgr.14164) 121 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:37.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:36.204730+0000 mgr.smithi066.mabcvm (mgr.14164) 121 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:38.205105+0000 mgr.smithi066.mabcvm (mgr.14164) 122 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:38.959539+0000 mon.smithi066 (mon.0) 319 : audit [INF] from='client.? 172.21.15.66:0/1933348511' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "acdb8e44-1791-48f9-a870-eccf1aa1f64a"}]: dispatch 2024-09-17T09:17:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:38.967715+0000 mon.smithi066 (mon.0) 320 : audit [INF] from='client.? 172.21.15.66:0/1933348511' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "acdb8e44-1791-48f9-a870-eccf1aa1f64a"}]': finished 2024-09-17T09:17:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:38.967758+0000 mon.smithi066 (mon.0) 321 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T09:17:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:38.967857+0000 mon.smithi066 (mon.0) 322 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:17:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:39.391881+0000 mon.smithi066 (mon.0) 323 : audit [DBG] from='client.? 172.21.15.66:0/2725839507' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:17:39.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:38.205105+0000 mgr.smithi066.mabcvm (mgr.14164) 122 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:39.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:38.959539+0000 mon.smithi066 (mon.0) 319 : audit [INF] from='client.? 172.21.15.66:0/1933348511' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "acdb8e44-1791-48f9-a870-eccf1aa1f64a"}]: dispatch 2024-09-17T09:17:39.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:38.967715+0000 mon.smithi066 (mon.0) 320 : audit [INF] from='client.? 172.21.15.66:0/1933348511' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "acdb8e44-1791-48f9-a870-eccf1aa1f64a"}]': finished 2024-09-17T09:17:39.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:38.967758+0000 mon.smithi066 (mon.0) 321 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T09:17:39.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:38.967857+0000 mon.smithi066 (mon.0) 322 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:17:39.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:39.391881+0000 mon.smithi066 (mon.0) 323 : audit [DBG] from='client.? 172.21.15.66:0/2725839507' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:17:41.957 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:40.205442+0000 mgr.smithi066.mabcvm (mgr.14164) 123 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:41.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:40.205442+0000 mgr.smithi066.mabcvm (mgr.14164) 123 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:43.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:42.205853+0000 mgr.smithi066.mabcvm (mgr.14164) 124 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:43.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:42.205853+0000 mgr.smithi066.mabcvm (mgr.14164) 124 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:45.642 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:44.206185+0000 mgr.smithi066.mabcvm (mgr.14164) 125 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:45.642 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:44.267192+0000 mgr.smithi066.mabcvm (mgr.14164) 126 : cephadm [INF] Detected new or changed devices on smithi066 2024-09-17T09:17:45.642 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:44.272016+0000 mon.smithi066 (mon.0) 324 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:45.642 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:44.514098+0000 mon.smithi066 (mon.0) 325 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:17:45.642 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:44.514847+0000 mon.smithi066 (mon.0) 326 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:17:45.642 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:44.515370+0000 mgr.smithi066.mabcvm (mgr.14164) 127 : cephadm [INF] Adjusting osd_memory_target on smithi066 to 6432M 2024-09-17T09:17:45.643 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:44.519223+0000 mon.smithi066 (mon.0) 327 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:45.643 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:44.522871+0000 mon.smithi066 (mon.0) 328 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:45.643 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:44.525694+0000 mon.smithi066 (mon.0) 329 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:45.643 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:44.526553+0000 mon.smithi066 (mon.0) 330 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:45.643 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:44.527112+0000 mon.smithi066 (mon.0) 331 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:45.662 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:44.206185+0000 mgr.smithi066.mabcvm (mgr.14164) 125 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:45.662 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:44.267192+0000 mgr.smithi066.mabcvm (mgr.14164) 126 : cephadm [INF] Detected new or changed devices on smithi066 2024-09-17T09:17:45.662 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:44.272016+0000 mon.smithi066 (mon.0) 324 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:45.662 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:44.514098+0000 mon.smithi066 (mon.0) 325 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:17:45.662 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:44.514847+0000 mon.smithi066 (mon.0) 326 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:17:45.662 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:44.515370+0000 mgr.smithi066.mabcvm (mgr.14164) 127 : cephadm [INF] Adjusting osd_memory_target on smithi066 to 6432M 2024-09-17T09:17:45.663 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:44.519223+0000 mon.smithi066 (mon.0) 327 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:45.663 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:44.522871+0000 mon.smithi066 (mon.0) 328 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:45.663 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:44.525694+0000 mon.smithi066 (mon.0) 329 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:45.663 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:44.526553+0000 mon.smithi066 (mon.0) 330 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:45.663 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:44.527112+0000 mon.smithi066 (mon.0) 331 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:47.378 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:46.056726+0000 mon.smithi066 (mon.0) 332 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:47.378 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:46.206616+0000 mgr.smithi066.mabcvm (mgr.14164) 128 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:47.378 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:46.320117+0000 mon.smithi066 (mon.0) 333 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:17:47.378 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:46.320861+0000 mon.smithi066 (mon.0) 334 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:47.378 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:17:46.321395+0000 mgr.smithi066.mabcvm (mgr.14164) 129 : cephadm [INF] Deploying daemon osd.2 on smithi066 2024-09-17T09:17:47.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:46.056726+0000 mon.smithi066 (mon.0) 332 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:47.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:46.206616+0000 mgr.smithi066.mabcvm (mgr.14164) 128 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:47.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:46.320117+0000 mon.smithi066 (mon.0) 333 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:17:47.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:46.320861+0000 mon.smithi066 (mon.0) 334 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:47.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:17:46.321395+0000 mgr.smithi066.mabcvm (mgr.14164) 129 : cephadm [INF] Deploying daemon osd.2 on smithi066 2024-09-17T09:17:49.914 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:48.207030+0000 mgr.smithi066.mabcvm (mgr.14164) 130 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:49.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:48.207030+0000 mgr.smithi066.mabcvm (mgr.14164) 130 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:51.207 INFO:teuthology.orchestra.run.smithi066.stdout:Created osd(s) 2 on host 'smithi066' 2024-09-17T09:17:51.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:50.207570+0000 mgr.smithi066.mabcvm (mgr.14164) 131 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:51.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:51.201521+0000 mon.smithi066 (mon.0) 335 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:51.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:51.205623+0000 mon.smithi066 (mon.0) 336 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:51.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:50.207570+0000 mgr.smithi066.mabcvm (mgr.14164) 131 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:51.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:51.201521+0000 mon.smithi066 (mon.0) 335 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:51.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:51.205623+0000 mon.smithi066 (mon.0) 336 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:52.445 DEBUG:teuthology.orchestra.run.smithi066:osd.2> sudo journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T09:17:52.447 INFO:tasks.cephadm:Deploying osd.3 on smithi066 with /dev/vg_nvme/lv_1... 2024-09-17T09:17:52.447 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-09-17T09:17:53.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:52.207911+0000 mgr.smithi066.mabcvm (mgr.14164) 132 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:53.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:52.555201+0000 mon.smithi066 (mon.0) 337 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:52.207911+0000 mgr.smithi066.mabcvm (mgr.14164) 132 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:52.555201+0000 mon.smithi066 (mon.0) 337 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:54.494 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:17:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.2[37943]: debug 2024-09-17T09:17:54.333+0000 7f48aca62080 -1 osd.2 0 log_to_monitors {default=true} 2024-09-17T09:17:54.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:54.338202+0000 mon.smithi066 (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.66:6818/550162551,v1:172.21.15.66:6819/550162551]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:17:54.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:54.338202+0000 mon.smithi066 (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.66:6818/550162551,v1:172.21.15.66:6819/550162551]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:17:55.077 INFO:teuthology.orchestra.run.smithi066.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-09-17T09:17:55.077 INFO:teuthology.orchestra.run.smithi066.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-09-17T09:17:55.077 INFO:teuthology.orchestra.run.smithi066.stderr: stderr: 10+0 records in 2024-09-17T09:17:55.077 INFO:teuthology.orchestra.run.smithi066.stderr:10+0 records out 2024-09-17T09:17:55.077 INFO:teuthology.orchestra.run.smithi066.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0128023 s, 819 MB/s 2024-09-17T09:17:55.077 INFO:teuthology.orchestra.run.smithi066.stderr:--> Zapping successful for: 2024-09-17T09:17:55.744 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:17:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.2[37943]: debug 2024-09-17T09:17:55.568+0000 7f48a2fc5700 -1 osd.2 0 waiting for initial osdmap 2024-09-17T09:17:55.744 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:17:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.2[37943]: debug 2024-09-17T09:17:55.573+0000 7f489cf3c700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-17T09:17:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:54.208354+0000 mgr.smithi066.mabcvm (mgr.14164) 133 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:54.566897+0000 mon.smithi066 (mon.0) 339 : audit [INF] from='osd.2 [v2:172.21.15.66:6818/550162551,v1:172.21.15.66:6819/550162551]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T09:17:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:54.566959+0000 mon.smithi066 (mon.0) 340 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T09:17:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:54.567084+0000 mon.smithi066 (mon.0) 341 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:17:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:54.567463+0000 mon.smithi066 (mon.0) 342 : audit [INF] from='osd.2 [v2:172.21.15.66:6818/550162551,v1:172.21.15.66:6819/550162551]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:17:55.764 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi066:vg_nvme/lv_1 2024-09-17T09:17:55.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:54.208354+0000 mgr.smithi066.mabcvm (mgr.14164) 133 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:55.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:54.566897+0000 mon.smithi066 (mon.0) 339 : audit [INF] from='osd.2 [v2:172.21.15.66:6818/550162551,v1:172.21.15.66:6819/550162551]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T09:17:55.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:54.566959+0000 mon.smithi066 (mon.0) 340 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T09:17:55.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:54.567084+0000 mon.smithi066 (mon.0) 341 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:17:55.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:54.567463+0000 mon.smithi066 (mon.0) 342 : audit [INF] from='osd.2 [v2:172.21.15.66:6818/550162551,v1:172.21.15.66:6819/550162551]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:17:57.393 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:55.566206+0000 mon.smithi066 (mon.0) 343 : audit [INF] from='osd.2 [v2:172.21.15.66:6818/550162551,v1:172.21.15.66:6819/550162551]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-17T09:17:57.393 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:55.566256+0000 mon.smithi066 (mon.0) 344 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-09-17T09:17:57.393 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:55.566630+0000 mon.smithi066 (mon.0) 345 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:17:57.393 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:55.570236+0000 mon.smithi066 (mon.0) 346 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:17:57.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:55.566206+0000 mon.smithi066 (mon.0) 343 : audit [INF] from='osd.2 [v2:172.21.15.66:6818/550162551,v1:172.21.15.66:6819/550162551]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-17T09:17:57.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:55.566256+0000 mon.smithi066 (mon.0) 344 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-09-17T09:17:57.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:55.566630+0000 mon.smithi066 (mon.0) 345 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:17:57.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:55.570236+0000 mon.smithi066 (mon.0) 346 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:17:58.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:55.330291+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:17:58.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:55.330435+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:17:58.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:56.208612+0000 mgr.smithi066.mabcvm (mgr.14164) 134 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:58.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:56.569668+0000 mon.smithi066 (mon.0) 347 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:17:58.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:56.574994+0000 mon.smithi066 (mon.0) 348 : cluster [INF] osd.2 [v2:172.21.15.66:6818/550162551,v1:172.21.15.66:6819/550162551] boot 2024-09-17T09:17:58.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:56.575017+0000 mon.smithi066 (mon.0) 349 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T09:17:58.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:56.575671+0000 mon.smithi066 (mon.0) 350 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:17:58.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:56.575916+0000 mon.smithi066 (mon.0) 351 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-09-17T09:17:58.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:57.574206+0000 mon.smithi066 (mon.0) 352 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-09-17T09:17:58.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:57.574275+0000 mon.smithi066 (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T09:17:58.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:57.574885+0000 mon.smithi066 (mon.0) 354 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-09-17T09:17:58.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:55.330291+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:17:58.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:55.330435+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:17:58.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:56.208612+0000 mgr.smithi066.mabcvm (mgr.14164) 134 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:17:58.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:56.569668+0000 mon.smithi066 (mon.0) 347 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:17:58.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:56.574994+0000 mon.smithi066 (mon.0) 348 : cluster [INF] osd.2 [v2:172.21.15.66:6818/550162551,v1:172.21.15.66:6819/550162551] boot 2024-09-17T09:17:58.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:56.575017+0000 mon.smithi066 (mon.0) 349 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T09:17:58.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:56.575671+0000 mon.smithi066 (mon.0) 350 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:17:58.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:56.575916+0000 mon.smithi066 (mon.0) 351 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-09-17T09:17:58.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:57.574206+0000 mon.smithi066 (mon.0) 352 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-09-17T09:17:58.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:57.574275+0000 mon.smithi066 (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T09:17:58.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:57.574885+0000 mon.smithi066 (mon.0) 354 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-09-17T09:17:59.924 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:58.067789+0000 mgr.smithi066.mabcvm (mgr.14164) 135 : audit [DBG] from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:17:59.924 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:58.208884+0000 mgr.smithi066.mabcvm (mgr.14164) 136 : cluster [DBG] pgmap v96: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:17:59.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:58.575436+0000 mon.smithi066 (mon.0) 355 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-09-17T09:17:59.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:58.575545+0000 mon.smithi066 (mon.0) 356 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T09:17:59.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:58.581841+0000 mon.smithi066 (mon.0) 357 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:17:59.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:58.583263+0000 mon.smithi066 (mon.0) 358 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:17:59.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:58.583909+0000 mon.smithi066 (mon.0) 359 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:59.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:59.021343+0000 mon.smithi066 (mon.0) 360 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:59.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:59.026711+0000 mon.smithi066 (mon.0) 361 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:59.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:59.029590+0000 mon.smithi066 (mon.0) 362 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:59.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:59.030374+0000 mon.smithi066 (mon.0) 363 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:59.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:17:59.030873+0000 mon.smithi066 (mon.0) 364 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:59.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:17:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:59.034526+0000 mon.smithi066 (mon.0) 365 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T09:17:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:58.067789+0000 mgr.smithi066.mabcvm (mgr.14164) 135 : audit [DBG] from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:17:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:58.208884+0000 mgr.smithi066.mabcvm (mgr.14164) 136 : cluster [DBG] pgmap v96: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:17:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:58.575436+0000 mon.smithi066 (mon.0) 355 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-09-17T09:17:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:58.575545+0000 mon.smithi066 (mon.0) 356 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T09:17:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:58.581841+0000 mon.smithi066 (mon.0) 357 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:17:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:58.583263+0000 mon.smithi066 (mon.0) 358 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:17:59.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:58.583909+0000 mon.smithi066 (mon.0) 359 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:59.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:59.021343+0000 mon.smithi066 (mon.0) 360 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:59.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:59.026711+0000 mon.smithi066 (mon.0) 361 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:17:59.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:59.029590+0000 mon.smithi066 (mon.0) 362 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:59.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:59.030374+0000 mon.smithi066 (mon.0) 363 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:59.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:17:59.030873+0000 mon.smithi066 (mon.0) 364 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:59.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:17:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:59.034526+0000 mon.smithi066 (mon.0) 365 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T09:18:00.873 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:59.022368+0000 mgr.smithi066.mabcvm (mgr.14164) 137 : cluster [DBG] pgmap v98: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:00.873 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:17:59.582592+0000 mon.smithi066 (mon.0) 366 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T09:18:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:59.022368+0000 mgr.smithi066.mabcvm (mgr.14164) 137 : cluster [DBG] pgmap v98: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:17:59.582592+0000 mon.smithi066 (mon.0) 366 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T09:18:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:00.702581+0000 mon.smithi066 (mon.0) 367 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:01.444244+0000 mon.smithi066 (mon.0) 368 : audit [INF] from='client.? 172.21.15.66:0/170665830' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "48bad3ed-a83f-487b-b9fc-cfceaf31599d"}]: dispatch 2024-09-17T09:18:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:01.447989+0000 mon.smithi066 (mon.0) 369 : audit [INF] from='client.? 172.21.15.66:0/170665830' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "48bad3ed-a83f-487b-b9fc-cfceaf31599d"}]': finished 2024-09-17T09:18:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:01.448024+0000 mon.smithi066 (mon.0) 370 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T09:18:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:01.448105+0000 mon.smithi066 (mon.0) 371 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:18:01.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:00.702581+0000 mon.smithi066 (mon.0) 367 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:01.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:01.444244+0000 mon.smithi066 (mon.0) 368 : audit [INF] from='client.? 172.21.15.66:0/170665830' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "48bad3ed-a83f-487b-b9fc-cfceaf31599d"}]: dispatch 2024-09-17T09:18:01.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:01.447989+0000 mon.smithi066 (mon.0) 369 : audit [INF] from='client.? 172.21.15.66:0/170665830' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "48bad3ed-a83f-487b-b9fc-cfceaf31599d"}]': finished 2024-09-17T09:18:01.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:01.448024+0000 mon.smithi066 (mon.0) 370 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T09:18:01.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:01.448105+0000 mon.smithi066 (mon.0) 371 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:18:02.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:01.022679+0000 mgr.smithi066.mabcvm (mgr.14164) 138 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:02.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:01.887981+0000 mon.smithi066 (mon.0) 372 : audit [DBG] from='client.? 172.21.15.66:0/22773401' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:18:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:01.022679+0000 mgr.smithi066.mabcvm (mgr.14164) 138 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:01.887981+0000 mon.smithi066 (mon.0) 372 : audit [DBG] from='client.? 172.21.15.66:0/22773401' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:18:04.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:03.022962+0000 mgr.smithi066.mabcvm (mgr.14164) 139 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:04.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:03.642740+0000 mon.smithi066 (mon.0) 373 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:04.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:04.321547+0000 mon.smithi066 (mon.0) 374 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:18:04.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:04.324637+0000 mon.smithi066 (mon.0) 375 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:18:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:03.022962+0000 mgr.smithi066.mabcvm (mgr.14164) 139 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:03.642740+0000 mon.smithi066 (mon.0) 373 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:04.321547+0000 mon.smithi066 (mon.0) 374 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:18:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:04.324637+0000 mon.smithi066 (mon.0) 375 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:18:06.923 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:05.023353+0000 mgr.smithi066.mabcvm (mgr.14164) 140 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:06.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:05.023353+0000 mgr.smithi066.mabcvm (mgr.14164) 140 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:08.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:07.023813+0000 mgr.smithi066.mabcvm (mgr.14164) 141 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:08.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:07.987514+0000 mon.smithi066 (mon.0) 376 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:08.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:07.990885+0000 mon.smithi066 (mon.0) 377 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:08.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:07.023813+0000 mgr.smithi066.mabcvm (mgr.14164) 141 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:08.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:07.987514+0000 mon.smithi066 (mon.0) 376 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:08.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:07.990885+0000 mon.smithi066 (mon.0) 377 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:09.694 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:18:07.982407+0000 mgr.smithi066.mabcvm (mgr.14164) 142 : cephadm [INF] Detected new or changed devices on smithi066 2024-09-17T09:18:09.694 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:07.988451+0000 mgr.smithi066.mabcvm (mgr.14164) 143 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:09.694 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:08.985848+0000 mon.smithi066 (mon.0) 378 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T09:18:09.695 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:08.985934+0000 mon.smithi066 (mon.0) 379 : cluster [INF] Cluster is now healthy 2024-09-17T09:18:09.695 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:09.098991+0000 mon.smithi066 (mon.0) 380 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T09:18:09.695 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:09.099622+0000 mon.smithi066 (mon.0) 381 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:09.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:18:07.982407+0000 mgr.smithi066.mabcvm (mgr.14164) 142 : cephadm [INF] Detected new or changed devices on smithi066 2024-09-17T09:18:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:07.988451+0000 mgr.smithi066.mabcvm (mgr.14164) 143 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:08.985848+0000 mon.smithi066 (mon.0) 378 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T09:18:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:08.985934+0000 mon.smithi066 (mon.0) 379 : cluster [INF] Cluster is now healthy 2024-09-17T09:18:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:09.098991+0000 mon.smithi066 (mon.0) 380 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T09:18:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:09.099622+0000 mon.smithi066 (mon.0) 381 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:10.958 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:18:09.100154+0000 mgr.smithi066.mabcvm (mgr.14164) 144 : cephadm [INF] Deploying daemon osd.3 on smithi066 2024-09-17T09:18:10.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:18:09.100154+0000 mgr.smithi066.mabcvm (mgr.14164) 144 : cephadm [INF] Deploying daemon osd.3 on smithi066 2024-09-17T09:18:11.787 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:09.988767+0000 mgr.smithi066.mabcvm (mgr.14164) 145 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:11.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:09.988767+0000 mgr.smithi066.mabcvm (mgr.14164) 145 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:12.593 INFO:teuthology.orchestra.run.smithi066.stdout:Created osd(s) 3 on host 'smithi066' 2024-09-17T09:18:13.184 DEBUG:teuthology.orchestra.run.smithi066:osd.3> sudo journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.3.service 2024-09-17T09:18:13.186 INFO:tasks.cephadm:Deploying osd.4 on smithi204 with /dev/vg_nvme/lv_4... 2024-09-17T09:18:13.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-17T09:18:13.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:11.989188+0000 mgr.smithi066.mabcvm (mgr.14164) 146 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:13.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:12.582214+0000 mon.smithi066 (mon.0) 382 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:13.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:12.583984+0000 mon.smithi066 (mon.0) 383 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:13.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:12.586120+0000 mon.smithi066 (mon.0) 384 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:13.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:12.586352+0000 mon.smithi066 (mon.0) 385 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:13.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:12.590618+0000 mon.smithi066 (mon.0) 386 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:13.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:11.989188+0000 mgr.smithi066.mabcvm (mgr.14164) 146 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:13.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:12.582214+0000 mon.smithi066 (mon.0) 382 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:13.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:12.583984+0000 mon.smithi066 (mon.0) 383 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:13.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:12.586120+0000 mon.smithi066 (mon.0) 384 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:13.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:12.586352+0000 mon.smithi066 (mon.0) 385 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:13.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:12.590618+0000 mon.smithi066 (mon.0) 386 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:15.175 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-17T09:18:15.175 INFO:teuthology.orchestra.run.smithi204.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-17T09:18:15.175 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10+0 records in 2024-09-17T09:18:15.175 INFO:teuthology.orchestra.run.smithi204.stderr:10+0 records out 2024-09-17T09:18:15.175 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0113258 s, 926 MB/s 2024-09-17T09:18:15.175 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping successful for: 2024-09-17T09:18:15.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:13.989533+0000 mgr.smithi066.mabcvm (mgr.14164) 147 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:15.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_4 2024-09-17T09:18:15.850 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:13.989533+0000 mgr.smithi066.mabcvm (mgr.14164) 147 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:15.850 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:18:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.3[40868]: debug 2024-09-17T09:18:15.713+0000 7fe0b308d080 -1 osd.3 0 log_to_monitors {default=true} 2024-09-17T09:18:16.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:16 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:15.716896+0000 mon.smithi066 (mon.0) 387 : audit [INF] from='osd.3 [v2:172.21.15.66:6826/1410535320,v1:172.21.15.66:6827/1410535320]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T09:18:16.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:16 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:15.716896+0000 mon.smithi066 (mon.0) 387 : audit [INF] from='osd.3 [v2:172.21.15.66:6826/1410535320,v1:172.21.15.66:6827/1410535320]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T09:18:17.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:15.989935+0000 mgr.smithi066.mabcvm (mgr.14164) 148 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:17.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:16.559250+0000 mon.smithi066 (mon.0) 388 : audit [INF] from='osd.3 [v2:172.21.15.66:6826/1410535320,v1:172.21.15.66:6827/1410535320]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T09:18:17.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:16.559303+0000 mon.smithi066 (mon.0) 389 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T09:18:17.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:16.559455+0000 mon.smithi066 (mon.0) 390 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:18:17.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:16.559769+0000 mon.smithi066 (mon.0) 391 : audit [INF] from='osd.3 [v2:172.21.15.66:6826/1410535320,v1:172.21.15.66:6827/1410535320]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:18:17.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:16.875347+0000 mon.smithi066 (mon.0) 392 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:17.744 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:18:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.3[40868]: debug 2024-09-17T09:18:17.561+0000 7fe0a95f0700 -1 osd.3 0 waiting for initial osdmap 2024-09-17T09:18:17.744 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:18:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.3[40868]: debug 2024-09-17T09:18:17.565+0000 7fe0a3d68700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-17T09:18:17.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:15.989935+0000 mgr.smithi066.mabcvm (mgr.14164) 148 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:17.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:16.559250+0000 mon.smithi066 (mon.0) 388 : audit [INF] from='osd.3 [v2:172.21.15.66:6826/1410535320,v1:172.21.15.66:6827/1410535320]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T09:18:17.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:16.559303+0000 mon.smithi066 (mon.0) 389 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T09:18:17.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:16.559455+0000 mon.smithi066 (mon.0) 390 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:18:17.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:16.559769+0000 mon.smithi066 (mon.0) 391 : audit [INF] from='osd.3 [v2:172.21.15.66:6826/1410535320,v1:172.21.15.66:6827/1410535320]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:18:17.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:16.875347+0000 mon.smithi066 (mon.0) 392 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:18.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:17.557934+0000 mon.smithi066 (mon.0) 393 : audit [INF] from='osd.3 [v2:172.21.15.66:6826/1410535320,v1:172.21.15.66:6827/1410535320]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-17T09:18:18.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:17.557991+0000 mon.smithi066 (mon.0) 394 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T09:18:18.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:17.558377+0000 mon.smithi066 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:18:18.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:17.562381+0000 mon.smithi066 (mon.0) 396 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:18:18.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:17.626803+0000 mgr.smithi066.mabcvm (mgr.14164) 149 : audit [DBG] from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:18.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:17.627662+0000 mon.smithi066 (mon.0) 397 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:18:18.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:17.629168+0000 mon.smithi066 (mon.0) 398 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:18:18.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:17.629762+0000 mon.smithi066 (mon.0) 399 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:18.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:17.557934+0000 mon.smithi066 (mon.0) 393 : audit [INF] from='osd.3 [v2:172.21.15.66:6826/1410535320,v1:172.21.15.66:6827/1410535320]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-17T09:18:18.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:17.557991+0000 mon.smithi066 (mon.0) 394 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T09:18:18.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:17.558377+0000 mon.smithi066 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:18:18.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:17.562381+0000 mon.smithi066 (mon.0) 396 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:18:18.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:17.626803+0000 mgr.smithi066.mabcvm (mgr.14164) 149 : audit [DBG] from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:18.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:17.627662+0000 mon.smithi066 (mon.0) 397 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:18:18.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:17.629168+0000 mon.smithi066 (mon.0) 398 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:18:18.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:17.629762+0000 mon.smithi066 (mon.0) 399 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:19.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:16.705052+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:18:19.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:16.705157+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:18:19.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:17.990361+0000 mgr.smithi066.mabcvm (mgr.14164) 150 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:19.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:18.565677+0000 mon.smithi066 (mon.0) 400 : cluster [INF] osd.3 [v2:172.21.15.66:6826/1410535320,v1:172.21.15.66:6827/1410535320] boot 2024-09-17T09:18:19.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:18.565710+0000 mon.smithi066 (mon.0) 401 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T09:18:19.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:18.566373+0000 mon.smithi066 (mon.0) 402 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:18:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:16.705052+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:18:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:16.705157+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:18:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:17.990361+0000 mgr.smithi066.mabcvm (mgr.14164) 150 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:18:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:18.565677+0000 mon.smithi066 (mon.0) 400 : cluster [INF] osd.3 [v2:172.21.15.66:6826/1410535320,v1:172.21.15.66:6827/1410535320] boot 2024-09-17T09:18:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:18.565710+0000 mon.smithi066 (mon.0) 401 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T09:18:19.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:18.566373+0000 mon.smithi066 (mon.0) 402 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:18:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:19.575002+0000 mon.smithi066 (mon.0) 403 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T09:18:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:19.771443+0000 mon.smithi204 (mon.1) 2 : audit [INF] from='client.? 172.21.15.204:0/896962755' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d5f1ae5-d429-42a3-a642-1bfa220b1fba"}]: dispatch 2024-09-17T09:18:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:19.771818+0000 mon.smithi066 (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d5f1ae5-d429-42a3-a642-1bfa220b1fba"}]: dispatch 2024-09-17T09:18:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:19.780331+0000 mon.smithi066 (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d5f1ae5-d429-42a3-a642-1bfa220b1fba"}]': finished 2024-09-17T09:18:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:19.780422+0000 mon.smithi066 (mon.0) 406 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T09:18:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:19.780551+0000 mon.smithi066 (mon.0) 407 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:18:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:20.038395+0000 mon.smithi066 (mon.0) 408 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:20.039314+0000 mon.smithi066 (mon.0) 409 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:20.039886+0000 mon.smithi066 (mon.0) 410 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:20.040405+0000 mon.smithi066 (mon.0) 411 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:20.040928+0000 mon.smithi066 (mon.0) 412 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:20.046776+0000 mon.smithi066 (mon.0) 413 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:20.052355+0000 mon.smithi066 (mon.0) 414 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:20.055279+0000 mon.smithi066 (mon.0) 415 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:20.056088+0000 mon.smithi066 (mon.0) 416 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:20.056576+0000 mon.smithi066 (mon.0) 417 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:20.189525+0000 mon.smithi204 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.204:0/1915686839' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:18:20.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:19.575002+0000 mon.smithi066 (mon.0) 403 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T09:18:20.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:19.771443+0000 mon.smithi204 (mon.1) 2 : audit [INF] from='client.? 172.21.15.204:0/896962755' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d5f1ae5-d429-42a3-a642-1bfa220b1fba"}]: dispatch 2024-09-17T09:18:20.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:19.771818+0000 mon.smithi066 (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d5f1ae5-d429-42a3-a642-1bfa220b1fba"}]: dispatch 2024-09-17T09:18:20.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:19.780331+0000 mon.smithi066 (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d5f1ae5-d429-42a3-a642-1bfa220b1fba"}]': finished 2024-09-17T09:18:20.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:19.780422+0000 mon.smithi066 (mon.0) 406 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T09:18:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:19.780551+0000 mon.smithi066 (mon.0) 407 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:18:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:20.038395+0000 mon.smithi066 (mon.0) 408 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:20.039314+0000 mon.smithi066 (mon.0) 409 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:20.039886+0000 mon.smithi066 (mon.0) 410 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:20.040405+0000 mon.smithi066 (mon.0) 411 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:20.040928+0000 mon.smithi066 (mon.0) 412 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:20.046776+0000 mon.smithi066 (mon.0) 413 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:20.052355+0000 mon.smithi066 (mon.0) 414 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:20.055279+0000 mon.smithi066 (mon.0) 415 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:20.056088+0000 mon.smithi066 (mon.0) 416 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:20.056576+0000 mon.smithi066 (mon.0) 417 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:20.189525+0000 mon.smithi204 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.204:0/1915686839' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:18:21.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:19.990718+0000 mgr.smithi066.mabcvm (mgr.14164) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:21.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:18:20.041343+0000 mgr.smithi066.mabcvm (mgr.14164) 152 : cephadm [INF] Adjusting osd_memory_target on smithi066 to 3216M 2024-09-17T09:18:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:19.990718+0000 mgr.smithi066.mabcvm (mgr.14164) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:18:20.041343+0000 mgr.smithi066.mabcvm (mgr.14164) 152 : cephadm [INF] Adjusting osd_memory_target on smithi066 to 3216M 2024-09-17T09:18:23.860 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:21.990980+0000 mgr.smithi066.mabcvm (mgr.14164) 153 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:21.990980+0000 mgr.smithi066.mabcvm (mgr.14164) 153 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:25.166 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:23.823948+0000 mon.smithi066 (mon.0) 418 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:25.166 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:23.829010+0000 mon.smithi066 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:25.166 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:23.991417+0000 mgr.smithi066.mabcvm (mgr.14164) 154 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:25.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:23.823948+0000 mon.smithi066 (mon.0) 418 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:25.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:23.829010+0000 mon.smithi066 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:25.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:23.991417+0000 mgr.smithi066.mabcvm (mgr.14164) 154 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:26.111 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:25.479364+0000 mon.smithi066 (mon.0) 420 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T09:18:26.111 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:25.480274+0000 mon.smithi066 (mon.0) 421 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:26.111 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:18:25.480989+0000 mgr.smithi066.mabcvm (mgr.14164) 155 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-09-17T09:18:26.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:25.479364+0000 mon.smithi066 (mon.0) 420 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T09:18:26.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:25.480274+0000 mon.smithi066 (mon.0) 421 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:26.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:18:25.480989+0000 mgr.smithi066.mabcvm (mgr.14164) 155 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-09-17T09:18:26.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:25.991778+0000 mgr.smithi066.mabcvm (mgr.14164) 156 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:27.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:25.991778+0000 mgr.smithi066.mabcvm (mgr.14164) 156 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:28.917 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 4 on host 'smithi204' 2024-09-17T09:18:29.512 DEBUG:teuthology.orchestra.run.smithi204:osd.4> sudo journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.4.service 2024-09-17T09:18:29.514 INFO:tasks.cephadm:Deploying osd.5 on smithi204 with /dev/vg_nvme/lv_3... 2024-09-17T09:18:29.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-09-17T09:18:29.960 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:27.992160+0000 mgr.smithi066.mabcvm (mgr.14164) 157 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:29.960 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:28.905900+0000 mon.smithi066 (mon.0) 422 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:29.960 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:28.907795+0000 mon.smithi066 (mon.0) 423 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:29.960 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:28.910210+0000 mon.smithi066 (mon.0) 424 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:29.960 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:28.911904+0000 mon.smithi066 (mon.0) 425 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:29.960 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:28.914383+0000 mon.smithi066 (mon.0) 426 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:29.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:27.992160+0000 mgr.smithi066.mabcvm (mgr.14164) 157 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:29.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:28.905900+0000 mon.smithi066 (mon.0) 422 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:29.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:28.907795+0000 mon.smithi066 (mon.0) 423 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:29.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:28.910210+0000 mon.smithi066 (mon.0) 424 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:29.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:28.911904+0000 mon.smithi066 (mon.0) 425 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:29.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:28.914383+0000 mon.smithi066 (mon.0) 426 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:31.930 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-09-17T09:18:31.931 INFO:teuthology.orchestra.run.smithi204.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-09-17T09:18:31.931 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10+0 records in 2024-09-17T09:18:31.931 INFO:teuthology.orchestra.run.smithi204.stderr:10+0 records out 2024-09-17T09:18:31.931 INFO:teuthology.orchestra.run.smithi204.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0122529 s, 856 MB/s 2024-09-17T09:18:31.931 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping successful for: 2024-09-17T09:18:31.931 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:29.992465+0000 mgr.smithi066.mabcvm (mgr.14164) 158 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:31.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:29.992465+0000 mgr.smithi066.mabcvm (mgr.14164) 158 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:32.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:18:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.4[29436]: debug 2024-09-17T09:18:32.019+0000 7f33c548e080 -1 osd.4 0 log_to_monitors {default=true} 2024-09-17T09:18:32.639 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:32.023430+0000 mon.smithi204 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2808272521,v1:172.21.15.204:6801/2808272521]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:18:32.639 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:32.024060+0000 mon.smithi066 (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:18:32.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_3 2024-09-17T09:18:32.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:32.023430+0000 mon.smithi204 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2808272521,v1:172.21.15.204:6801/2808272521]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:18:32.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:32.024060+0000 mon.smithi066 (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:18:33.691 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:18:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.4[29436]: debug 2024-09-17T09:18:33.564+0000 7f33bb9f1700 -1 osd.4 0 waiting for initial osdmap 2024-09-17T09:18:33.691 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:18:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.4[29436]: debug 2024-09-17T09:18:33.569+0000 7f33b696a700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-17T09:18:33.692 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:31.992785+0000 mgr.smithi066.mabcvm (mgr.14164) 159 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:33.692 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:32.557367+0000 mon.smithi066 (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T09:18:33.692 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:32.557442+0000 mon.smithi066 (mon.0) 429 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T09:18:33.692 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:32.557563+0000 mon.smithi066 (mon.0) 430 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:18:33.693 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:32.558011+0000 mon.smithi204 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2808272521,v1:172.21.15.204:6801/2808272521]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:18:33.693 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:32.558289+0000 mon.smithi066 (mon.0) 431 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:18:33.693 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:32.831257+0000 mon.smithi066 (mon.0) 432 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:33.693 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:33.007931+0000 mon.smithi066 (mon.0) 433 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:33.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:31.992785+0000 mgr.smithi066.mabcvm (mgr.14164) 159 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:33.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:32.557367+0000 mon.smithi066 (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T09:18:33.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:32.557442+0000 mon.smithi066 (mon.0) 429 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T09:18:33.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:32.557563+0000 mon.smithi066 (mon.0) 430 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:18:33.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:32.558011+0000 mon.smithi204 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/2808272521,v1:172.21.15.204:6801/2808272521]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:18:33.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:32.558289+0000 mon.smithi066 (mon.0) 431 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:18:33.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:32.831257+0000 mon.smithi066 (mon.0) 432 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:33.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:33.007931+0000 mon.smithi066 (mon.0) 433 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:34.621 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:33.559882+0000 mon.smithi066 (mon.0) 434 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-17T09:18:34.621 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:33.559994+0000 mon.smithi066 (mon.0) 435 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T09:18:34.621 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:33.560419+0000 mon.smithi066 (mon.0) 436 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:18:34.622 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:33.565360+0000 mon.smithi066 (mon.0) 437 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:18:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:33.559882+0000 mon.smithi066 (mon.0) 434 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-17T09:18:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:33.559994+0000 mon.smithi066 (mon.0) 435 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T09:18:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:33.560419+0000 mon.smithi066 (mon.0) 436 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:18:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:33.565360+0000 mon.smithi066 (mon.0) 437 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:18:35.682 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:32.980597+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:18:35.682 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:32.980696+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:18:35.683 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:33.993069+0000 mgr.smithi066.mabcvm (mgr.14164) 160 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:35.683 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:34.565415+0000 mon.smithi066 (mon.0) 438 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:18:35.683 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:34.569300+0000 mon.smithi066 (mon.0) 439 : cluster [INF] osd.4 [v2:172.21.15.204:6800/2808272521,v1:172.21.15.204:6801/2808272521] boot 2024-09-17T09:18:35.683 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:34.569368+0000 mon.smithi066 (mon.0) 440 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T09:18:35.683 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:34.569744+0000 mon.smithi066 (mon.0) 441 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:18:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:32.980597+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:18:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:32.980696+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:18:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:33.993069+0000 mgr.smithi066.mabcvm (mgr.14164) 160 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:18:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:34.565415+0000 mon.smithi066 (mon.0) 438 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:18:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:34.569300+0000 mon.smithi066 (mon.0) 439 : cluster [INF] osd.4 [v2:172.21.15.204:6800/2808272521,v1:172.21.15.204:6801/2808272521] boot 2024-09-17T09:18:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:34.569368+0000 mon.smithi066 (mon.0) 440 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T09:18:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:34.569744+0000 mon.smithi066 (mon.0) 441 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:18:36.691 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:35.574869+0000 mon.smithi066 (mon.0) 442 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T09:18:36.691 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:36.360513+0000 mon.smithi066 (mon.0) 443 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:18:36.692 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:36.362079+0000 mon.smithi066 (mon.0) 444 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:18:36.692 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:36.362762+0000 mon.smithi066 (mon.0) 445 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:36.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:35.574869+0000 mon.smithi066 (mon.0) 442 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T09:18:36.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:36.360513+0000 mon.smithi066 (mon.0) 443 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:18:36.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:36.362079+0000 mon.smithi066 (mon.0) 444 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:18:36.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:36.362762+0000 mon.smithi066 (mon.0) 445 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:37.664 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:35.993482+0000 mgr.smithi066.mabcvm (mgr.14164) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:37.664 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:36.359595+0000 mgr.smithi066.mabcvm (mgr.14164) 162 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:37.665 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:36.581619+0000 mon.smithi066 (mon.0) 446 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T09:18:37.665 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:36.850707+0000 mon.smithi066 (mon.0) 447 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:37.665 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:37.296785+0000 mon.smithi066 (mon.0) 448 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:37.665 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:37.302099+0000 mon.smithi066 (mon.0) 449 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:37.665 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:37.305877+0000 mon.smithi066 (mon.0) 450 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:37.665 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:37.309809+0000 mon.smithi066 (mon.0) 451 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:37.665 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:37.310938+0000 mon.smithi066 (mon.0) 452 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:37.665 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:37.311694+0000 mon.smithi066 (mon.0) 453 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:35.993482+0000 mgr.smithi066.mabcvm (mgr.14164) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:36.359595+0000 mgr.smithi066.mabcvm (mgr.14164) 162 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:36.581619+0000 mon.smithi066 (mon.0) 446 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T09:18:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:36.850707+0000 mon.smithi066 (mon.0) 447 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:37.296785+0000 mon.smithi066 (mon.0) 448 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:37.302099+0000 mon.smithi066 (mon.0) 449 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:37.305877+0000 mon.smithi066 (mon.0) 450 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:37.309809+0000 mon.smithi066 (mon.0) 451 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:37.310938+0000 mon.smithi066 (mon.0) 452 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:37.311694+0000 mon.smithi066 (mon.0) 453 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:38.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:18:36.845789+0000 mgr.smithi066.mabcvm (mgr.14164) 163 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-17T09:18:38.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:18:37.297534+0000 mgr.smithi066.mabcvm (mgr.14164) 164 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 15936M 2024-09-17T09:18:38.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:18:36.845789+0000 mgr.smithi066.mabcvm (mgr.14164) 163 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-17T09:18:38.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:18:37.297534+0000 mgr.smithi066.mabcvm (mgr.14164) 164 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 15936M 2024-09-17T09:18:39.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:37.993763+0000 mgr.smithi066.mabcvm (mgr.14164) 165 : cluster [DBG] pgmap v130: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:39.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:38.597406+0000 mon.smithi204 (mon.1) 6 : audit [INF] from='client.? 172.21.15.204:0/975395443' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e16002f-3cff-4233-b370-0973ed94d60c"}]: dispatch 2024-09-17T09:18:39.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:38.597804+0000 mon.smithi066 (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e16002f-3cff-4233-b370-0973ed94d60c"}]: dispatch 2024-09-17T09:18:39.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:38.605780+0000 mon.smithi066 (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2e16002f-3cff-4233-b370-0973ed94d60c"}]': finished 2024-09-17T09:18:39.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:38.605836+0000 mon.smithi066 (mon.0) 456 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-17T09:18:39.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:38.605936+0000 mon.smithi066 (mon.0) 457 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:18:39.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:39.022833+0000 mon.smithi204 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.204:0/152165394' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:18:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:37.993763+0000 mgr.smithi066.mabcvm (mgr.14164) 165 : cluster [DBG] pgmap v130: 1 pgs: 1 remapped+peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:38.597406+0000 mon.smithi204 (mon.1) 6 : audit [INF] from='client.? 172.21.15.204:0/975395443' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e16002f-3cff-4233-b370-0973ed94d60c"}]: dispatch 2024-09-17T09:18:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:38.597804+0000 mon.smithi066 (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2e16002f-3cff-4233-b370-0973ed94d60c"}]: dispatch 2024-09-17T09:18:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:38.605780+0000 mon.smithi066 (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2e16002f-3cff-4233-b370-0973ed94d60c"}]': finished 2024-09-17T09:18:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:38.605836+0000 mon.smithi066 (mon.0) 456 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-17T09:18:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:38.605936+0000 mon.smithi066 (mon.0) 457 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:18:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:39.022833+0000 mon.smithi204 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.204:0/152165394' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:18:41.797 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:39.994053+0000 mgr.smithi066.mabcvm (mgr.14164) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:41.797 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:41.101843+0000 mon.smithi066 (mon.0) 458 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:41.797 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:41.104734+0000 mon.smithi066 (mon.0) 459 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:41.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:39.994053+0000 mgr.smithi066.mabcvm (mgr.14164) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:41.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:41.101843+0000 mon.smithi066 (mon.0) 458 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:41.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:41.104734+0000 mon.smithi066 (mon.0) 459 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:43.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:41.994342+0000 mgr.smithi066.mabcvm (mgr.14164) 167 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:43.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:41.994342+0000 mgr.smithi066.mabcvm (mgr.14164) 167 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:44.832 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:44.515680+0000 mon.smithi066 (mon.0) 460 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T09:18:44.832 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:44.516556+0000 mon.smithi066 (mon.0) 461 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:44.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:44.515680+0000 mon.smithi066 (mon.0) 460 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T09:18:44.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:44.516556+0000 mon.smithi066 (mon.0) 461 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:45.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:43.994801+0000 mgr.smithi066.mabcvm (mgr.14164) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:45.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:18:44.517255+0000 mgr.smithi066.mabcvm (mgr.14164) 169 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-09-17T09:18:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:43.994801+0000 mgr.smithi066.mabcvm (mgr.14164) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:18:44.517255+0000 mgr.smithi066.mabcvm (mgr.14164) 169 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-09-17T09:18:47.837 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:45.995217+0000 mgr.smithi066.mabcvm (mgr.14164) 170 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:47.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:45.995217+0000 mgr.smithi066.mabcvm (mgr.14164) 170 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:48.081 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 5 on host 'smithi204' 2024-09-17T09:18:48.672 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:48.067488+0000 mon.smithi066 (mon.0) 462 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:48.673 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:48.069252+0000 mon.smithi066 (mon.0) 463 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:48.673 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:48.072179+0000 mon.smithi066 (mon.0) 464 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:48.673 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:48.072426+0000 mon.smithi066 (mon.0) 465 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:48.673 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:48.077190+0000 mon.smithi066 (mon.0) 466 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:48.694 DEBUG:teuthology.orchestra.run.smithi204:osd.5> sudo journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.5.service 2024-09-17T09:18:48.697 INFO:tasks.cephadm:Deploying osd.6 on smithi204 with /dev/vg_nvme/lv_2... 2024-09-17T09:18:48.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-09-17T09:18:48.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:48.067488+0000 mon.smithi066 (mon.0) 462 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:48.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:48.069252+0000 mon.smithi066 (mon.0) 463 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:48.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:48.072179+0000 mon.smithi066 (mon.0) 464 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:48.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:48.072426+0000 mon.smithi066 (mon.0) 465 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:48.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:48.077190+0000 mon.smithi066 (mon.0) 466 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:49.910 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:47.995787+0000 mgr.smithi066.mabcvm (mgr.14164) 171 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:49.965 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:47.995787+0000 mgr.smithi066.mabcvm (mgr.14164) 171 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:51.490 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:18:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.5[31912]: debug 2024-09-17T09:18:51.166+0000 7f101f219080 -1 osd.5 0 log_to_monitors {default=true} 2024-09-17T09:18:51.925 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-09-17T09:18:51.925 INFO:teuthology.orchestra.run.smithi204.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-09-17T09:18:51.925 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10+0 records in 2024-09-17T09:18:51.925 INFO:teuthology.orchestra.run.smithi204.stderr:10+0 records out 2024-09-17T09:18:51.925 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124472 s, 842 MB/s 2024-09-17T09:18:51.925 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping successful for: 2024-09-17T09:18:51.925 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:49.996098+0000 mgr.smithi066.mabcvm (mgr.14164) 172 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:51.925 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:51.169866+0000 mon.smithi204 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/3580227618,v1:172.21.15.204:6809/3580227618]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:18:51.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:51.170263+0000 mon.smithi066 (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:18:51.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:49.996098+0000 mgr.smithi066.mabcvm (mgr.14164) 172 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:51.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:51.169866+0000 mon.smithi204 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/3580227618,v1:172.21.15.204:6809/3580227618]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:18:51.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:51.170263+0000 mon.smithi066 (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:18:52.740 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:18:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.5[31912]: debug 2024-09-17T09:18:52.620+0000 7f101577c700 -1 osd.5 0 waiting for initial osdmap 2024-09-17T09:18:52.740 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:18:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.5[31912]: debug 2024-09-17T09:18:52.625+0000 7f100def0700 -1 osd.5 36 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-17T09:18:52.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:51.615894+0000 mon.smithi066 (mon.0) 468 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T09:18:52.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:51.615957+0000 mon.smithi066 (mon.0) 469 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T09:18:52.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:51.616095+0000 mon.smithi066 (mon.0) 470 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:18:52.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:51.617099+0000 mon.smithi204 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/3580227618,v1:172.21.15.204:6809/3580227618]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:18:52.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:51.617396+0000 mon.smithi066 (mon.0) 471 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:18:52.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:51.707241+0000 mon.smithi066 (mon.0) 472 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:52.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:52.064049+0000 mon.smithi066 (mon.0) 473 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:52.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:51.615894+0000 mon.smithi066 (mon.0) 468 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T09:18:52.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:51.615957+0000 mon.smithi066 (mon.0) 469 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T09:18:52.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:51.616095+0000 mon.smithi066 (mon.0) 470 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:18:52.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:51.617099+0000 mon.smithi204 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/3580227618,v1:172.21.15.204:6809/3580227618]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:18:52.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:51.617396+0000 mon.smithi066 (mon.0) 471 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:18:52.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:51.707241+0000 mon.smithi066 (mon.0) 472 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:52.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:52.064049+0000 mon.smithi066 (mon.0) 473 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:53.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_2 2024-09-17T09:18:53.852 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:51.996430+0000 mgr.smithi066.mabcvm (mgr.14164) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:53.853 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:52.617565+0000 mon.smithi066 (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-17T09:18:53.853 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:52.617636+0000 mon.smithi066 (mon.0) 475 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T09:18:53.853 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:52.617982+0000 mon.smithi066 (mon.0) 476 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:18:53.853 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:52.621866+0000 mon.smithi066 (mon.0) 477 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:18:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:51.996430+0000 mgr.smithi066.mabcvm (mgr.14164) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:52.617565+0000 mon.smithi066 (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-17T09:18:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:52.617636+0000 mon.smithi066 (mon.0) 475 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T09:18:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:52.617982+0000 mon.smithi066 (mon.0) 476 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:18:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:52.621866+0000 mon.smithi066 (mon.0) 477 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:18:54.876 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:52.122472+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:18:54.876 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:52.122565+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:18:54.876 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:53.623972+0000 mon.smithi066 (mon.0) 478 : cluster [INF] osd.5 [v2:172.21.15.204:6808/3580227618,v1:172.21.15.204:6809/3580227618] boot 2024-09-17T09:18:54.876 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:53.624040+0000 mon.smithi066 (mon.0) 479 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-17T09:18:54.876 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:53.624598+0000 mon.smithi066 (mon.0) 480 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:18:54.877 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:54.624317+0000 mon.smithi066 (mon.0) 481 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T09:18:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:52.122472+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:18:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:52.122565+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:18:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:53.623972+0000 mon.smithi066 (mon.0) 478 : cluster [INF] osd.5 [v2:172.21.15.204:6808/3580227618,v1:172.21.15.204:6809/3580227618] boot 2024-09-17T09:18:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:53.624040+0000 mon.smithi066 (mon.0) 479 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-17T09:18:54.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:53.624598+0000 mon.smithi066 (mon.0) 480 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:18:54.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:54.624317+0000 mon.smithi066 (mon.0) 481 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T09:18:55.781 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:53.996690+0000 mgr.smithi066.mabcvm (mgr.14164) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:55.781 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:55.626116+0000 mon.smithi066 (mon.0) 482 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T09:18:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:53.996690+0000 mgr.smithi066.mabcvm (mgr.14164) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:18:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:55.626116+0000 mon.smithi066 (mon.0) 482 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T09:18:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:56.053620+0000 mon.smithi066 (mon.0) 483 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:18:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:56.055302+0000 mon.smithi066 (mon.0) 484 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:18:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:56.056047+0000 mon.smithi066 (mon.0) 485 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:56.492747+0000 mon.smithi066 (mon.0) 486 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:56.493746+0000 mon.smithi066 (mon.0) 487 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:56.494534+0000 mon.smithi066 (mon.0) 488 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:56.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:56.499117+0000 mon.smithi066 (mon.0) 489 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:56.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:56.505019+0000 mon.smithi066 (mon.0) 490 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:56.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:56.509985+0000 mon.smithi066 (mon.0) 491 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:56.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:56.511123+0000 mon.smithi066 (mon.0) 492 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:56.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:56.511854+0000 mon.smithi066 (mon.0) 493 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:56.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:56.053620+0000 mon.smithi066 (mon.0) 483 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:18:56.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:56.055302+0000 mon.smithi066 (mon.0) 484 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:18:56.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:56.056047+0000 mon.smithi066 (mon.0) 485 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:56.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:56.492747+0000 mon.smithi066 (mon.0) 486 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:56.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:56.493746+0000 mon.smithi066 (mon.0) 487 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:56.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:56.494534+0000 mon.smithi066 (mon.0) 488 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:56.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:56.499117+0000 mon.smithi066 (mon.0) 489 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:56.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:56.505019+0000 mon.smithi066 (mon.0) 490 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:18:56.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:56.509985+0000 mon.smithi066 (mon.0) 491 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:56.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:56.511123+0000 mon.smithi066 (mon.0) 492 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:56.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:56.511854+0000 mon.smithi066 (mon.0) 493 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:57.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:55.997112+0000 mgr.smithi066.mabcvm (mgr.14164) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:18:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:56.052617+0000 mgr.smithi066.mabcvm (mgr.14164) 176 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:18:56.487451+0000 mgr.smithi066.mabcvm (mgr.14164) 177 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-17T09:18:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:18:56.495117+0000 mgr.smithi066.mabcvm (mgr.14164) 178 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 7968M 2024-09-17T09:18:57.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:55.997112+0000 mgr.smithi066.mabcvm (mgr.14164) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:18:57.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:56.052617+0000 mgr.smithi066.mabcvm (mgr.14164) 176 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:57.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:18:56.487451+0000 mgr.smithi066.mabcvm (mgr.14164) 177 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-17T09:18:57.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:18:56.495117+0000 mgr.smithi066.mabcvm (mgr.14164) 178 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 7968M 2024-09-17T09:18:58.942 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:58.347361+0000 mon.smithi204 (mon.1) 10 : audit [INF] from='client.? 172.21.15.204:0/3069384594' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a193d3c7-da9c-4d59-89d7-d6d6d1fc3455"}]: dispatch 2024-09-17T09:18:58.942 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:58.347777+0000 mon.smithi066 (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a193d3c7-da9c-4d59-89d7-d6d6d1fc3455"}]: dispatch 2024-09-17T09:18:58.942 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:58.353769+0000 mon.smithi066 (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a193d3c7-da9c-4d59-89d7-d6d6d1fc3455"}]': finished 2024-09-17T09:18:58.943 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:58.353825+0000 mon.smithi066 (mon.0) 496 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-09-17T09:18:58.943 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:58.353941+0000 mon.smithi066 (mon.0) 497 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:18:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:58.347361+0000 mon.smithi204 (mon.1) 10 : audit [INF] from='client.? 172.21.15.204:0/3069384594' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a193d3c7-da9c-4d59-89d7-d6d6d1fc3455"}]: dispatch 2024-09-17T09:18:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:58.347777+0000 mon.smithi066 (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a193d3c7-da9c-4d59-89d7-d6d6d1fc3455"}]: dispatch 2024-09-17T09:18:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:58.353769+0000 mon.smithi066 (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a193d3c7-da9c-4d59-89d7-d6d6d1fc3455"}]': finished 2024-09-17T09:18:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:58.353825+0000 mon.smithi066 (mon.0) 496 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-09-17T09:18:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:58.353941+0000 mon.smithi066 (mon.0) 497 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:18:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:57.997461+0000 mgr.smithi066.mabcvm (mgr.14164) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:18:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:18:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:18:58.773111+0000 mon.smithi204 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.204:0/1844566893' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:18:59.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:57.997461+0000 mgr.smithi066.mabcvm (mgr.14164) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:18:59.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:18:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:18:58.773111+0000 mon.smithi204 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.204:0/1844566893' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:19:01.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:18:59.997954+0000 mgr.smithi066.mabcvm (mgr.14164) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:19:01.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:00.185880+0000 mon.smithi066 (mon.0) 498 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:01.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:00.188753+0000 mon.smithi066 (mon.0) 499 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:01.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:18:59.997954+0000 mgr.smithi066.mabcvm (mgr.14164) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:19:01.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:00.185880+0000 mon.smithi066 (mon.0) 498 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:01.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:00.188753+0000 mon.smithi066 (mon.0) 499 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:03.818 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:01.998446+0000 mgr.smithi066.mabcvm (mgr.14164) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:19:03.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:01.998446+0000 mgr.smithi066.mabcvm (mgr.14164) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:19:04.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:04.142446+0000 mon.smithi066 (mon.0) 500 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T09:19:04.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:04.143274+0000 mon.smithi066 (mon.0) 501 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:04.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:04.328072+0000 mon.smithi066 (mon.0) 502 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:19:04.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:04.328298+0000 mon.smithi066 (mon.0) 503 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:19:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:04.142446+0000 mon.smithi066 (mon.0) 500 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T09:19:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:04.143274+0000 mon.smithi066 (mon.0) 501 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:04.328072+0000 mon.smithi066 (mon.0) 502 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:19:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:04.328298+0000 mon.smithi066 (mon.0) 503 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:19:05.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:03.998932+0000 mgr.smithi066.mabcvm (mgr.14164) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:19:05.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:19:04.143994+0000 mgr.smithi066.mabcvm (mgr.14164) 183 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-09-17T09:19:05.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:03.998932+0000 mgr.smithi066.mabcvm (mgr.14164) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:19:05.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:19:04.143994+0000 mgr.smithi066.mabcvm (mgr.14164) 183 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-09-17T09:19:07.666 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 6 on host 'smithi204' 2024-09-17T09:19:07.834 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:05.999379+0000 mgr.smithi066.mabcvm (mgr.14164) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:19:07.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:05.999379+0000 mgr.smithi066.mabcvm (mgr.14164) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:19:08.339 DEBUG:teuthology.orchestra.run.smithi204:osd.6> sudo journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.6.service 2024-09-17T09:19:08.341 INFO:tasks.cephadm:Deploying osd.7 on smithi204 with /dev/vg_nvme/lv_1... 2024-09-17T09:19:08.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-09-17T09:19:08.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:07.652356+0000 mon.smithi066 (mon.0) 504 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:08.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:07.654219+0000 mon.smithi066 (mon.0) 505 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:08.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:07.656648+0000 mon.smithi066 (mon.0) 506 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:08.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:07.658621+0000 mon.smithi066 (mon.0) 507 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:08.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:07.663246+0000 mon.smithi066 (mon.0) 508 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:08.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:07.652356+0000 mon.smithi066 (mon.0) 504 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:08.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:07.654219+0000 mon.smithi066 (mon.0) 505 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:08.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:07.656648+0000 mon.smithi066 (mon.0) 506 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:08.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:07.658621+0000 mon.smithi066 (mon.0) 507 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:08.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:07.663246+0000 mon.smithi066 (mon.0) 508 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:09.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:07.999698+0000 mgr.smithi066.mabcvm (mgr.14164) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:19:09.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:07.999698+0000 mgr.smithi066.mabcvm (mgr.14164) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:19:10.861 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-09-17T09:19:10.862 INFO:teuthology.orchestra.run.smithi204.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-09-17T09:19:10.862 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10+0 records in 2024-09-17T09:19:10.862 INFO:teuthology.orchestra.run.smithi204.stderr:10+0 records out 2024-09-17T09:19:10.862 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0127979 s, 819 MB/s 2024-09-17T09:19:10.862 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping successful for: 2024-09-17T09:19:11.073 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:19:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.6[34369]: debug 2024-09-17T09:19:10.803+0000 7f91b095a080 -1 osd.6 0 log_to_monitors {default=true} 2024-09-17T09:19:11.795 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:09.999986+0000 mgr.smithi066.mabcvm (mgr.14164) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:19:11.796 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:10.808165+0000 mon.smithi204 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/2705079250,v1:172.21.15.204:6817/2705079250]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:19:11.796 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:10.808530+0000 mon.smithi066 (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:19:11.796 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:11.590991+0000 mon.smithi066 (mon.0) 510 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:11.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_1 2024-09-17T09:19:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:09.999986+0000 mgr.smithi066.mabcvm (mgr.14164) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:19:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:10.808165+0000 mon.smithi204 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/2705079250,v1:172.21.15.204:6817/2705079250]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:19:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:10.808530+0000 mon.smithi066 (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:19:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:11.590991+0000 mon.smithi066 (mon.0) 510 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:12.691 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:19:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.6[34369]: debug 2024-09-17T09:19:12.682+0000 7f91a6ebd700 -1 osd.6 0 waiting for initial osdmap 2024-09-17T09:19:12.691 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:19:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.6[34369]: debug 2024-09-17T09:19:12.688+0000 7f91a1635700 -1 osd.6 42 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-17T09:19:12.691 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:11.670862+0000 mon.smithi066 (mon.0) 511 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T09:19:12.691 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:11.670947+0000 mon.smithi066 (mon.0) 512 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-09-17T09:19:12.691 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:11.671245+0000 mon.smithi066 (mon.0) 513 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:19:12.692 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:11.671626+0000 mon.smithi204 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/2705079250,v1:172.21.15.204:6817/2705079250]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:19:12.692 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:11.674162+0000 mon.smithi066 (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:19:12.692 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:11.845500+0000 mon.smithi066 (mon.0) 515 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:12.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:11.670862+0000 mon.smithi066 (mon.0) 511 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T09:19:12.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:11.670947+0000 mon.smithi066 (mon.0) 512 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-09-17T09:19:12.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:11.671245+0000 mon.smithi066 (mon.0) 513 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:19:12.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:11.671626+0000 mon.smithi204 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/2705079250,v1:172.21.15.204:6817/2705079250]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:19:12.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:11.674162+0000 mon.smithi066 (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:19:12.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:11.845500+0000 mon.smithi066 (mon.0) 515 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:13.806 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:12.000353+0000 mgr.smithi066.mabcvm (mgr.14164) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:19:13.806 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:12.676022+0000 mon.smithi066 (mon.0) 516 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-17T09:19:13.807 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:12.676153+0000 mon.smithi066 (mon.0) 517 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-09-17T09:19:13.807 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:12.676578+0000 mon.smithi066 (mon.0) 518 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:19:13.807 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:12.683520+0000 mon.smithi066 (mon.0) 519 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:19:13.807 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:13.678903+0000 mon.smithi066 (mon.0) 520 : cluster [INF] osd.6 [v2:172.21.15.204:6816/2705079250,v1:172.21.15.204:6817/2705079250] boot 2024-09-17T09:19:13.807 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:13.678951+0000 mon.smithi066 (mon.0) 521 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-09-17T09:19:13.807 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:13.679158+0000 mon.smithi066 (mon.0) 522 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:19:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:12.000353+0000 mgr.smithi066.mabcvm (mgr.14164) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:19:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:12.676022+0000 mon.smithi066 (mon.0) 516 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-17T09:19:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:12.676153+0000 mon.smithi066 (mon.0) 517 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-09-17T09:19:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:12.676578+0000 mon.smithi066 (mon.0) 518 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:19:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:12.683520+0000 mon.smithi066 (mon.0) 519 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:19:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:13.678903+0000 mon.smithi066 (mon.0) 520 : cluster [INF] osd.6 [v2:172.21.15.204:6816/2705079250,v1:172.21.15.204:6817/2705079250] boot 2024-09-17T09:19:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:13.678951+0000 mon.smithi066 (mon.0) 521 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-09-17T09:19:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:13.679158+0000 mon.smithi066 (mon.0) 522 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:19:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:11.836069+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:19:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:11.836196+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:19:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:14.465808+0000 mon.smithi066 (mon.0) 523 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:19:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:14.467379+0000 mon.smithi066 (mon.0) 524 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:19:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:14.468142+0000 mon.smithi066 (mon.0) 525 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:14.679873+0000 mon.smithi066 (mon.0) 526 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-09-17T09:19:14.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:11.836069+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:19:14.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:11.836196+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:19:14.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:14.465808+0000 mon.smithi066 (mon.0) 523 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:19:14.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:14.467379+0000 mon.smithi066 (mon.0) 524 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:19:14.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:14.468142+0000 mon.smithi066 (mon.0) 525 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:14.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:14.679873+0000 mon.smithi066 (mon.0) 526 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-09-17T09:19:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:14.000842+0000 mgr.smithi066.mabcvm (mgr.14164) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:14.464897+0000 mgr.smithi066.mabcvm (mgr.14164) 189 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:19:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:15.687021+0000 mon.smithi066 (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-09-17T09:19:15.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:14.000842+0000 mgr.smithi066.mabcvm (mgr.14164) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:15.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:14.464897+0000 mgr.smithi066.mabcvm (mgr.14164) 189 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:19:15.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:15.687021+0000 mon.smithi066 (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-09-17T09:19:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:16.001266+0000 mgr.smithi066.mabcvm (mgr.14164) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:17.431562+0000 mon.smithi066 (mon.0) 528 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:17.432731+0000 mon.smithi066 (mon.0) 529 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:17.433576+0000 mon.smithi066 (mon.0) 530 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:17.434354+0000 mon.smithi066 (mon.0) 531 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:17.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:17.440810+0000 mon.smithi066 (mon.0) 532 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:17.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:17.444639+0000 mon.smithi066 (mon.0) 533 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:17.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:17.448583+0000 mon.smithi066 (mon.0) 534 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:17.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:17.449669+0000 mon.smithi066 (mon.0) 535 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:17.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:17.450358+0000 mon.smithi066 (mon.0) 536 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:17.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:17.456275+0000 mon.smithi066 (mon.0) 537 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:17.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:16.001266+0000 mgr.smithi066.mabcvm (mgr.14164) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:17.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:17.431562+0000 mon.smithi066 (mon.0) 528 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:17.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:17.432731+0000 mon.smithi066 (mon.0) 529 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:17.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:17.433576+0000 mon.smithi066 (mon.0) 530 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:17.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:17.434354+0000 mon.smithi066 (mon.0) 531 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:17.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:17.440810+0000 mon.smithi066 (mon.0) 532 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:17.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:17.444639+0000 mon.smithi066 (mon.0) 533 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:17.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:17.448583+0000 mon.smithi066 (mon.0) 534 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:17.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:17.449669+0000 mon.smithi066 (mon.0) 535 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:17.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:17.450358+0000 mon.smithi066 (mon.0) 536 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:17.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:17.456275+0000 mon.smithi066 (mon.0) 537 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:19:17.426051+0000 mgr.smithi066.mabcvm (mgr.14164) 191 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-17T09:19:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:19:17.434963+0000 mgr.smithi066.mabcvm (mgr.14164) 192 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 5312M 2024-09-17T09:19:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:18.218194+0000 mon.smithi204 (mon.1) 14 : audit [INF] from='client.? 172.21.15.204:0/1143225863' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6168bc6-30b6-4e42-be9d-26d18ed36514"}]: dispatch 2024-09-17T09:19:18.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:18.218676+0000 mon.smithi066 (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6168bc6-30b6-4e42-be9d-26d18ed36514"}]: dispatch 2024-09-17T09:19:18.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:18.223376+0000 mon.smithi066 (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d6168bc6-30b6-4e42-be9d-26d18ed36514"}]': finished 2024-09-17T09:19:18.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:18.223434+0000 mon.smithi066 (mon.0) 540 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-09-17T09:19:18.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:18.223559+0000 mon.smithi066 (mon.0) 541 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:19:18.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:18.642077+0000 mon.smithi204 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.204:0/1559994063' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:19:18.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:19:17.426051+0000 mgr.smithi066.mabcvm (mgr.14164) 191 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-17T09:19:18.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:19:17.434963+0000 mgr.smithi066.mabcvm (mgr.14164) 192 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 5312M 2024-09-17T09:19:18.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:18.218194+0000 mon.smithi204 (mon.1) 14 : audit [INF] from='client.? 172.21.15.204:0/1143225863' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6168bc6-30b6-4e42-be9d-26d18ed36514"}]: dispatch 2024-09-17T09:19:18.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:18.218676+0000 mon.smithi066 (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6168bc6-30b6-4e42-be9d-26d18ed36514"}]: dispatch 2024-09-17T09:19:18.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:18.223376+0000 mon.smithi066 (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d6168bc6-30b6-4e42-be9d-26d18ed36514"}]': finished 2024-09-17T09:19:18.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:18.223434+0000 mon.smithi066 (mon.0) 540 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-09-17T09:19:18.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:18.223559+0000 mon.smithi066 (mon.0) 541 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:19:18.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:18.642077+0000 mon.smithi204 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.204:0/1559994063' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:19:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:18.001672+0000 mgr.smithi066.mabcvm (mgr.14164) 193 : cluster [DBG] pgmap v162: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:19.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:18.001672+0000 mgr.smithi066.mabcvm (mgr.14164) 193 : cluster [DBG] pgmap v162: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:21.979 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:20.002001+0000 mgr.smithi066.mabcvm (mgr.14164) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:21.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:20.002001+0000 mgr.smithi066.mabcvm (mgr.14164) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:23.840 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:22.002617+0000 mgr.smithi066.mabcvm (mgr.14164) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:22.002617+0000 mgr.smithi066.mabcvm (mgr.14164) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:24.819 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:24.204993+0000 mon.smithi066 (mon.0) 542 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T09:19:24.819 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:24.205803+0000 mon.smithi066 (mon.0) 543 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:24.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:24.204993+0000 mon.smithi066 (mon.0) 542 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T09:19:24.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:24.205803+0000 mon.smithi066 (mon.0) 543 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:25.717 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:24.003081+0000 mgr.smithi066.mabcvm (mgr.14164) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:25.717 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:19:24.206449+0000 mgr.smithi066.mabcvm (mgr.14164) 197 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-09-17T09:19:25.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:24.003081+0000 mgr.smithi066.mabcvm (mgr.14164) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:25.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:19:24.206449+0000 mgr.smithi066.mabcvm (mgr.14164) 197 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-09-17T09:19:27.886 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 7 on host 'smithi204' 2024-09-17T09:19:27.897 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:26.003590+0000 mgr.smithi066.mabcvm (mgr.14164) 198 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:27.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:26.003590+0000 mgr.smithi066.mabcvm (mgr.14164) 198 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:28.543 DEBUG:teuthology.orchestra.run.smithi204:osd.7> sudo journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.7.service 2024-09-17T09:19:28.545 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T09:19:28.546 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T09:19:28.867 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:27.873379+0000 mon.smithi066 (mon.0) 544 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:28.867 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:27.875436+0000 mon.smithi066 (mon.0) 545 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:28.867 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:27.878304+0000 mon.smithi066 (mon.0) 546 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:28.868 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:27.878554+0000 mon.smithi066 (mon.0) 547 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:28.868 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:27.883157+0000 mon.smithi066 (mon.0) 548 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:28.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:27.873379+0000 mon.smithi066 (mon.0) 544 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:28.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:27.875436+0000 mon.smithi066 (mon.0) 545 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:28.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:27.878304+0000 mon.smithi066 (mon.0) 546 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:28.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:27.878554+0000 mon.smithi066 (mon.0) 547 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:28.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:27.883157+0000 mon.smithi066 (mon.0) 548 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:29.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:28.004067+0000 mgr.smithi066.mabcvm (mgr.14164) 199 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:28.004067+0000 mgr.smithi066.mabcvm (mgr.14164) 199 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:30.500 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:19:31.141 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":46,"num_osds":8,"num_up_osds":7,"osd_up_since":1726564753,"num_in_osds":8,"osd_in_since":1726564758,"num_remapped_pgs":0} 2024-09-17T09:19:31.194 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:19:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.7[36846]: debug 2024-09-17T09:19:31.003+0000 7f388ce1e080 -1 osd.7 0 log_to_monitors {default=true} 2024-09-17T09:19:31.453 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:30.004577+0000 mgr.smithi066.mabcvm (mgr.14164) 200 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:31.454 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:30.278956+0000 mon.smithi066 (mon.0) 549 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:31.454 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:30.499674+0000 mon.smithi066 (mon.0) 550 : audit [DBG] from='client.? 172.21.15.66:0/562830393' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:19:31.454 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:31.006908+0000 mon.smithi204 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3855733405,v1:172.21.15.204:6825/3855733405]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:19:31.454 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:31.007509+0000 mon.smithi066 (mon.0) 551 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:19:31.610 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:30.004577+0000 mgr.smithi066.mabcvm (mgr.14164) 200 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:31.610 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:30.278956+0000 mon.smithi066 (mon.0) 549 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:31.610 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:30.499674+0000 mon.smithi066 (mon.0) 550 : audit [DBG] from='client.? 172.21.15.66:0/562830393' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:19:31.610 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:31.006908+0000 mon.smithi204 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3855733405,v1:172.21.15.204:6825/3855733405]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:19:31.610 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:31.007509+0000 mon.smithi066 (mon.0) 551 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:19:32.142 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T09:19:32.990 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:19:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.7[36846]: debug 2024-09-17T09:19:32.733+0000 7f3883381700 -1 osd.7 0 waiting for initial osdmap 2024-09-17T09:19:32.990 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:19:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.7[36846]: debug 2024-09-17T09:19:32.739+0000 7f387daf9700 -1 osd.7 48 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-09-17T09:19:32.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:31.724742+0000 mon.smithi066 (mon.0) 552 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T09:19:32.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:31.724827+0000 mon.smithi066 (mon.0) 553 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-09-17T09:19:32.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:31.724983+0000 mon.smithi066 (mon.0) 554 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:19:32.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:31.729801+0000 mon.smithi204 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3855733405,v1:172.21.15.204:6825/3855733405]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:19:32.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:31.730186+0000 mon.smithi066 (mon.0) 555 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:19:32.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:31.724742+0000 mon.smithi066 (mon.0) 552 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T09:19:32.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:31.724827+0000 mon.smithi066 (mon.0) 553 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-09-17T09:19:32.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:31.724983+0000 mon.smithi066 (mon.0) 554 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:19:32.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:31.729801+0000 mon.smithi204 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/3855733405,v1:172.21.15.204:6825/3855733405]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:19:32.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:31.730186+0000 mon.smithi066 (mon.0) 555 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:19:33.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:32.004874+0000 mgr.smithi066.mabcvm (mgr.14164) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:33.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:32.729680+0000 mon.smithi066 (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-17T09:19:33.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:32.729747+0000 mon.smithi066 (mon.0) 557 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-09-17T09:19:33.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:32.729988+0000 mon.smithi066 (mon.0) 558 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:19:33.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:32.734165+0000 mon.smithi066 (mon.0) 559 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:19:33.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:33.466546+0000 mon.smithi066 (mon.0) 560 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:33.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:33.467424+0000 mon.smithi066 (mon.0) 561 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:33.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:33.468348+0000 mon.smithi066 (mon.0) 562 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:33.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:33.469148+0000 mon.smithi066 (mon.0) 563 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:33.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:33.469933+0000 mon.smithi066 (mon.0) 564 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:33.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:33.474006+0000 mon.smithi066 (mon.0) 565 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:33.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:33.477953+0000 mon.smithi066 (mon.0) 566 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:33.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:33.481153+0000 mon.smithi066 (mon.0) 567 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:33.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:33.482029+0000 mon.smithi066 (mon.0) 568 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:33.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:33.482685+0000 mon.smithi066 (mon.0) 569 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:33.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:33.486594+0000 mon.smithi066 (mon.0) 570 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:32.004874+0000 mgr.smithi066.mabcvm (mgr.14164) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:19:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:32.729680+0000 mon.smithi066 (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-17T09:19:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:32.729747+0000 mon.smithi066 (mon.0) 557 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-09-17T09:19:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:32.729988+0000 mon.smithi066 (mon.0) 558 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:19:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:32.734165+0000 mon.smithi066 (mon.0) 559 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:19:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:33.466546+0000 mon.smithi066 (mon.0) 560 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:33.467424+0000 mon.smithi066 (mon.0) 561 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:33.468348+0000 mon.smithi066 (mon.0) 562 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:33.469148+0000 mon.smithi066 (mon.0) 563 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:33.469933+0000 mon.smithi066 (mon.0) 564 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:33.474006+0000 mon.smithi066 (mon.0) 565 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:33.477953+0000 mon.smithi066 (mon.0) 566 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:33.481153+0000 mon.smithi066 (mon.0) 567 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:33.482029+0000 mon.smithi066 (mon.0) 568 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:33.482685+0000 mon.smithi066 (mon.0) 569 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:33.486594+0000 mon.smithi066 (mon.0) 570 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:19:34.003 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:19:34.704 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":49,"num_osds":8,"num_up_osds":8,"osd_up_since":1726564773,"num_in_osds":8,"osd_in_since":1726564758,"num_remapped_pgs":0} 2024-09-17T09:19:34.704 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T09:19:34.919 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:19:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:32.051877+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:19:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:32.052034+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:19:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:19:33.461795+0000 mgr.smithi066.mabcvm (mgr.14164) 202 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-17T09:19:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:19:33.470438+0000 mgr.smithi066.mabcvm (mgr.14164) 203 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 3984M 2024-09-17T09:19:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:33.731948+0000 mon.smithi066 (mon.0) 571 : cluster [INF] osd.7 [v2:172.21.15.204:6824/3855733405,v1:172.21.15.204:6825/3855733405] boot 2024-09-17T09:19:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:33.732033+0000 mon.smithi066 (mon.0) 572 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-09-17T09:19:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:33.732526+0000 mon.smithi066 (mon.0) 573 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:19:34.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:34.002371+0000 mon.smithi066 (mon.0) 574 : audit [DBG] from='client.? 172.21.15.66:0/1959753497' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:19:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:32.051877+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:19:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:32.052034+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:19:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:19:33.461795+0000 mgr.smithi066.mabcvm (mgr.14164) 202 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-17T09:19:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:19:33.470438+0000 mgr.smithi066.mabcvm (mgr.14164) 203 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 3984M 2024-09-17T09:19:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:33.731948+0000 mon.smithi066 (mon.0) 571 : cluster [INF] osd.7 [v2:172.21.15.204:6824/3855733405,v1:172.21.15.204:6825/3855733405] boot 2024-09-17T09:19:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:33.732033+0000 mon.smithi066 (mon.0) 572 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-09-17T09:19:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:33.732526+0000 mon.smithi066 (mon.0) 573 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:19:34.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:34.002371+0000 mon.smithi066 (mon.0) 574 : audit [DBG] from='client.? 172.21.15.66:0/1959753497' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:19:35.947 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:34.005143+0000 mgr.smithi066.mabcvm (mgr.14164) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:35.947 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:34.740807+0000 mon.smithi066 (mon.0) 575 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-09-17T09:19:36.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:34.005143+0000 mgr.smithi066.mabcvm (mgr.14164) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:36.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:34.740807+0000 mon.smithi066 (mon.0) 575 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-09-17T09:19:36.635 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:19:36.636 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":50,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","created":"2024-09-17T09:14:06.955225+0000","modified":"2024-09-17T09:19:34.733519+0000","last_up_change":"2024-09-17T09:19:33.727104+0000","last_in_change":"2024-09-17T09:19:18.219320+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-09-17T09:17:57.032354+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"6c11bb5a-fe59-4a00-b6d8-0a92188eff63","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6802","nonce":921726031},{"type":"v1","addr":"172.21.15.66:6803","nonce":921726031}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6804","nonce":921726031},{"type":"v1","addr":"172.21.15.66:6805","nonce":921726031}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6808","nonce":921726031},{"type":"v1","addr":"172.21.15.66:6809","nonce":921726031}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6806","nonce":921726031},{"type":"v1","addr":"172.21.15.66:6807","nonce":921726031}]},"public_addr":"172.21.15.66:6803/921726031","cluster_addr":"172.21.15.66:6805/921726031","heartbeat_back_addr":"172.21.15.66:6809/921726031","heartbeat_front_addr":"172.21.15.66:6807/921726031","state":["exists","up"]},{"osd":1,"uuid":"ed9c62e4-3694-4db1-a4d2-7398e1582297","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6810","nonce":3018516302},{"type":"v1","addr":"172.21.15.66:6811","nonce":3018516302}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6812","nonce":3018516302},{"type":"v1","addr":"172.21.15.66:6813","nonce":3018516302}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6816","nonce":3018516302},{"type":"v1","addr":"172.21.15.66:6817","nonce":3018516302}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6814","nonce":3018516302},{"type":"v1","addr":"172.21.15.66:6815","nonce":3018516302}]},"public_addr":"172.21.15.66:6811/3018516302","cluster_addr":"172.21.15.66:6813/3018516302","heartbeat_back_addr":"172.21.15.66:6817/3018516302","heartbeat_front_addr":"172.21.15.66:6815/3018516302","state":["exists","up"]},{"osd":2,"uuid":"acdb8e44-1791-48f9-a870-eccf1aa1f64a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6818","nonce":550162551},{"type":"v1","addr":"172.21.15.66:6819","nonce":550162551}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6820","nonce":550162551},{"type":"v1","addr":"172.21.15.66:6821","nonce":550162551}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6824","nonce":550162551},{"type":"v1","addr":"172.21.15.66:6825","nonce":550162551}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6822","nonce":550162551},{"type":"v1","addr":"172.21.15.66:6823","nonce":550162551}]},"public_addr":"172.21.15.66:6819/550162551","cluster_addr":"172.21.15.66:6821/550162551","heartbeat_back_addr":"172.21.15.66:6825/550162551","heartbeat_front_addr":"172.21.15.66:6823/550162551","state":["exists","up"]},{"osd":3,"uuid":"48bad3ed-a83f-487b-b9fc-cfceaf31599d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6826","nonce":1410535320},{"type":"v1","addr":"172.21.15.66:6827","nonce":1410535320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6828","nonce":1410535320},{"type":"v1","addr":"172.21.15.66:6829","nonce":1410535320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6832","nonce":1410535320},{"type":"v1","addr":"172.21.15.66:6833","nonce":1410535320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6830","nonce":1410535320},{"type":"v1","addr":"172.21.15.66:6831","nonce":1410535320}]},"public_addr":"172.21.15.66:6827/1410535320","cluster_addr":"172.21.15.66:6829/1410535320","heartbeat_back_addr":"172.21.15.66:6833/1410535320","heartbeat_front_addr":"172.21.15.66:6831/1410535320","state":["exists","up"]},{"osd":4,"uuid":"9d5f1ae5-d429-42a3-a642-1bfa220b1fba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2808272521},{"type":"v1","addr":"172.21.15.204:6801","nonce":2808272521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2808272521},{"type":"v1","addr":"172.21.15.204:6803","nonce":2808272521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2808272521},{"type":"v1","addr":"172.21.15.204:6807","nonce":2808272521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2808272521},{"type":"v1","addr":"172.21.15.204:6805","nonce":2808272521}]},"public_addr":"172.21.15.204:6801/2808272521","cluster_addr":"172.21.15.204:6803/2808272521","heartbeat_back_addr":"172.21.15.204:6807/2808272521","heartbeat_front_addr":"172.21.15.204:6805/2808272521","state":["exists","up"]},{"osd":5,"uuid":"2e16002f-3cff-4233-b370-0973ed94d60c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":3580227618},{"type":"v1","addr":"172.21.15.204:6809","nonce":3580227618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3580227618},{"type":"v1","addr":"172.21.15.204:6811","nonce":3580227618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3580227618},{"type":"v1","addr":"172.21.15.204:6815","nonce":3580227618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3580227618},{"type":"v1","addr":"172.21.15.204:6813","nonce":3580227618}]},"public_addr":"172.21.15.204:6809/3580227618","cluster_addr":"172.21.15.204:6811/3580227618","heartbeat_back_addr":"172.21.15.204:6815/3580227618","heartbeat_front_addr":"172.21.15.204:6813/3580227618","state":["exists","up"]},{"osd":6,"uuid":"a193d3c7-da9c-4d59-89d7-d6d6d1fc3455","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2705079250},{"type":"v1","addr":"172.21.15.204:6817","nonce":2705079250}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2705079250},{"type":"v1","addr":"172.21.15.204:6819","nonce":2705079250}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2705079250},{"type":"v1","addr":"172.21.15.204:6823","nonce":2705079250}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2705079250},{"type":"v1","addr":"172.21.15.204:6821","nonce":2705079250}]},"public_addr":"172.21.15.204:6817/2705079250","cluster_addr":"172.21.15.204:6819/2705079250","heartbeat_back_addr":"172.21.15.204:6823/2705079250","heartbeat_front_addr":"172.21.15.204:6821/2705079250","state":["exists","up"]},{"osd":7,"uuid":"d6168bc6-30b6-4e42-be9d-26d18ed36514","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":3855733405},{"type":"v1","addr":"172.21.15.204:6825","nonce":3855733405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":3855733405},{"type":"v1","addr":"172.21.15.204:6827","nonce":3855733405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":3855733405},{"type":"v1","addr":"172.21.15.204:6831","nonce":3855733405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":3855733405},{"type":"v1","addr":"172.21.15.204:6829","nonce":3855733405}]},"public_addr":"172.21.15.204:6825/3855733405","cluster_addr":"172.21.15.204:6827/3855733405","heartbeat_back_addr":"172.21.15.204:6831/3855733405","heartbeat_front_addr":"172.21.15.204:6829/3855733405","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:17:04.778480+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:17:32.553830+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:17:55.330439+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:18:16.705161+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:18:32.980698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:18:52.122568+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:19:11.836199+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:19:32.052037+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.66:0/559034257":"2024-09-18T09:15:04.126647+0000","172.21.15.66:6800/3966973290":"2024-09-18T09:15:04.126647+0000","172.21.15.66:6801/977592639":"2024-09-18T09:14:48.185082+0000","172.21.15.66:6800/977592639":"2024-09-18T09:14:48.185082+0000","172.21.15.66:0/3182603945":"2024-09-18T09:14:48.185082+0000","172.21.15.66:0/1509961527":"2024-09-18T09:14:48.185082+0000","172.21.15.66:0/1048430728":"2024-09-18T09:15:04.126647+0000","172.21.15.66:0/3927106060":"2024-09-18T09:14:29.110597+0000","172.21.15.66:6800/599740997":"2024-09-18T09:14:29.110597+0000","172.21.15.66:6801/3966973290":"2024-09-18T09:15:04.126647+0000","172.21.15.66:6801/599740997":"2024-09-18T09:14:29.110597+0000","172.21.15.66:0/2999954256":"2024-09-18T09:14:29.110597+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T09:19:36.937 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:36.634183+0000 mon.smithi066 (mon.0) 576 : audit [DBG] from='client.? 172.21.15.66:0/3568837330' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:19:37.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:36.634183+0000 mon.smithi066 (mon.0) 576 : audit [DBG] from='client.? 172.21.15.66:0/3568837330' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:19:37.313 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-09-17T09:17:57.032354+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-09-17T09:19:37.313 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-09-17T09:19:37.531 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:19:37.965 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:36.005501+0000 mgr.smithi066.mabcvm (mgr.14164) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:38.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:36.005501+0000 mgr.smithi066.mabcvm (mgr.14164) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:39.286 INFO:teuthology.orchestra.run.smithi066.stdout:pg_num: 1 2024-09-17T09:19:39.967 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:38.005849+0000 mgr.smithi066.mabcvm (mgr.14164) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:39.968 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:39.285449+0000 mon.smithi066 (mon.0) 577 : audit [DBG] from='client.? 172.21.15.66:0/1592089688' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-09-17T09:19:39.993 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T09:19:39.994 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T09:19:40.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:38.005849+0000 mgr.smithi066.mabcvm (mgr.14164) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:40.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:39.285449+0000 mon.smithi066 (mon.0) 577 : audit [DBG] from='client.? 172.21.15.66:0/1592089688' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-09-17T09:19:41.851 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:40.006170+0000 mgr.smithi066.mabcvm (mgr.14164) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:42.011 INFO:teuthology.orchestra.run.smithi066.stdout:[client.0] 2024-09-17T09:19:42.011 INFO:teuthology.orchestra.run.smithi066.stdout: key = AQCuSelmFBtsABAAc+74zw8XboToCXaX6mQzHw== 2024-09-17T09:19:42.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:40.006170+0000 mgr.smithi066.mabcvm (mgr.14164) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:42.906 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-17T09:19:42.906 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T09:19:42.906 DEBUG:teuthology.orchestra.run.smithi066:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T09:19:42.946 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T09:19:42.947 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T09:19:42.947 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T09:19:42.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:42.006943+0000 mon.smithi066 (mon.0) 578 : audit [INF] from='client.? 172.21.15.66:0/3048829129' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:19:42.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:42.010189+0000 mon.smithi066 (mon.0) 579 : audit [INF] from='client.? 172.21.15.66:0/3048829129' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T09:19:43.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:42 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:42.006943+0000 mon.smithi066 (mon.0) 578 : audit [INF] from='client.? 172.21.15.66:0/3048829129' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:19:43.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:42 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:42.010189+0000 mon.smithi066 (mon.0) 579 : audit [INF] from='client.? 172.21.15.66:0/3048829129' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T09:19:43.198 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:19:43.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:42.006484+0000 mgr.smithi066.mabcvm (mgr.14164) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:44.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:42.006484+0000 mgr.smithi066.mabcvm (mgr.14164) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:45.068 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:19:45.719 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":18,"active_gid":14164,"active_name":"smithi066.mabcvm","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6800","nonce":3362062259},{"type":"v1","addr":"172.21.15.66:6801","nonce":3362062259}]},"active_addr":"172.21.15.66:6801/3362062259","active_change":"2024-09-17T09:15:04.126925+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14226,"name":"smithi204.bluhuj","mgr_features":4540138297136906239,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"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":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Registry to which we should normalize unqualified image names","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"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":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","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","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"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_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":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","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":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","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":"","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":[]},"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":"","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":[]}}},{"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":[]}}},{"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":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"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":[]}}},{"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":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","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":[]}}},{"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":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]}}},{"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":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"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":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Registry to which we should normalize unqualified image names","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"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":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","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","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"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_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":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","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":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","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":"","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":[]},"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":"","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":[]}}},{"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":[]}}},{"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":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"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":[]}}},{"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":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","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":[]}}},{"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":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]}}},{"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":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.66:8443/","prometheus":"http://172.21.15.66:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"],"last_failure_osd_epoch":4,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.66:0","nonce":1587386858}]},{"addrvec":[{"type":"v2","addr":"172.21.15.66:0","nonce":2488302915}]}]}} 2024-09-17T09:19:45.723 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T09:19:45.723 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T09:19:45.723 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T09:19:45.972 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:19:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:44.006828+0000 mgr.smithi066.mabcvm (mgr.14164) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:45.062834+0000 mon.smithi066 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.66:0/2945512113' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T09:19:46.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:44.006828+0000 mgr.smithi066.mabcvm (mgr.14164) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:46.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:45.062834+0000 mon.smithi066 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.66:0/2945512113' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T09:19:47.455 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:19:47.455 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":50,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","created":"2024-09-17T09:14:06.955225+0000","modified":"2024-09-17T09:19:34.733519+0000","last_up_change":"2024-09-17T09:19:33.727104+0000","last_in_change":"2024-09-17T09:19:18.219320+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-09-17T09:17:57.032354+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"6c11bb5a-fe59-4a00-b6d8-0a92188eff63","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6802","nonce":921726031},{"type":"v1","addr":"172.21.15.66:6803","nonce":921726031}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6804","nonce":921726031},{"type":"v1","addr":"172.21.15.66:6805","nonce":921726031}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6808","nonce":921726031},{"type":"v1","addr":"172.21.15.66:6809","nonce":921726031}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6806","nonce":921726031},{"type":"v1","addr":"172.21.15.66:6807","nonce":921726031}]},"public_addr":"172.21.15.66:6803/921726031","cluster_addr":"172.21.15.66:6805/921726031","heartbeat_back_addr":"172.21.15.66:6809/921726031","heartbeat_front_addr":"172.21.15.66:6807/921726031","state":["exists","up"]},{"osd":1,"uuid":"ed9c62e4-3694-4db1-a4d2-7398e1582297","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6810","nonce":3018516302},{"type":"v1","addr":"172.21.15.66:6811","nonce":3018516302}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6812","nonce":3018516302},{"type":"v1","addr":"172.21.15.66:6813","nonce":3018516302}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6816","nonce":3018516302},{"type":"v1","addr":"172.21.15.66:6817","nonce":3018516302}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6814","nonce":3018516302},{"type":"v1","addr":"172.21.15.66:6815","nonce":3018516302}]},"public_addr":"172.21.15.66:6811/3018516302","cluster_addr":"172.21.15.66:6813/3018516302","heartbeat_back_addr":"172.21.15.66:6817/3018516302","heartbeat_front_addr":"172.21.15.66:6815/3018516302","state":["exists","up"]},{"osd":2,"uuid":"acdb8e44-1791-48f9-a870-eccf1aa1f64a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6818","nonce":550162551},{"type":"v1","addr":"172.21.15.66:6819","nonce":550162551}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6820","nonce":550162551},{"type":"v1","addr":"172.21.15.66:6821","nonce":550162551}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6824","nonce":550162551},{"type":"v1","addr":"172.21.15.66:6825","nonce":550162551}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6822","nonce":550162551},{"type":"v1","addr":"172.21.15.66:6823","nonce":550162551}]},"public_addr":"172.21.15.66:6819/550162551","cluster_addr":"172.21.15.66:6821/550162551","heartbeat_back_addr":"172.21.15.66:6825/550162551","heartbeat_front_addr":"172.21.15.66:6823/550162551","state":["exists","up"]},{"osd":3,"uuid":"48bad3ed-a83f-487b-b9fc-cfceaf31599d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6826","nonce":1410535320},{"type":"v1","addr":"172.21.15.66:6827","nonce":1410535320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6828","nonce":1410535320},{"type":"v1","addr":"172.21.15.66:6829","nonce":1410535320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6832","nonce":1410535320},{"type":"v1","addr":"172.21.15.66:6833","nonce":1410535320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6830","nonce":1410535320},{"type":"v1","addr":"172.21.15.66:6831","nonce":1410535320}]},"public_addr":"172.21.15.66:6827/1410535320","cluster_addr":"172.21.15.66:6829/1410535320","heartbeat_back_addr":"172.21.15.66:6833/1410535320","heartbeat_front_addr":"172.21.15.66:6831/1410535320","state":["exists","up"]},{"osd":4,"uuid":"9d5f1ae5-d429-42a3-a642-1bfa220b1fba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2808272521},{"type":"v1","addr":"172.21.15.204:6801","nonce":2808272521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2808272521},{"type":"v1","addr":"172.21.15.204:6803","nonce":2808272521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2808272521},{"type":"v1","addr":"172.21.15.204:6807","nonce":2808272521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2808272521},{"type":"v1","addr":"172.21.15.204:6805","nonce":2808272521}]},"public_addr":"172.21.15.204:6801/2808272521","cluster_addr":"172.21.15.204:6803/2808272521","heartbeat_back_addr":"172.21.15.204:6807/2808272521","heartbeat_front_addr":"172.21.15.204:6805/2808272521","state":["exists","up"]},{"osd":5,"uuid":"2e16002f-3cff-4233-b370-0973ed94d60c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":3580227618},{"type":"v1","addr":"172.21.15.204:6809","nonce":3580227618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3580227618},{"type":"v1","addr":"172.21.15.204:6811","nonce":3580227618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3580227618},{"type":"v1","addr":"172.21.15.204:6815","nonce":3580227618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3580227618},{"type":"v1","addr":"172.21.15.204:6813","nonce":3580227618}]},"public_addr":"172.21.15.204:6809/3580227618","cluster_addr":"172.21.15.204:6811/3580227618","heartbeat_back_addr":"172.21.15.204:6815/3580227618","heartbeat_front_addr":"172.21.15.204:6813/3580227618","state":["exists","up"]},{"osd":6,"uuid":"a193d3c7-da9c-4d59-89d7-d6d6d1fc3455","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2705079250},{"type":"v1","addr":"172.21.15.204:6817","nonce":2705079250}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2705079250},{"type":"v1","addr":"172.21.15.204:6819","nonce":2705079250}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2705079250},{"type":"v1","addr":"172.21.15.204:6823","nonce":2705079250}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2705079250},{"type":"v1","addr":"172.21.15.204:6821","nonce":2705079250}]},"public_addr":"172.21.15.204:6817/2705079250","cluster_addr":"172.21.15.204:6819/2705079250","heartbeat_back_addr":"172.21.15.204:6823/2705079250","heartbeat_front_addr":"172.21.15.204:6821/2705079250","state":["exists","up"]},{"osd":7,"uuid":"d6168bc6-30b6-4e42-be9d-26d18ed36514","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":3855733405},{"type":"v1","addr":"172.21.15.204:6825","nonce":3855733405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":3855733405},{"type":"v1","addr":"172.21.15.204:6827","nonce":3855733405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":3855733405},{"type":"v1","addr":"172.21.15.204:6831","nonce":3855733405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":3855733405},{"type":"v1","addr":"172.21.15.204:6829","nonce":3855733405}]},"public_addr":"172.21.15.204:6825/3855733405","cluster_addr":"172.21.15.204:6827/3855733405","heartbeat_back_addr":"172.21.15.204:6831/3855733405","heartbeat_front_addr":"172.21.15.204:6829/3855733405","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:17:04.778480+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:17:32.553830+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:17:55.330439+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:18:16.705161+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:18:32.980698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:18:52.122568+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:19:11.836199+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:19:32.052037+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.66:0/559034257":"2024-09-18T09:15:04.126647+0000","172.21.15.66:6800/3966973290":"2024-09-18T09:15:04.126647+0000","172.21.15.66:6801/977592639":"2024-09-18T09:14:48.185082+0000","172.21.15.66:6800/977592639":"2024-09-18T09:14:48.185082+0000","172.21.15.66:0/3182603945":"2024-09-18T09:14:48.185082+0000","172.21.15.66:0/1509961527":"2024-09-18T09:14:48.185082+0000","172.21.15.66:0/1048430728":"2024-09-18T09:15:04.126647+0000","172.21.15.66:0/3927106060":"2024-09-18T09:14:29.110597+0000","172.21.15.66:6800/599740997":"2024-09-18T09:14:29.110597+0000","172.21.15.66:6801/3966973290":"2024-09-18T09:15:04.126647+0000","172.21.15.66:6801/599740997":"2024-09-18T09:14:29.110597+0000","172.21.15.66:0/2999954256":"2024-09-18T09:14:29.110597+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T09:19:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:46.007109+0000 mgr.smithi066.mabcvm (mgr.14164) 210 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:48.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:47.453724+0000 mon.smithi066 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.66:0/2781928738' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:19:48.032 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T09:19:48.033 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T09:19:48.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:46.007109+0000 mgr.smithi066.mabcvm (mgr.14164) 210 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:48.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:47.453724+0000 mon.smithi066 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.66:0/2781928738' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:19:48.245 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:19:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:48.007600+0000 mgr.smithi066.mabcvm (mgr.14164) 211 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:50.086 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:19:50.086 INFO:teuthology.orchestra.run.smithi066.stdout:{"epoch":50,"fsid":"1c8608ba-74d5-11ef-bceb-c7b262605968","created":"2024-09-17T09:14:06.955225+0000","modified":"2024-09-17T09:19:34.733519+0000","last_up_change":"2024-09-17T09:19:33.727104+0000","last_in_change":"2024-09-17T09:19:18.219320+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-09-17T09:17:57.032354+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"6c11bb5a-fe59-4a00-b6d8-0a92188eff63","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6802","nonce":921726031},{"type":"v1","addr":"172.21.15.66:6803","nonce":921726031}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6804","nonce":921726031},{"type":"v1","addr":"172.21.15.66:6805","nonce":921726031}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6808","nonce":921726031},{"type":"v1","addr":"172.21.15.66:6809","nonce":921726031}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6806","nonce":921726031},{"type":"v1","addr":"172.21.15.66:6807","nonce":921726031}]},"public_addr":"172.21.15.66:6803/921726031","cluster_addr":"172.21.15.66:6805/921726031","heartbeat_back_addr":"172.21.15.66:6809/921726031","heartbeat_front_addr":"172.21.15.66:6807/921726031","state":["exists","up"]},{"osd":1,"uuid":"ed9c62e4-3694-4db1-a4d2-7398e1582297","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6810","nonce":3018516302},{"type":"v1","addr":"172.21.15.66:6811","nonce":3018516302}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6812","nonce":3018516302},{"type":"v1","addr":"172.21.15.66:6813","nonce":3018516302}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6816","nonce":3018516302},{"type":"v1","addr":"172.21.15.66:6817","nonce":3018516302}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6814","nonce":3018516302},{"type":"v1","addr":"172.21.15.66:6815","nonce":3018516302}]},"public_addr":"172.21.15.66:6811/3018516302","cluster_addr":"172.21.15.66:6813/3018516302","heartbeat_back_addr":"172.21.15.66:6817/3018516302","heartbeat_front_addr":"172.21.15.66:6815/3018516302","state":["exists","up"]},{"osd":2,"uuid":"acdb8e44-1791-48f9-a870-eccf1aa1f64a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6818","nonce":550162551},{"type":"v1","addr":"172.21.15.66:6819","nonce":550162551}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6820","nonce":550162551},{"type":"v1","addr":"172.21.15.66:6821","nonce":550162551}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6824","nonce":550162551},{"type":"v1","addr":"172.21.15.66:6825","nonce":550162551}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6822","nonce":550162551},{"type":"v1","addr":"172.21.15.66:6823","nonce":550162551}]},"public_addr":"172.21.15.66:6819/550162551","cluster_addr":"172.21.15.66:6821/550162551","heartbeat_back_addr":"172.21.15.66:6825/550162551","heartbeat_front_addr":"172.21.15.66:6823/550162551","state":["exists","up"]},{"osd":3,"uuid":"48bad3ed-a83f-487b-b9fc-cfceaf31599d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6826","nonce":1410535320},{"type":"v1","addr":"172.21.15.66:6827","nonce":1410535320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6828","nonce":1410535320},{"type":"v1","addr":"172.21.15.66:6829","nonce":1410535320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6832","nonce":1410535320},{"type":"v1","addr":"172.21.15.66:6833","nonce":1410535320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6830","nonce":1410535320},{"type":"v1","addr":"172.21.15.66:6831","nonce":1410535320}]},"public_addr":"172.21.15.66:6827/1410535320","cluster_addr":"172.21.15.66:6829/1410535320","heartbeat_back_addr":"172.21.15.66:6833/1410535320","heartbeat_front_addr":"172.21.15.66:6831/1410535320","state":["exists","up"]},{"osd":4,"uuid":"9d5f1ae5-d429-42a3-a642-1bfa220b1fba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2808272521},{"type":"v1","addr":"172.21.15.204:6801","nonce":2808272521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2808272521},{"type":"v1","addr":"172.21.15.204:6803","nonce":2808272521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2808272521},{"type":"v1","addr":"172.21.15.204:6807","nonce":2808272521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2808272521},{"type":"v1","addr":"172.21.15.204:6805","nonce":2808272521}]},"public_addr":"172.21.15.204:6801/2808272521","cluster_addr":"172.21.15.204:6803/2808272521","heartbeat_back_addr":"172.21.15.204:6807/2808272521","heartbeat_front_addr":"172.21.15.204:6805/2808272521","state":["exists","up"]},{"osd":5,"uuid":"2e16002f-3cff-4233-b370-0973ed94d60c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":3580227618},{"type":"v1","addr":"172.21.15.204:6809","nonce":3580227618}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3580227618},{"type":"v1","addr":"172.21.15.204:6811","nonce":3580227618}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3580227618},{"type":"v1","addr":"172.21.15.204:6815","nonce":3580227618}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3580227618},{"type":"v1","addr":"172.21.15.204:6813","nonce":3580227618}]},"public_addr":"172.21.15.204:6809/3580227618","cluster_addr":"172.21.15.204:6811/3580227618","heartbeat_back_addr":"172.21.15.204:6815/3580227618","heartbeat_front_addr":"172.21.15.204:6813/3580227618","state":["exists","up"]},{"osd":6,"uuid":"a193d3c7-da9c-4d59-89d7-d6d6d1fc3455","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2705079250},{"type":"v1","addr":"172.21.15.204:6817","nonce":2705079250}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2705079250},{"type":"v1","addr":"172.21.15.204:6819","nonce":2705079250}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2705079250},{"type":"v1","addr":"172.21.15.204:6823","nonce":2705079250}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2705079250},{"type":"v1","addr":"172.21.15.204:6821","nonce":2705079250}]},"public_addr":"172.21.15.204:6817/2705079250","cluster_addr":"172.21.15.204:6819/2705079250","heartbeat_back_addr":"172.21.15.204:6823/2705079250","heartbeat_front_addr":"172.21.15.204:6821/2705079250","state":["exists","up"]},{"osd":7,"uuid":"d6168bc6-30b6-4e42-be9d-26d18ed36514","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":3855733405},{"type":"v1","addr":"172.21.15.204:6825","nonce":3855733405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":3855733405},{"type":"v1","addr":"172.21.15.204:6827","nonce":3855733405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":3855733405},{"type":"v1","addr":"172.21.15.204:6831","nonce":3855733405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":3855733405},{"type":"v1","addr":"172.21.15.204:6829","nonce":3855733405}]},"public_addr":"172.21.15.204:6825/3855733405","cluster_addr":"172.21.15.204:6827/3855733405","heartbeat_back_addr":"172.21.15.204:6831/3855733405","heartbeat_front_addr":"172.21.15.204:6829/3855733405","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:17:04.778480+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:17:32.553830+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:17:55.330439+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:18:16.705161+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:18:32.980698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:18:52.122568+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:19:11.836199+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:19:32.052037+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.66:0/559034257":"2024-09-18T09:15:04.126647+0000","172.21.15.66:6800/3966973290":"2024-09-18T09:15:04.126647+0000","172.21.15.66:6801/977592639":"2024-09-18T09:14:48.185082+0000","172.21.15.66:6800/977592639":"2024-09-18T09:14:48.185082+0000","172.21.15.66:0/3182603945":"2024-09-18T09:14:48.185082+0000","172.21.15.66:0/1509961527":"2024-09-18T09:14:48.185082+0000","172.21.15.66:0/1048430728":"2024-09-18T09:15:04.126647+0000","172.21.15.66:0/3927106060":"2024-09-18T09:14:29.110597+0000","172.21.15.66:6800/599740997":"2024-09-18T09:14:29.110597+0000","172.21.15.66:6801/3966973290":"2024-09-18T09:15:04.126647+0000","172.21.15.66:6801/599740997":"2024-09-18T09:14:29.110597+0000","172.21.15.66:0/2999954256":"2024-09-18T09:14:29.110597+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T09:19:50.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:48.007600+0000 mgr.smithi066.mabcvm (mgr.14164) 211 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:50.763 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T09:19:50.763 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T09:19:50.764 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T09:19:50.765 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T09:19:50.765 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T09:19:50.766 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T09:19:50.767 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T09:19:50.767 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T09:19:50.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:19:50.084974+0000 mon.smithi066 (mon.0) 582 : audit [DBG] from='client.? 172.21.15.66:0/4164737364' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:19:51.182 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:19:51.195 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:19:51.195 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:19:51.199 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:19:51.201 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:19:51.204 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:19:51.205 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:19:51.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:19:50.084974+0000 mon.smithi066 (mon.0) 582 : audit [DBG] from='client.? 172.21.15.66:0/4164737364' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:19:51.251 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:19:51.948 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:50.007893+0000 mgr.smithi066.mabcvm (mgr.14164) 212 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:52.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:50.007893+0000 mgr.smithi066.mabcvm (mgr.14164) 212 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:53.934 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:52.008290+0000 mgr.smithi066.mabcvm (mgr.14164) 213 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:52.008290+0000 mgr.smithi066.mabcvm (mgr.14164) 213 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:55.815 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:54.008734+0000 mgr.smithi066.mabcvm (mgr.14164) 214 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:55.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:54.008734+0000 mgr.smithi066.mabcvm (mgr.14164) 214 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:57.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:56.009113+0000 mgr.smithi066.mabcvm (mgr.14164) 215 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:57.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:56.009113+0000 mgr.smithi066.mabcvm (mgr.14164) 215 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:59.526 INFO:teuthology.orchestra.run.smithi066.stdout:81604378651 2024-09-17T09:19:59.526 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T09:19:59.791 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:19:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:19:58.009645+0000 mgr.smithi066.mabcvm (mgr.14164) 216 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:19:59.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:19:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:19:58.009645+0000 mgr.smithi066.mabcvm (mgr.14164) 216 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:00.665 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:00.000100+0000 mon.smithi066 (mon.0) 583 : cluster [INF] overall HEALTH_OK 2024-09-17T09:20:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:00.000100+0000 mon.smithi066 (mon.0) 583 : cluster [INF] overall HEALTH_OK 2024-09-17T09:20:01.917 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:00.010082+0000 mgr.smithi066.mabcvm (mgr.14164) 217 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:00.010082+0000 mgr.smithi066.mabcvm (mgr.14164) 217 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:03.064 INFO:teuthology.orchestra.run.smithi066.stdout:210453397512 2024-09-17T09:20:03.065 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T09:20:03.567 INFO:teuthology.orchestra.run.smithi066.stdout:111669149720 2024-09-17T09:20:03.568 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T09:20:03.666 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:02.010429+0000 mgr.smithi066.mabcvm (mgr.14164) 218 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:03.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:02.010429+0000 mgr.smithi066.mabcvm (mgr.14164) 218 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:04.742 INFO:teuthology.orchestra.run.smithi066.stdout:158913789967 2024-09-17T09:20:04.742 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T09:20:04.765 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:04.329489+0000 mon.smithi066 (mon.0) 584 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:20:04.765 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:04.329760+0000 mon.smithi066 (mon.0) 585 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:20:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:04.329489+0000 mon.smithi066 (mon.0) 584 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:20:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:04.329760+0000 mon.smithi066 (mon.0) 585 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:20:05.855 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:04.010753+0000 mgr.smithi066.mabcvm (mgr.14164) 219 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:05.856 INFO:teuthology.orchestra.run.smithi066.stdout:133143986196 2024-09-17T09:20:05.857 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T09:20:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:04.010753+0000 mgr.smithi066.mabcvm (mgr.14164) 219 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:06.285 INFO:teuthology.orchestra.run.smithi066.stdout:184683593740 2024-09-17T09:20:06.285 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T09:20:07.118 INFO:teuthology.orchestra.run.smithi066.stdout:38654705703 2024-09-17T09:20:07.119 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T09:20:07.322 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:20:07.322 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:20:07.322 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:20:07.601 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:20:07.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:06.011047+0000 mgr.smithi066.mabcvm (mgr.14164) 220 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:07.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:06.011047+0000 mgr.smithi066.mabcvm (mgr.14164) 220 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:08.187 INFO:teuthology.orchestra.run.smithi066.stdout:60129542178 2024-09-17T09:20:08.187 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T09:20:08.936 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:20:08.936 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:20:09.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:08.011583+0000 mgr.smithi066.mabcvm (mgr.14164) 221 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:09.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:08.011583+0000 mgr.smithi066.mabcvm (mgr.14164) 221 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:11.617 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:10.011897+0000 mgr.smithi066.mabcvm (mgr.14164) 222 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:10.011897+0000 mgr.smithi066.mabcvm (mgr.14164) 222 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:12.129 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:20:13.884 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:12.012277+0000 mgr.smithi066.mabcvm (mgr.14164) 223 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:13.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:12.012277+0000 mgr.smithi066.mabcvm (mgr.14164) 223 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:14.038 INFO:teuthology.orchestra.run.smithi066.stdout:38654705704 2024-09-17T09:20:14.641 INFO:teuthology.orchestra.run.smithi066.stdout:111669149722 2024-09-17T09:20:14.641 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:14.038139+0000 mon.smithi066 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.66:0/2079898180' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T09:20:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:14.038139+0000 mon.smithi066 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.66:0/2079898180' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T09:20:15.859 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:14.012587+0000 mgr.smithi066.mabcvm (mgr.14164) 224 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:15.859 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:14.640567+0000 mon.smithi066 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.66:0/559991559' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T09:20:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:14.012587+0000 mgr.smithi066.mabcvm (mgr.14164) 224 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:14.640567+0000 mon.smithi066 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.66:0/559991559' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T09:20:16.385 INFO:teuthology.orchestra.run.smithi066.stdout:158913789969 2024-09-17T09:20:16.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:16 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:16.385385+0000 mon.smithi066 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.66:0/2009303489' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T09:20:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:16 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:16.385385+0000 mon.smithi066 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.66:0/2009303489' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T09:20:17.365 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789967 got 158913789969 for osd.5 2024-09-17T09:20:17.365 DEBUG:teuthology.parallel:result is None 2024-09-17T09:20:17.857 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149720 got 111669149722 for osd.3 2024-09-17T09:20:17.857 DEBUG:teuthology.parallel:result is None 2024-09-17T09:20:17.944 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:16.012874+0000 mgr.smithi066.mabcvm (mgr.14164) 225 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:16.012874+0000 mgr.smithi066.mabcvm (mgr.14164) 225 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:18.499 INFO:teuthology.orchestra.run.smithi066.stdout:133143986199 2024-09-17T09:20:18.776 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:17.713358+0000 mon.smithi066 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.66:0/945509540' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T09:20:18.776 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:18.498344+0000 mon.smithi066 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.66:0/2527914309' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T09:20:18.797 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705703 got 38654705704 for osd.0 2024-09-17T09:20:18.798 DEBUG:teuthology.parallel:result is None 2024-09-17T09:20:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:17.713358+0000 mon.smithi066 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.66:0/945509540' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T09:20:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:18.498344+0000 mon.smithi066 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.66:0/2527914309' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T09:20:19.630 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986196 got 133143986199 for osd.4 2024-09-17T09:20:19.630 DEBUG:teuthology.parallel:result is None 2024-09-17T09:20:19.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:18.013274+0000 mgr.smithi066.mabcvm (mgr.14164) 226 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:19.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:18.013274+0000 mgr.smithi066.mabcvm (mgr.14164) 226 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:20.384 INFO:teuthology.orchestra.run.smithi066.stdout:210453397515 2024-09-17T09:20:20.610 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:20:21.011 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397512 got 210453397515 for osd.7 2024-09-17T09:20:21.012 DEBUG:teuthology.parallel:result is None 2024-09-17T09:20:21.592 INFO:teuthology.orchestra.run.smithi066.stdout:184683593744 2024-09-17T09:20:21.767 INFO:teuthology.orchestra.run.smithi066.stdout:81604378655 2024-09-17T09:20:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:20.013600+0000 mgr.smithi066.mabcvm (mgr.14164) 227 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:21.591911+0000 mon.smithi066 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.66:0/2827061906' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T09:20:21.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:20.013600+0000 mgr.smithi066.mabcvm (mgr.14164) 227 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:21.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:21.591911+0000 mon.smithi066 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.66:0/2827061906' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T09:20:22.447 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378651 got 81604378655 for osd.2 2024-09-17T09:20:22.447 DEBUG:teuthology.parallel:result is None 2024-09-17T09:20:22.694 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:22 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:21.766588+0000 mon.smithi066 (mon.0) 592 : audit [DBG] from='client.? 172.21.15.66:0/1865349827' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T09:20:22.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:22 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:21.766588+0000 mon.smithi066 (mon.0) 592 : audit [DBG] from='client.? 172.21.15.66:0/1865349827' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T09:20:23.507 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593740 got 184683593744 for osd.6 2024-09-17T09:20:23.507 DEBUG:teuthology.parallel:result is None 2024-09-17T09:20:23.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:22.013893+0000 mgr.smithi066.mabcvm (mgr.14164) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:23.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:22.013893+0000 mgr.smithi066.mabcvm (mgr.14164) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:24.706 INFO:teuthology.orchestra.run.smithi066.stdout:60129542181 2024-09-17T09:20:25.460 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542178 got 60129542181 for osd.1 2024-09-17T09:20:25.460 DEBUG:teuthology.parallel:result is None 2024-09-17T09:20:25.460 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T09:20:25.460 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T09:20:25.685 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:20:25.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:24.014195+0000 mgr.smithi066.mabcvm (mgr.14164) 229 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:25.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:24.705723+0000 mon.smithi066 (mon.0) 593 : audit [DBG] from='client.? 172.21.15.66:0/883628524' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T09:20:25.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:24.014195+0000 mgr.smithi066.mabcvm (mgr.14164) 229 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:25.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:24.705723+0000 mon.smithi066 (mon.0) 593 : audit [DBG] from='client.? 172.21.15.66:0/883628524' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T09:20:27.501 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:20:27.502 INFO:teuthology.orchestra.run.smithi066.stderr:dumped all 2024-09-17T09:20:27.834 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:26.014556+0000 mgr.smithi066.mabcvm (mgr.14164) 230 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:26.014556+0000 mgr.smithi066.mabcvm (mgr.14164) 230 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:28.104 INFO:teuthology.orchestra.run.smithi066.stdout:{"pg_ready":true,"pg_map":{"version":201,"stamp":"2024-09-17T09:20:26.014407+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43224,"kb_used_data":3800,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917992,"statfs":{"total":767960285184,"available":767916023808,"internally_reserved":0,"allocated":3891200,"data_stored":1543554,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40304640},"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":"0'0","reported_seq":10,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-09-17T09:19:34.809726+0000","last_change":"2024-09-17T09:19:34.809726+0000","last_active":"2024-09-17T09:19:34.809726+0000","last_peered":"2024-09-17T09:19:34.809726+0000","last_clean":"2024-09-17T09:19:34.809726+0000","last_became_active":"2024-09-17T09:19:34.809344+0000","last_became_peered":"2024-09-17T09:19:34.809344+0000","last_unstale":"2024-09-17T09:19:34.809726+0000","last_undegraded":"2024-09-17T09:19:34.809726+0000","last_fullsized":"2024-09-17T09:19:34.809726+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T09:17:57.570401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T09:17:57.570401+0000","last_clean_scrub_stamp":"2024-09-17T09:17:57.570401+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"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":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397517,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5220,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739932,"statfs":{"total":95995035648,"available":95989690368,"internally_reserved":0,"allocated":487424,"data_stored":193023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69999999999999996}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72299999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66700000000000004}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60799999999999998}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42999999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44400000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.505}]}]},{"osd":6,"up_from":43,"seq":184683593745,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5280,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739872,"statfs":{"total":95995035648,"available":95989628928,"internally_reserved":0,"allocated":483328,"data_stored":192708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:20:16 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.55800000000000005}]},{"osd":1,"last update":"Tue Sep 17 09:20:16 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.54900000000000004}]},{"osd":2,"last update":"Tue Sep 17 09:20:16 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.57099999999999995}]},{"osd":3,"last update":"Tue Sep 17 09:20:16 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.436},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.58599999999999997}]},{"osd":4,"last update":"Tue Sep 17 09:20:16 2024","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.38600000000000001}]},{"osd":5,"last update":"Tue Sep 17 09:20:16 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.501}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51700000000000002}]}]},{"osd":1,"up_from":14,"seq":60129542182,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5540,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739612,"statfs":{"total":95995035648,"available":95989362688,"internally_reserved":0,"allocated":487424,"data_stored":193023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:19:36 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.33500000000000002,"15min":0.32900000000000001},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.53800000000000003,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.34799999999999998,"15min":0.33700000000000002},"min":{"1min":0.246,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.38300000000000001}]},{"osd":2,"last update":"Tue Sep 17 09:20:03 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.35799999999999998,"15min":0.35199999999999998},"min":{"1min":0.26100000000000001,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.54900000000000004,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.312},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.38300000000000001,"15min":0.38100000000000001},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.35999999999999999}]},{"osd":3,"last update":"Tue Sep 17 09:19:23 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.29299999999999998},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.34399999999999997}]},{"osd":4,"last update":"Tue Sep 17 09:19:36 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.50700000000000001}]},{"osd":5,"last update":"Tue Sep 17 09:19:56 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.44700000000000001}]},{"osd":6,"last update":"Tue Sep 17 09:20:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0449999999999999,"15min":1.0449999999999999},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":8.5239999999999991,"5min":8.5239999999999991,"15min":8.5239999999999991},"last":0.495},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.42399999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55400000000000005}]}]},{"osd":0,"up_from":9,"seq":38654705707,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5540,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739612,"statfs":{"total":95995035648,"available":95989362688,"internally_reserved":0,"allocated":487424,"data_stored":193023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 09:19:40 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.34899999999999998,"15min":0.34499999999999997},"min":{"1min":0.28000000000000003,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.55300000000000005,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.315},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.35599999999999998,"15min":0.34799999999999998},"min":{"1min":0.26500000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.29799999999999999}]},{"osd":2,"last update":"Tue Sep 17 09:20:02 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.26700000000000002,"5min":0.245,"15min":0.245},"max":{"1min":0.51700000000000002,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.41899999999999998,"15min":0.41999999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.57599999999999996,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.40500000000000003}]},{"osd":3,"last update":"Tue Sep 17 09:19:20 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.35099999999999998}]},{"osd":4,"last update":"Tue Sep 17 09:19:34 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.499},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.503}]},{"osd":5,"last update":"Tue Sep 17 09:19:56 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.45300000000000001}]},{"osd":6,"last update":"Tue Sep 17 09:20:13 2024","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.438},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.57499999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47599999999999998}]}]},{"osd":2,"up_from":19,"seq":81604378656,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5476,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739676,"statfs":{"total":95995035648,"available":95989428224,"internally_reserved":0,"allocated":487424,"data_stored":193023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:20:00 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.26600000000000001,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.311},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.38100000000000001,"15min":0.374},"min":{"1min":0.27500000000000002,"5min":0.245,"15min":0.245},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.35399999999999998}]},{"osd":1,"last update":"Tue Sep 17 09:20:00 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.38500000000000001,"15min":0.38100000000000001},"min":{"1min":0.28599999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.38500000000000001,"15min":0.38100000000000001},"min":{"1min":0.27500000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.33900000000000002}]},{"osd":3,"last update":"Tue Sep 17 09:19:20 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.378},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.32600000000000001}]},{"osd":4,"last update":"Tue Sep 17 09:19:36 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.71799999999999997}]},{"osd":5,"last update":"Tue Sep 17 09:19:55 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.66400000000000003}]},{"osd":6,"last update":"Tue Sep 17 09:20:14 2024","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.505},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"last":0.67800000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73599999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149725,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5412,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739740,"statfs":{"total":95995035648,"available":95989493760,"internally_reserved":0,"allocated":487424,"data_stored":193023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:20:20 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.38500000000000001,"15min":0.38200000000000001},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.40100000000000002,"15min":0.39800000000000002},"min":{"1min":0.27600000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.54800000000000004}]},{"osd":1,"last update":"Tue Sep 17 09:20:20 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.39300000000000002,"15min":0.38900000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.44},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.40799999999999997,"15min":0.40200000000000002},"min":{"1min":0.29299999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.56499999999999995}]},{"osd":2,"last update":"Tue Sep 17 09:20:20 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.44900000000000001,"15min":0.439},"min":{"1min":0.371,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.40500000000000003,"15min":0.40400000000000003},"min":{"1min":0.30099999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.41699999999999998}]},{"osd":4,"last update":"Tue Sep 17 09:19:37 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.67700000000000005}]},{"osd":5,"last update":"Tue Sep 17 09:19:55 2024","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.60099999999999998}]},{"osd":6,"last update":"Tue Sep 17 09:20:20 2024","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.71499999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58099999999999996}]}]},{"osd":4,"up_from":31,"seq":133143986201,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5412,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739740,"statfs":{"total":95995035648,"available":95989493760,"internally_reserved":0,"allocated":487424,"data_stored":193023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:19:39 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.60799999999999998}]},{"osd":1,"last update":"Tue Sep 17 09:19:39 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.52500000000000002}]},{"osd":2,"last update":"Tue Sep 17 09:19:39 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.53900000000000003}]},{"osd":3,"last update":"Tue Sep 17 09:19:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.62}]},{"osd":5,"last update":"Tue Sep 17 09:19:55 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.40899999999999997}]},{"osd":6,"last update":"Tue Sep 17 09:20:13 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.63900000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.505}]}]},{"osd":5,"up_from":37,"seq":158913789972,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5344,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739808,"statfs":{"total":95995035648,"available":95989563392,"internally_reserved":0,"allocated":483328,"data_stored":192708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:19:54 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.66600000000000004}]},{"osd":1,"last update":"Tue Sep 17 09:19:54 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.623}]},{"osd":2,"last update":"Tue Sep 17 09:19:54 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.70099999999999996}]},{"osd":3,"last update":"Tue Sep 17 09:19:54 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.72299999999999998}]},{"osd":4,"last update":"Tue Sep 17 09:19:54 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.53400000000000003}]},{"osd":6,"last update":"Tue Sep 17 09:20:15 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.505}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67700000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":1,"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},{"poolid":1,"osd":2,"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},{"poolid":1,"osd":4,"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},{"poolid":1,"osd":5,"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},{"poolid":1,"osd":6,"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},{"poolid":1,"osd":7,"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}]}} 2024-09-17T09:20:28.106 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T09:20:28.319 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:20:28.726 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:27.498269+0000 mgr.smithi066.mabcvm (mgr.14164) 231 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:20:28.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:27.498269+0000 mgr.smithi066.mabcvm (mgr.14164) 231 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:20:29.734 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:28.014918+0000 mgr.smithi066.mabcvm (mgr.14164) 232 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:28.014918+0000 mgr.smithi066.mabcvm (mgr.14164) 232 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:30.006 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:20:30.008 INFO:teuthology.orchestra.run.smithi066.stderr:dumped all 2024-09-17T09:20:30.727 INFO:teuthology.orchestra.run.smithi066.stdout:{"pg_ready":true,"pg_map":{"version":202,"stamp":"2024-09-17T09:20:28.014740+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43224,"kb_used_data":3800,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917992,"statfs":{"total":767960285184,"available":767916023808,"internally_reserved":0,"allocated":3891200,"data_stored":1543554,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40304640},"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":"0'0","reported_seq":10,"reported_epoch":50,"state":"active+clean","last_fresh":"2024-09-17T09:19:34.809726+0000","last_change":"2024-09-17T09:19:34.809726+0000","last_active":"2024-09-17T09:19:34.809726+0000","last_peered":"2024-09-17T09:19:34.809726+0000","last_clean":"2024-09-17T09:19:34.809726+0000","last_became_active":"2024-09-17T09:19:34.809344+0000","last_became_peered":"2024-09-17T09:19:34.809344+0000","last_unstale":"2024-09-17T09:19:34.809726+0000","last_undegraded":"2024-09-17T09:19:34.809726+0000","last_fullsized":"2024-09-17T09:19:34.809726+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T09:17:57.570401+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T09:17:57.570401+0000","last_clean_scrub_stamp":"2024-09-17T09:17:57.570401+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"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":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397517,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5220,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739932,"statfs":{"total":95995035648,"available":95989690368,"internally_reserved":0,"allocated":487424,"data_stored":193023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69999999999999996}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72299999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66700000000000004}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60799999999999998}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42999999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44400000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.505}]}]},{"osd":6,"up_from":43,"seq":184683593745,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5280,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739872,"statfs":{"total":95995035648,"available":95989628928,"internally_reserved":0,"allocated":483328,"data_stored":192708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:20:16 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.55800000000000005}]},{"osd":1,"last update":"Tue Sep 17 09:20:16 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.54900000000000004}]},{"osd":2,"last update":"Tue Sep 17 09:20:16 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.57099999999999995}]},{"osd":3,"last update":"Tue Sep 17 09:20:16 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.436},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.58599999999999997}]},{"osd":4,"last update":"Tue Sep 17 09:20:16 2024","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.38600000000000001}]},{"osd":5,"last update":"Tue Sep 17 09:20:16 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.501}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51700000000000002}]}]},{"osd":1,"up_from":14,"seq":60129542182,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5540,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739612,"statfs":{"total":95995035648,"available":95989362688,"internally_reserved":0,"allocated":487424,"data_stored":193023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:19:36 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.33500000000000002,"15min":0.32900000000000001},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.53800000000000003,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.34799999999999998,"15min":0.33700000000000002},"min":{"1min":0.246,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.38300000000000001}]},{"osd":2,"last update":"Tue Sep 17 09:20:03 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.35799999999999998,"15min":0.35199999999999998},"min":{"1min":0.26100000000000001,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.54900000000000004,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.312},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.38300000000000001,"15min":0.38100000000000001},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.35999999999999999}]},{"osd":3,"last update":"Tue Sep 17 09:19:23 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.29299999999999998},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.34399999999999997}]},{"osd":4,"last update":"Tue Sep 17 09:19:36 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.50700000000000001}]},{"osd":5,"last update":"Tue Sep 17 09:19:56 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.44700000000000001}]},{"osd":6,"last update":"Tue Sep 17 09:20:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0449999999999999,"15min":1.0449999999999999},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":8.5239999999999991,"5min":8.5239999999999991,"15min":8.5239999999999991},"last":0.495},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.42399999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55400000000000005}]}]},{"osd":0,"up_from":9,"seq":38654705708,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5540,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739612,"statfs":{"total":95995035648,"available":95989362688,"internally_reserved":0,"allocated":487424,"data_stored":193023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 09:19:40 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.34899999999999998,"15min":0.34499999999999997},"min":{"1min":0.28000000000000003,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.55300000000000005,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.501},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.35599999999999998,"15min":0.34799999999999998},"min":{"1min":0.26500000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.39900000000000002}]},{"osd":2,"last update":"Tue Sep 17 09:20:02 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.26700000000000002,"5min":0.245,"15min":0.245},"max":{"1min":0.51700000000000002,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.442},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.41899999999999998,"15min":0.41999999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.57599999999999996,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.42299999999999999}]},{"osd":3,"last update":"Tue Sep 17 09:20:23 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.438,"15min":0.437},"min":{"1min":0.30499999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.433},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.44800000000000001,"15min":0.44400000000000001},"min":{"1min":0.34000000000000002,"5min":0.313,"15min":0.313},"max":{"1min":0.65600000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.51700000000000002}]},{"osd":4,"last update":"Tue Sep 17 09:19:34 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.80600000000000005}]},{"osd":5,"last update":"Tue Sep 17 09:19:56 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.84999999999999998}]},{"osd":6,"last update":"Tue Sep 17 09:20:13 2024","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.94199999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.83399999999999996}]}]},{"osd":2,"up_from":19,"seq":81604378657,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5476,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739676,"statfs":{"total":95995035648,"available":95989428224,"internally_reserved":0,"allocated":487424,"data_stored":193023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:20:00 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.26600000000000001,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.38100000000000001,"15min":0.374},"min":{"1min":0.27500000000000002,"5min":0.245,"15min":0.245},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.40200000000000002}]},{"osd":1,"last update":"Tue Sep 17 09:20:00 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.38500000000000001,"15min":0.38100000000000001},"min":{"1min":0.28599999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.38500000000000001,"15min":0.38100000000000001},"min":{"1min":0.27500000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.34000000000000002}]},{"osd":3,"last update":"Tue Sep 17 09:20:22 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.44800000000000001,"15min":0.45000000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.62,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.437},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.44400000000000001,"15min":0.44800000000000001},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.29899999999999999}]},{"osd":4,"last update":"Tue Sep 17 09:19:36 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.58699999999999997}]},{"osd":5,"last update":"Tue Sep 17 09:19:55 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.59799999999999998}]},{"osd":6,"last update":"Tue Sep 17 09:20:14 2024","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"last":0.65000000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70699999999999996}]}]},{"osd":3,"up_from":26,"seq":111669149725,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5412,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739740,"statfs":{"total":95995035648,"available":95989493760,"internally_reserved":0,"allocated":487424,"data_stored":193023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:20:20 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.38500000000000001,"15min":0.38200000000000001},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.40100000000000002,"15min":0.39800000000000002},"min":{"1min":0.27600000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.54800000000000004}]},{"osd":1,"last update":"Tue Sep 17 09:20:20 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.39300000000000002,"15min":0.38900000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.44},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.40799999999999997,"15min":0.40200000000000002},"min":{"1min":0.29299999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.56499999999999995}]},{"osd":2,"last update":"Tue Sep 17 09:20:20 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.44900000000000001,"15min":0.439},"min":{"1min":0.371,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.40500000000000003,"15min":0.40400000000000003},"min":{"1min":0.30099999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.41699999999999998}]},{"osd":4,"last update":"Tue Sep 17 09:19:37 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.67700000000000005}]},{"osd":5,"last update":"Tue Sep 17 09:19:55 2024","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.60099999999999998}]},{"osd":6,"last update":"Tue Sep 17 09:20:20 2024","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.71499999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58099999999999996}]}]},{"osd":4,"up_from":31,"seq":133143986201,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5412,"kb_used_data":476,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739740,"statfs":{"total":95995035648,"available":95989493760,"internally_reserved":0,"allocated":487424,"data_stored":193023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:19:39 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.60799999999999998}]},{"osd":1,"last update":"Tue Sep 17 09:19:39 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.52500000000000002}]},{"osd":2,"last update":"Tue Sep 17 09:19:39 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.53900000000000003}]},{"osd":3,"last update":"Tue Sep 17 09:19:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.62}]},{"osd":5,"last update":"Tue Sep 17 09:19:55 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.40899999999999997}]},{"osd":6,"last update":"Tue Sep 17 09:20:13 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.63900000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.505}]}]},{"osd":5,"up_from":37,"seq":158913789972,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5344,"kb_used_data":472,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739808,"statfs":{"total":95995035648,"available":95989563392,"internally_reserved":0,"allocated":483328,"data_stored":192708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:19:54 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.66600000000000004}]},{"osd":1,"last update":"Tue Sep 17 09:19:54 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.623}]},{"osd":2,"last update":"Tue Sep 17 09:19:54 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.70099999999999996}]},{"osd":3,"last update":"Tue Sep 17 09:19:54 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.72299999999999998}]},{"osd":4,"last update":"Tue Sep 17 09:19:54 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.53400000000000003}]},{"osd":6,"last update":"Tue Sep 17 09:20:15 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.505}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67700000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":1,"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},{"poolid":1,"osd":2,"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},{"poolid":1,"osd":4,"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},{"poolid":1,"osd":5,"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},{"poolid":1,"osd":6,"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},{"poolid":1,"osd":7,"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}]}} 2024-09-17T09:20:30.729 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T09:20:30.729 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T09:20:30.729 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T09:20:30.730 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T09:20:30.952 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/mon.smithi066/config 2024-09-17T09:20:31.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:30.003675+0000 mgr.smithi066.mabcvm (mgr.14164) 233 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:20:31.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:30.015194+0000 mgr.smithi066.mabcvm (mgr.14164) 234 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:31.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:30.003675+0000 mgr.smithi066.mabcvm (mgr.14164) 233 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:20:31.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:30.015194+0000 mgr.smithi066.mabcvm (mgr.14164) 234 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:32.804 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:20:33.390 INFO:teuthology.orchestra.run.smithi066.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T09:20:33.390 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T09:20:33.390 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T09:20:33.390 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T09:20:33.400 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi066.front.sepia.ceph.com 2024-09-17T09:20:33.401 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- bash -c 'ceph orch status' 2024-09-17T09:20:33.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:32.015623+0000 mgr.smithi066.mabcvm (mgr.14164) 235 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:33.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:32.804014+0000 mon.smithi066 (mon.0) 594 : audit [DBG] from='client.? 172.21.15.66:0/1851678650' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T09:20:33.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:33.489932+0000 mon.smithi066 (mon.0) 595 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:33.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:33.491167+0000 mon.smithi066 (mon.0) 596 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:33.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:33.491829+0000 mon.smithi066 (mon.0) 597 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:33.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:32.015623+0000 mgr.smithi066.mabcvm (mgr.14164) 235 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:32.804014+0000 mon.smithi066 (mon.0) 594 : audit [DBG] from='client.? 172.21.15.66:0/1851678650' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T09:20:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:33.489932+0000 mon.smithi066 (mon.0) 595 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:33.491167+0000 mon.smithi066 (mon.0) 596 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:33.491829+0000 mon.smithi066 (mon.0) 597 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:35.432 INFO:teuthology.orchestra.run.smithi066.stdout:Backend: cephadm 2024-09-17T09:20:35.432 INFO:teuthology.orchestra.run.smithi066.stdout:Available: Yes 2024-09-17T09:20:35.432 INFO:teuthology.orchestra.run.smithi066.stdout:Paused: No 2024-09-17T09:20:35.432 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:34.015924+0000 mgr.smithi066.mabcvm (mgr.14164) 236 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:35.432 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:34.375613+0000 mon.smithi066 (mon.0) 598 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:35.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:34.015924+0000 mgr.smithi066.mabcvm (mgr.14164) 236 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:35.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:34.375613+0000 mon.smithi066 (mon.0) 598 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:36.090 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-17T09:20:36.694 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:35.431297+0000 mgr.smithi066.mabcvm (mgr.14164) 237 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:36.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:35.431297+0000 mgr.smithi066.mabcvm (mgr.14164) 237 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:37.658 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:36.016421+0000 mgr.smithi066.mabcvm (mgr.14164) 238 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:37.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:36.016421+0000 mgr.smithi066.mabcvm (mgr.14164) 238 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:37.954 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:20:37.955 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (3m) 86s ago 5m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:20:37.955 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (5m) 86s ago 5m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:20:37.955 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (4m) 67s ago 4m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:20:37.955 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (3m) 86s ago 4m 25.4M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:20:37.955 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (6m) 86s ago 6m 414M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:20:37.956 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (4m) 67s ago 4m 371M - 16.2.5 6933c2a0b7dd 17fe7f0562ba 2024-09-17T09:20:37.956 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (6m) 86s ago 6m 53.6M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:20:37.956 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (4m) 67s ago 4m 54.3M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:20:37.956 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (4m) 86s ago 4m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:20:37.956 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (3m) 67s ago 3m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:20:37.956 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (3m) 86s ago 3m 30.0M 3216M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:20:37.957 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (3m) 86s ago 3m 31.7M 3216M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:20:37.957 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (2m) 86s ago 2m 27.3M 3216M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:20:37.957 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (2m) 86s ago 2m 28.2M 3216M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:20:37.957 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (2m) 67s ago 2m 30.0M 3984M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:20:37.957 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (110s) 67s ago 109s 29.0M 3984M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:20:37.957 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (90s) 67s ago 90s 28.2M 3984M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:20:37.957 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (70s) 67s ago 70s 12.9M 3984M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:20:37.957 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (3m) 86s ago 4m 35.6M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:20:38.552 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-17T09:20:39.818 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:37.946443+0000 mgr.smithi066.mabcvm (mgr.14164) 239 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:39.818 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:38.016738+0000 mgr.smithi066.mabcvm (mgr.14164) 240 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:39.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:37.946443+0000 mgr.smithi066.mabcvm (mgr.14164) 239 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:38.016738+0000 mgr.smithi066.mabcvm (mgr.14164) 240 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:40.470 INFO:teuthology.orchestra.run.smithi066.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T09:20:40.470 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager ?:9093,9094 1/1 88s ago 5m count:1 2024-09-17T09:20:40.470 INFO:teuthology.orchestra.run.smithi066.stdout:crash 2/2 88s ago 5m * 2024-09-17T09:20:40.470 INFO:teuthology.orchestra.run.smithi066.stdout:grafana ?:3000 1/1 88s ago 5m count:1 2024-09-17T09:20:40.470 INFO:teuthology.orchestra.run.smithi066.stdout:mgr 2/2 88s ago 6m count:2 2024-09-17T09:20:40.470 INFO:teuthology.orchestra.run.smithi066.stdout:mon 2/2 88s ago 5m smithi066:172.21.15.66=smithi066;smithi204:172.21.15.204=smithi204;count:2 2024-09-17T09:20:40.470 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter ?:9100 2/2 88s ago 5m * 2024-09-17T09:20:40.470 INFO:teuthology.orchestra.run.smithi066.stdout:osd 8/8 88s ago - 2024-09-17T09:20:40.471 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus ?:9095 1/1 88s ago 5m count:1 2024-09-17T09:20:41.073 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-17T09:20:41.695 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:40.017306+0000 mgr.smithi066.mabcvm (mgr.14164) 241 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:41.695 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:40.464916+0000 mgr.smithi066.mabcvm (mgr.14164) 242 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:40.017306+0000 mgr.smithi066.mabcvm (mgr.14164) 241 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:40.464916+0000 mgr.smithi066.mabcvm (mgr.14164) 242 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:42.913 INFO:teuthology.orchestra.run.smithi066.stdout:HOST ADDR LABELS STATUS 2024-09-17T09:20:42.913 INFO:teuthology.orchestra.run.smithi066.stdout:smithi066 172.21.15.66 2024-09-17T09:20:42.914 INFO:teuthology.orchestra.run.smithi066.stdout:smithi204 172.21.15.204 2024-09-17T09:20:43.503 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-17T09:20:43.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:42.017855+0000 mgr.smithi066.mabcvm (mgr.14164) 243 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:43.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:42.017855+0000 mgr.smithi066.mabcvm (mgr.14164) 243 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:44.731 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:42.912707+0000 mgr.smithi066.mabcvm (mgr.14164) 244 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:44.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:42.912707+0000 mgr.smithi066.mabcvm (mgr.14164) 244 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:45.320 INFO:teuthology.orchestra.run.smithi066.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-09-17T09:20:45.320 INFO:teuthology.orchestra.run.smithi066.stdout:smithi066 /dev/nvme0n1 ssd CVFT53430091400BGN 400G Unknown N/A N/A No 2024-09-17T09:20:45.320 INFO:teuthology.orchestra.run.smithi066.stdout:smithi204 /dev/nvme0n1 ssd CVFT623300GD400BGN 400G Unknown N/A N/A No 2024-09-17T09:20:45.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:44.018218+0000 mgr.smithi066.mabcvm (mgr.14164) 245 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:45.901 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-17T09:20:45.910 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi066.front.sepia.ceph.com 2024-09-17T09:20:45.910 DEBUG:teuthology.orchestra.run.smithi066:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-17T09:20:45.938 INFO:teuthology.orchestra.run.smithi066.stderr:+ systemctl stop nfs-server 2024-09-17T09:20:45.946 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi204.front.sepia.ceph.com 2024-09-17T09:20:45.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-17T09:20:45.975 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:44.018218+0000 mgr.smithi066.mabcvm (mgr.14164) 245 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:45.978 INFO:teuthology.orchestra.run.smithi204.stderr:+ systemctl stop nfs-server 2024-09-17T09:20:45.987 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T09:20:45.996 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi066.front.sepia.ceph.com 2024-09-17T09:20:45.996 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-09-17T09:20:46.941 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:45.319123+0000 mgr.smithi066.mabcvm (mgr.14164) 246 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:45.319123+0000 mgr.smithi066.mabcvm (mgr.14164) 246 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:47.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:46.018518+0000 mgr.smithi066.mabcvm (mgr.14164) 247 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:47.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:46.018518+0000 mgr.smithi066.mabcvm (mgr.14164) 247 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:48.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:47.932273+0000 mon.smithi066 (mon.0) 599 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-09-17T09:20:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:47.932273+0000 mon.smithi066 (mon.0) 599 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-09-17T09:20:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:47.931744+0000 mgr.smithi066.mabcvm (mgr.14164) 248 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:48.018852+0000 mgr.smithi066.mabcvm (mgr.14164) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:48.607836+0000 mon.smithi066 (mon.0) 600 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-17T09:20:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:48.607883+0000 mon.smithi066 (mon.0) 601 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-09-17T09:20:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:48.610120+0000 mon.smithi066 (mon.0) 602 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-09-17T09:20:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:47.931744+0000 mgr.smithi066.mabcvm (mgr.14164) 248 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:48.018852+0000 mgr.smithi066.mabcvm (mgr.14164) 249 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:48.607836+0000 mon.smithi066 (mon.0) 600 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-09-17T09:20:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:48.607883+0000 mon.smithi066 (mon.0) 601 : cluster [DBG] debug 2024-09-17T09:20:49.614+0000 7f7b84166700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T09:20:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: osdmap e51: 8 total, 8 up, 8 in 2024-09-17T09:20:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:48.610120+0000 mon.smithi066 (mon.0) 602 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-09-17T09:20:50.436 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-17T09:20:50.446 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-09-17T09:20:50.446 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T09:20:50.697 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:49.607388+0000 mon.smithi066 (mon.0) 603 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-17T09:20:50.697 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:49.607506+0000 mon.smithi066 (mon.0) 604 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-09-17T09:20:50.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:49.614645+0000 mon.smithi066 (mon.0) 605 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-09-17T09:20:50.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:49.615493+0000 mon.smithi066 (mon.0) 606 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T09:20:50.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:49.615529+0000 mon.smithi066 (mon.0) 607 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T09:20:50.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:49.630198+0000 mon.smithi066 (mon.0) 608 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-09-17T09:20:50.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:49.630306+0000 mon.smithi066 (mon.0) 609 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-17T09:20:50.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:49.630378+0000 mon.smithi066 (mon.0) 610 : cluster [DBG] fsmap foofs:0 2024-09-17T09:20:50.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:20:49.632421+0000 mgr.smithi066.mabcvm (mgr.14164) 250 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-09-17T09:20:50.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:49.635696+0000 mon.smithi066 (mon.0) 611 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:50.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:49.636444+0000 mon.smithi066 (mon.0) 612 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:50.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:49.639645+0000 mon.smithi066 (mon.0) 613 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:50.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:49.641705+0000 mon.smithi066 (mon.0) 614 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:50.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:49.648504+0000 mon.smithi066 (mon.0) 615 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:50.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:49.657112+0000 mon.smithi066 (mon.0) 616 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:50.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:49.657928+0000 mon.smithi066 (mon.0) 617 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.wvhbzy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T09:20:50.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:49.661492+0000 mon.smithi066 (mon.0) 618 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.wvhbzy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T09:20:50.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:49.662298+0000 mon.smithi066 (mon.0) 619 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:50.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:20:49.663140+0000 mgr.smithi066.mabcvm (mgr.14164) 251 : cephadm [INF] Deploying daemon mds.foofs.smithi066.wvhbzy on smithi066 2024-09-17T09:20:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:49.607388+0000 mon.smithi066 (mon.0) 603 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-09-17T09:20:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:49.607506+0000 mon.smithi066 (mon.0) 604 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-09-17T09:20:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:49.614645+0000 mon.smithi066 (mon.0) 605 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-09-17T09:20:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:49.615493+0000 mon.smithi066 (mon.0) 606 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T09:20:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:49.615529+0000 mon.smithi066 (mon.0) 607 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T09:20:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:49.630198+0000 mon.smithi066 (mon.0) 608 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-09-17T09:20:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:49.630306+0000 mon.smithi066 (mon.0) 609 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-09-17T09:20:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:49.630378+0000 mon.smithi066 (mon.0) 610 : cluster [DBG] fsmap foofs:0 2024-09-17T09:20:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:20:49.632421+0000 mgr.smithi066.mabcvm (mgr.14164) 250 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-09-17T09:20:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:49.635696+0000 mon.smithi066 (mon.0) 611 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:49.636444+0000 mon.smithi066 (mon.0) 612 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:49.639645+0000 mon.smithi066 (mon.0) 613 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:49.641705+0000 mon.smithi066 (mon.0) 614 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:49.648504+0000 mon.smithi066 (mon.0) 615 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:49.657112+0000 mon.smithi066 (mon.0) 616 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:49.657928+0000 mon.smithi066 (mon.0) 617 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.wvhbzy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T09:20:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:49.661492+0000 mon.smithi066 (mon.0) 618 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.wvhbzy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T09:20:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:49.662298+0000 mon.smithi066 (mon.0) 619 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:20:49.663140+0000 mgr.smithi066.mabcvm (mgr.14164) 251 : cephadm [INF] Deploying daemon mds.foofs.smithi066.wvhbzy on smithi066 2024-09-17T09:20:51.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:50.019245+0000 mgr.smithi066.mabcvm (mgr.14164) 252 : cluster [DBG] pgmap v216: 65 pgs: 22 creating+peering, 31 unknown, 12 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:51.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:50.630578+0000 mon.smithi066 (mon.0) 620 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T09:20:51.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:50.019245+0000 mgr.smithi066.mabcvm (mgr.14164) 252 : cluster [DBG] pgmap v216: 65 pgs: 22 creating+peering, 31 unknown, 12 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:51.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:50.630578+0000 mon.smithi066 (mon.0) 620 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T09:20:52.963 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:51.636091+0000 mon.smithi066 (mon.0) 621 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T09:20:52.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:51.636091+0000 mon.smithi066 (mon.0) 621 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T09:20:53.434 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:20:53.434 INFO:teuthology.orchestra.run.smithi066.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T09:14:54.256032Z", "last_refresh": "2024-09-17T09:19:11.585407Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T09:14:40.777166Z", "last_refresh": "2024-09-17T09:19:11.585502Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-09-17T09:14:51.327432Z", "last_refresh": "2024-09-17T09:19:11.585572Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T09:20:49.635874Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T09:20:49.632442Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T09:14:39.208704Z", "last_refresh": "2024-09-17T09:19:11.585338Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T09:15:28.559977Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi066:172.21.15.66=smithi066", "smithi204:172.21.15.204=smithi204"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T09:15:28.557192Z", "last_refresh": "2024-09-17T09:19:11.585198Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T09:14:53.101742Z", "last_refresh": "2024-09-17T09:19:11.585633Z", "ports": [9100], "running": 2, "size": 2}}, {"placement": {}, "service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", "container_image_name": "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", "last_refresh": "2024-09-17T09:19:11.585753Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T09:14:49.518189Z", "last_refresh": "2024-09-17T09:19:11.585694Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T09:20:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:52.019582+0000 mgr.smithi066.mabcvm (mgr.14164) 253 : cluster [DBG] pgmap v219: 65 pgs: 26 creating+peering, 26 unknown, 13 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:53.488580+0000 mon.smithi066 (mon.0) 622 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:53.489582+0000 mon.smithi066 (mon.0) 623 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi204.glpxtq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T09:20:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:53.492088+0000 mon.smithi066 (mon.0) 624 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi204.glpxtq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T09:20:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:53.492701+0000 mon.smithi066 (mon.0) 625 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:52.019582+0000 mgr.smithi066.mabcvm (mgr.14164) 253 : cluster [DBG] pgmap v219: 65 pgs: 26 creating+peering, 26 unknown, 13 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:53.488580+0000 mon.smithi066 (mon.0) 622 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:53.489582+0000 mon.smithi066 (mon.0) 623 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi204.glpxtq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T09:20:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:53.492088+0000 mon.smithi066 (mon.0) 624 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi204.glpxtq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T09:20:53.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:53.492701+0000 mon.smithi066 (mon.0) 625 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:54.156 INFO:tasks.cephadm:mds.foofs has 0/2 2024-09-17T09:20:54.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:53.430206+0000 mgr.smithi066.mabcvm (mgr.14164) 254 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:20:54.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:20:53.493200+0000 mgr.smithi066.mabcvm (mgr.14164) 255 : cephadm [INF] Deploying daemon mds.foofs.smithi204.glpxtq on smithi204 2024-09-17T09:20:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:53.430206+0000 mgr.smithi066.mabcvm (mgr.14164) 254 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:20:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:20:53.493200+0000 mgr.smithi066.mabcvm (mgr.14164) 255 : cephadm [INF] Deploying daemon mds.foofs.smithi204.glpxtq on smithi204 2024-09-17T09:20:55.157 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T09:20:55.711 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:54.020322+0000 mgr.smithi066.mabcvm (mgr.14164) 256 : cluster [DBG] pgmap v220: 65 pgs: 15 creating+peering, 6 unknown, 44 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:55.724 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:54.020322+0000 mgr.smithi066.mabcvm (mgr.14164) 256 : cluster [DBG] pgmap v220: 65 pgs: 15 creating+peering, 6 unknown, 44 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:56.893 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:55.700189+0000 mon.smithi066 (mon.0) 626 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2102106214,v1:172.21.15.204:6833/2102106214] up:boot 2024-09-17T09:20:56.893 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:55.700253+0000 mon.smithi066 (mon.0) 627 : cluster [INF] daemon mds.foofs.smithi204.glpxtq assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-17T09:20:56.893 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:55.700320+0000 mon.smithi066 (mon.0) 628 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T09:20:56.893 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:55.700338+0000 mon.smithi066 (mon.0) 629 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T09:20:56.893 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:55.700353+0000 mon.smithi066 (mon.0) 630 : cluster [INF] Cluster is now healthy 2024-09-17T09:20:56.893 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:55.700543+0000 mon.smithi066 (mon.0) 631 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-09-17T09:20:56.893 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:55.700626+0000 mon.smithi066 (mon.0) 632 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi204.glpxtq"}]: dispatch 2024-09-17T09:20:56.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:55.702677+0000 mon.smithi066 (mon.0) 633 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:creating} 2024-09-17T09:20:56.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:55.711722+0000 mon.smithi066 (mon.0) 634 : cluster [INF] daemon mds.foofs.smithi204.glpxtq is now active in filesystem foofs as rank 0 2024-09-17T09:20:56.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:55.754065+0000 mon.smithi066 (mon.0) 635 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:56.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:55.755158+0000 mon.smithi066 (mon.0) 636 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:56.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:55.756216+0000 mon.smithi066 (mon.0) 637 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:56.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:55.758808+0000 mon.smithi066 (mon.0) 638 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:56.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:55.700189+0000 mon.smithi066 (mon.0) 626 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2102106214,v1:172.21.15.204:6833/2102106214] up:boot 2024-09-17T09:20:56.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:55.700253+0000 mon.smithi066 (mon.0) 627 : cluster [INF] daemon mds.foofs.smithi204.glpxtq assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-09-17T09:20:56.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:55.700320+0000 mon.smithi066 (mon.0) 628 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T09:20:56.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:55.700338+0000 mon.smithi066 (mon.0) 629 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T09:20:56.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:55.700353+0000 mon.smithi066 (mon.0) 630 : cluster [INF] Cluster is now healthy 2024-09-17T09:20:56.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:55.700543+0000 mon.smithi066 (mon.0) 631 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-09-17T09:20:56.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:55.700626+0000 mon.smithi066 (mon.0) 632 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi204.glpxtq"}]: dispatch 2024-09-17T09:20:56.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:55.702677+0000 mon.smithi066 (mon.0) 633 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:creating} 2024-09-17T09:20:56.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:55.711722+0000 mon.smithi066 (mon.0) 634 : cluster [INF] daemon mds.foofs.smithi204.glpxtq is now active in filesystem foofs as rank 0 2024-09-17T09:20:56.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:55.754065+0000 mon.smithi066 (mon.0) 635 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:56.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:55.755158+0000 mon.smithi066 (mon.0) 636 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:56.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:55.756216+0000 mon.smithi066 (mon.0) 637 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:56.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:55.758808+0000 mon.smithi066 (mon.0) 638 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:57.174 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:20:57.174 INFO:teuthology.orchestra.run.smithi066.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T09:14:54.256032Z", "last_refresh": "2024-09-17T09:19:11.585407Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T09:14:40.777166Z", "last_refresh": "2024-09-17T09:19:11.585502Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-09-17T09:14:51.327432Z", "last_refresh": "2024-09-17T09:19:11.585572Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-17T09:20:49.635874Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T09:20:49.632442Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T09:14:39.208704Z", "last_refresh": "2024-09-17T09:19:11.585338Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T09:15:28.559977Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi066:172.21.15.66=smithi066", "smithi204:172.21.15.204=smithi204"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T09:15:28.557192Z", "last_refresh": "2024-09-17T09:19:11.585198Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T09:14:53.101742Z", "last_refresh": "2024-09-17T09:19:11.585633Z", "ports": [9100], "running": 2, "size": 2}}, {"placement": {}, "service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", "container_image_name": "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", "last_refresh": "2024-09-17T09:19:11.585753Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T09:14:49.518189Z", "last_refresh": "2024-09-17T09:19:11.585694Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-17T09:20:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:56.020803+0000 mgr.smithi066.mabcvm (mgr.14164) 257 : cluster [DBG] pgmap v221: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:56.707403+0000 mon.smithi066 (mon.0) 639 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2102106214,v1:172.21.15.204:6833/2102106214] up:active 2024-09-17T09:20:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:56.707450+0000 mon.smithi066 (mon.0) 640 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 2024-09-17T09:20:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:57.583425+0000 mon.smithi066 (mon.0) 641 : cluster [DBG] mds.? [v2:172.21.15.66:6834/739730123,v1:172.21.15.66:6835/739730123] up:boot 2024-09-17T09:20:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:57.583462+0000 mon.smithi066 (mon.0) 642 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 1 up:standby 2024-09-17T09:20:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:57.583711+0000 mon.smithi066 (mon.0) 643 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi066.wvhbzy"}]: dispatch 2024-09-17T09:20:57.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:56.020803+0000 mgr.smithi066.mabcvm (mgr.14164) 257 : cluster [DBG] pgmap v221: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:57.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:56.707403+0000 mon.smithi066 (mon.0) 639 : cluster [DBG] mds.? [v2:172.21.15.204:6832/2102106214,v1:172.21.15.204:6833/2102106214] up:active 2024-09-17T09:20:57.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:56.707450+0000 mon.smithi066 (mon.0) 640 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 2024-09-17T09:20:57.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:57.583425+0000 mon.smithi066 (mon.0) 641 : cluster [DBG] mds.? [v2:172.21.15.66:6834/739730123,v1:172.21.15.66:6835/739730123] up:boot 2024-09-17T09:20:57.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:57.583462+0000 mon.smithi066 (mon.0) 642 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 1 up:standby 2024-09-17T09:20:57.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:57.583711+0000 mon.smithi066 (mon.0) 643 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi066.wvhbzy"}]: dispatch 2024-09-17T09:20:58.044 INFO:tasks.cephadm:mds.foofs has 2/2 2024-09-17T09:20:58.045 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T09:20:58.054 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi066.front.sepia.ceph.com 2024-09-17T09:20:58.055 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-09-17T09:20:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:57.170565+0000 mgr.smithi066.mabcvm (mgr.14164) 258 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:20:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:57.718301+0000 mon.smithi066 (mon.0) 644 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:58.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:57.170565+0000 mgr.smithi066.mabcvm (mgr.14164) 258 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:20:58.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:57.718301+0000 mon.smithi066 (mon.0) 644 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:20:58.021400+0000 mgr.smithi066.mabcvm (mgr.14164) 259 : cluster [DBG] pgmap v222: 65 pgs: 65 active+clean; 588 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:20:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:20:59.349852+0000 mon.smithi066 (mon.0) 645 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:20:59.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:20:58.021400+0000 mgr.smithi066.mabcvm (mgr.14164) 259 : cluster [DBG] pgmap v222: 65 pgs: 65 active+clean; 588 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:20:59.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:20:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:20:59.349852+0000 mon.smithi066 (mon.0) 645 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:01.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:00.021906+0000 mgr.smithi066.mabcvm (mgr.14164) 260 : cluster [DBG] pgmap v223: 65 pgs: 65 active+clean; 2.2 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 10 op/s 2024-09-17T09:21:01.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:00.021906+0000 mgr.smithi066.mabcvm (mgr.14164) 260 : cluster [DBG] pgmap v223: 65 pgs: 65 active+clean; 2.2 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 10 op/s 2024-09-17T09:21:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:01.729872+0000 mon.smithi066 (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.66:6834/739730123,v1:172.21.15.66:6835/739730123] up:standby 2024-09-17T09:21:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:01.729918+0000 mon.smithi066 (mon.0) 647 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 1 up:standby 2024-09-17T09:21:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:01.789837+0000 mon.smithi066 (mon.0) 648 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-09-17T09:21:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:02.444619+0000 mon.smithi066 (mon.0) 649 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:02.447679+0000 mon.smithi066 (mon.0) 650 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:02.451221+0000 mon.smithi066 (mon.0) 651 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:02.452098+0000 mon.smithi066 (mon.0) 652 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:02.452591+0000 mon.smithi066 (mon.0) 653 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:02.455755+0000 mon.smithi066 (mon.0) 654 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:02.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:01.729872+0000 mon.smithi066 (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.66:6834/739730123,v1:172.21.15.66:6835/739730123] up:standby 2024-09-17T09:21:02.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:01.729918+0000 mon.smithi066 (mon.0) 647 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 1 up:standby 2024-09-17T09:21:02.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:01.789837+0000 mon.smithi066 (mon.0) 648 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-09-17T09:21:02.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:02.444619+0000 mon.smithi066 (mon.0) 649 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:02.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:02.447679+0000 mon.smithi066 (mon.0) 650 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:02.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:02.451221+0000 mon.smithi066 (mon.0) 651 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:02.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:02.452098+0000 mon.smithi066 (mon.0) 652 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:02.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:02.452591+0000 mon.smithi066 (mon.0) 653 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:02.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:02.455755+0000 mon.smithi066 (mon.0) 654 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:03.770 INFO:teuthology.orchestra.run.smithi066.stdout:NFS Cluster Created Successfully 2024-09-17T09:21:03.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:01.788711+0000 mgr.smithi066.mabcvm (mgr.14164) 261 : audit [DBG] from='client.14512 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:03.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:02.022258+0000 mgr.smithi066.mabcvm (mgr.14164) 262 : cluster [DBG] pgmap v224: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2024-09-17T09:21:03.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:02.735720+0000 mon.smithi066 (mon.0) 655 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-09-17T09:21:03.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:02.735764+0000 mon.smithi066 (mon.0) 656 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T09:21:03.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:02.741022+0000 mon.smithi066 (mon.0) 657 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-09-17T09:21:03.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:01.788711+0000 mgr.smithi066.mabcvm (mgr.14164) 261 : audit [DBG] from='client.14512 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:03.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:02.022258+0000 mgr.smithi066.mabcvm (mgr.14164) 262 : cluster [DBG] pgmap v224: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2024-09-17T09:21:03.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:02.735720+0000 mon.smithi066 (mon.0) 655 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-09-17T09:21:03.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:02.735764+0000 mon.smithi066 (mon.0) 656 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T09:21:03.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:02.741022+0000 mon.smithi066 (mon.0) 657 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-09-17T09:21:04.384 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- bash -c 'ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2024-09-17T09:21:04.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.739616+0000 mon.smithi066 (mon.0) 658 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-09-17T09:21:04.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:03.739936+0000 mon.smithi066 (mon.0) 659 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T09:21:04.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:21:03.765492+0000 mgr.smithi066.mabcvm (mgr.14164) 263 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-09-17T09:21:04.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.768744+0000 mon.smithi066 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:04.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.769320+0000 mon.smithi066 (mon.0) 661 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:04.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.770674+0000 mon.smithi066 (mon.0) 662 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:04.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.771762+0000 mon.smithi066 (mon.0) 663 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:04.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.782082+0000 mon.smithi066 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:04.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.789208+0000 mon.smithi066 (mon.0) 665 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:04.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.802461+0000 mon.smithi066 (mon.0) 666 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi066.xbygml", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-09-17T09:21:04.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.806312+0000 mon.smithi066 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi066.xbygml", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-09-17T09:21:04.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.807875+0000 mon.smithi066 (mon.0) 668 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-09-17T09:21:04.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.811064+0000 mon.smithi066 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-09-17T09:21:04.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.812198+0000 mon.smithi066 (mon.0) 670 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:04.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.857983+0000 mon.smithi066 (mon.0) 671 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:21:04.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.861314+0000 mon.smithi066 (mon.0) 672 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T09:21:04.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.905591+0000 mon.smithi066 (mon.0) 673 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi066.xbygml-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:21:04.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.908718+0000 mon.smithi066 (mon.0) 674 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi066.xbygml-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T09:21:04.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:03.912494+0000 mon.smithi066 (mon.0) 675 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:04.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:04.336059+0000 mon.smithi066 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:21:04.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:04.336248+0000 mon.smithi066 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:21:04.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:04.354015+0000 mon.smithi066 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:05.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.739616+0000 mon.smithi066 (mon.0) 658 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-09-17T09:21:05.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:03.739936+0000 mon.smithi066 (mon.0) 659 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T09:21:05.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:21:03.765492+0000 mgr.smithi066.mabcvm (mgr.14164) 263 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-09-17T09:21:05.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.768744+0000 mon.smithi066 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:05.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.769320+0000 mon.smithi066 (mon.0) 661 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:05.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.770674+0000 mon.smithi066 (mon.0) 662 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:05.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.771762+0000 mon.smithi066 (mon.0) 663 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:05.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.782082+0000 mon.smithi066 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:05.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.789208+0000 mon.smithi066 (mon.0) 665 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:05.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.802461+0000 mon.smithi066 (mon.0) 666 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi066.xbygml", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-09-17T09:21:05.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.806312+0000 mon.smithi066 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi066.xbygml", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-09-17T09:21:05.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.807875+0000 mon.smithi066 (mon.0) 668 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-09-17T09:21:05.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.811064+0000 mon.smithi066 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-09-17T09:21:05.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.812198+0000 mon.smithi066 (mon.0) 670 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:05.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.857983+0000 mon.smithi066 (mon.0) 671 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:21:05.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.861314+0000 mon.smithi066 (mon.0) 672 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T09:21:05.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.905591+0000 mon.smithi066 (mon.0) 673 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi066.xbygml-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:21:05.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.908718+0000 mon.smithi066 (mon.0) 674 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi066.xbygml-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T09:21:05.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:03.912494+0000 mon.smithi066 (mon.0) 675 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:05.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:04.336059+0000 mon.smithi066 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:21:05.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:04.336248+0000 mon.smithi066 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:21:05.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:04.354015+0000 mon.smithi066 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:06.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:21:03.802077+0000 mgr.smithi066.mabcvm (mgr.14164) 264 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi066.xbygml 2024-09-17T09:21:06.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:21:03.807402+0000 mgr.smithi066.mabcvm (mgr.14164) 265 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T09:21:06.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:21:03.905118+0000 mgr.smithi066.mabcvm (mgr.14164) 266 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T09:21:06.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:21:03.905216+0000 mgr.smithi066.mabcvm (mgr.14164) 267 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi066.xbygml-rgw 2024-09-17T09:21:06.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:21:03.913262+0000 mgr.smithi066.mabcvm (mgr.14164) 268 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi066.xbygml on smithi066 2024-09-17T09:21:06.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:04.022747+0000 mgr.smithi066.mabcvm (mgr.14164) 269 : cluster [DBG] pgmap v227: 97 pgs: 3 creating+peering, 29 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2024-09-17T09:21:06.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:04.741353+0000 mon.smithi066 (mon.0) 679 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T09:21:06.063 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:04.920748+0000 mon.smithi066 (mon.0) 680 : cluster [DBG] mgrmap e19: smithi066.mabcvm(active, since 6m), standbys: smithi204.bluhuj 2024-09-17T09:21:06.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:21:03.802077+0000 mgr.smithi066.mabcvm (mgr.14164) 264 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi066.xbygml 2024-09-17T09:21:06.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:21:03.807402+0000 mgr.smithi066.mabcvm (mgr.14164) 265 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T09:21:06.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:21:03.905118+0000 mgr.smithi066.mabcvm (mgr.14164) 266 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T09:21:06.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:21:03.905216+0000 mgr.smithi066.mabcvm (mgr.14164) 267 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi066.xbygml-rgw 2024-09-17T09:21:06.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:21:03.913262+0000 mgr.smithi066.mabcvm (mgr.14164) 268 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi066.xbygml on smithi066 2024-09-17T09:21:06.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:04.022747+0000 mgr.smithi066.mabcvm (mgr.14164) 269 : cluster [DBG] pgmap v227: 97 pgs: 3 creating+peering, 29 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2024-09-17T09:21:06.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:04.741353+0000 mon.smithi066 (mon.0) 679 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T09:21:06.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:04.920748+0000 mon.smithi066 (mon.0) 680 : cluster [DBG] mgrmap e19: smithi066.mabcvm(active, since 6m), standbys: smithi204.bluhuj 2024-09-17T09:21:07.663 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:21:07.663 INFO:teuthology.orchestra.run.smithi066.stdout: "bind": "/fake", 2024-09-17T09:21:07.663 INFO:teuthology.orchestra.run.smithi066.stdout: "fs": "foofs", 2024-09-17T09:21:07.663 INFO:teuthology.orchestra.run.smithi066.stdout: "path": "/", 2024-09-17T09:21:07.663 INFO:teuthology.orchestra.run.smithi066.stdout: "cluster": "foo", 2024-09-17T09:21:07.663 INFO:teuthology.orchestra.run.smithi066.stdout: "mode": "RW" 2024-09-17T09:21:07.664 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:21:07.878 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:06.023362+0000 mgr.smithi066.mabcvm (mgr.14164) 270 : cluster [DBG] pgmap v229: 97 pgs: 3 creating+peering, 6 unknown, 88 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T09:21:07.879 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:07.652836+0000 mon.smithi066 (mon.0) 681 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-17T09:21:07.879 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:07.656942+0000 mon.smithi066 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-17T09:21:07.879 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:07.699715+0000 mon.smithi066 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:07.879 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:07.700876+0000 mon.smithi066 (mon.0) 684 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi204.eaxeum", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-09-17T09:21:07.879 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:07.703610+0000 mon.smithi066 (mon.0) 685 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi204.eaxeum", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-09-17T09:21:07.879 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:07.704413+0000 mon.smithi066 (mon.0) 686 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-09-17T09:21:07.879 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:07.709190+0000 mon.smithi066 (mon.0) 687 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-09-17T09:21:07.879 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:07.710292+0000 mon.smithi066 (mon.0) 688 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:06.023362+0000 mgr.smithi066.mabcvm (mgr.14164) 270 : cluster [DBG] pgmap v229: 97 pgs: 3 creating+peering, 6 unknown, 88 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T09:21:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:07.652836+0000 mon.smithi066 (mon.0) 681 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-17T09:21:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:07.656942+0000 mon.smithi066 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-17T09:21:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:07.699715+0000 mon.smithi066 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:07.700876+0000 mon.smithi066 (mon.0) 684 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi204.eaxeum", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-09-17T09:21:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:07.703610+0000 mon.smithi066 (mon.0) 685 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi204.eaxeum", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-09-17T09:21:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:07.704413+0000 mon.smithi066 (mon.0) 686 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]: dispatch 2024-09-17T09:21:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:07.709190+0000 mon.smithi066 (mon.0) 687 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool nfs-ganesha"]}]': finished 2024-09-17T09:21:08.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:07.710292+0000 mon.smithi066 (mon.0) 688 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:08.292 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-09-17T09:21:08.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:07.630076+0000 mgr.smithi066.mabcvm (mgr.14164) 271 : audit [DBG] from='client.14530 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:08.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:21:07.700656+0000 mgr.smithi066.mabcvm (mgr.14164) 272 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi204.eaxeum 2024-09-17T09:21:08.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:21:07.704168+0000 mgr.smithi066.mabcvm (mgr.14164) 273 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T09:21:09.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:07.630076+0000 mgr.smithi066.mabcvm (mgr.14164) 271 : audit [DBG] from='client.14530 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:09.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:21:07.700656+0000 mgr.smithi066.mabcvm (mgr.14164) 272 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi204.eaxeum 2024-09-17T09:21:09.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:21:07.704168+0000 mgr.smithi066.mabcvm (mgr.14164) 273 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T09:21:09.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:08.023915+0000 mgr.smithi066.mabcvm (mgr.14164) 274 : cluster [DBG] pgmap v230: 97 pgs: 3 creating+peering, 94 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T09:21:10.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:08.023915+0000 mgr.smithi066.mabcvm (mgr.14164) 274 : cluster [DBG] pgmap v230: 97 pgs: 3 creating+peering, 94 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T09:21:11.122 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:10.491368+0000 mon.smithi066 (mon.0) 689 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:21:11.122 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:10.494774+0000 mon.smithi066 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T09:21:11.122 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:10.543221+0000 mon.smithi066 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi204.eaxeum-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:21:11.122 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:10.546420+0000 mon.smithi066 (mon.0) 692 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi204.eaxeum-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T09:21:11.122 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:10.547892+0000 mon.smithi066 (mon.0) 693 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:11.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:10.491368+0000 mon.smithi066 (mon.0) 689 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:21:11.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:10.494774+0000 mon.smithi066 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T09:21:11.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:10.543221+0000 mon.smithi066 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi204.eaxeum-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:21:11.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:10.546420+0000 mon.smithi066 (mon.0) 692 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi204.eaxeum-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T09:21:11.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:10.547892+0000 mon.smithi066 (mon.0) 693 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:12.193 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:10.024514+0000 mgr.smithi066.mabcvm (mgr.14164) 275 : cluster [DBG] pgmap v231: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-09-17T09:21:12.193 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:10.266194+0000 mgr.smithi066.mabcvm (mgr.14164) 276 : audit [DBG] from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:12.193 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:21:10.542771+0000 mgr.smithi066.mabcvm (mgr.14164) 277 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T09:21:12.193 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:21:10.542869+0000 mgr.smithi066.mabcvm (mgr.14164) 278 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi204.eaxeum-rgw 2024-09-17T09:21:12.193 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:21:10.548708+0000 mgr.smithi066.mabcvm (mgr.14164) 279 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi204.eaxeum on smithi204 2024-09-17T09:21:12.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:10.024514+0000 mgr.smithi066.mabcvm (mgr.14164) 275 : cluster [DBG] pgmap v231: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-09-17T09:21:12.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:10.266194+0000 mgr.smithi066.mabcvm (mgr.14164) 276 : audit [DBG] from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:12.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:21:10.542771+0000 mgr.smithi066.mabcvm (mgr.14164) 277 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T09:21:12.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:21:10.542869+0000 mgr.smithi066.mabcvm (mgr.14164) 278 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi204.eaxeum-rgw 2024-09-17T09:21:12.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:21:10.548708+0000 mgr.smithi066.mabcvm (mgr.14164) 279 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi204.eaxeum on smithi204 2024-09-17T09:21:12.805 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:11.563374+0000 mgr.smithi066.mabcvm (mgr.14164) 280 : audit [DBG] from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:13.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:11.563374+0000 mgr.smithi066.mabcvm (mgr.14164) 280 : audit [DBG] from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:14.095 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:12.025037+0000 mgr.smithi066.mabcvm (mgr.14164) 281 : cluster [DBG] pgmap v232: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-17T09:21:14.095 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:12.921834+0000 mon.smithi066 (mon.0) 694 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:14.095 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:12.922951+0000 mon.smithi066 (mon.0) 695 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:14.095 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:12.923881+0000 mon.smithi066 (mon.0) 696 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:14.095 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:12.924420+0000 mon.smithi066 (mon.0) 697 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:14.112 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:12.025037+0000 mgr.smithi066.mabcvm (mgr.14164) 281 : cluster [DBG] pgmap v232: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-17T09:21:14.112 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:12.921834+0000 mon.smithi066 (mon.0) 694 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:14.112 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:12.922951+0000 mon.smithi066 (mon.0) 695 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:14.112 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:12.923881+0000 mon.smithi066 (mon.0) 696 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:14.112 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:12.924420+0000 mon.smithi066 (mon.0) 697 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:14.192 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo 2/2 - 10s count:2 2024-09-17T09:21:14.908 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:12.871505+0000 mgr.smithi066.mabcvm (mgr.14164) 282 : audit [DBG] from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:14.908 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:14.357952+0000 mon.smithi066 (mon.0) 698 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:14.931 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-17T09:21:14.940 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi066.front.sepia.ceph.com 2024-09-17T09:21:14.940 DEBUG:teuthology.orchestra.run.smithi066:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-09-17T09:21:14.968 INFO:teuthology.orchestra.run.smithi066.stderr:+ mkdir /mnt/foo 2024-09-17T09:21:14.995 DEBUG:teuthology.orchestra.run.smithi066:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-09-17T09:21:15.059 INFO:teuthology.orchestra.run.smithi066.stderr:++ hostname 2024-09-17T09:21:15.060 INFO:teuthology.orchestra.run.smithi066.stderr:+ mount -t nfs smithi066:/fake /mnt/foo -o sync 2024-09-17T09:21:15.185 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:12.871505+0000 mgr.smithi066.mabcvm (mgr.14164) 282 : audit [DBG] from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:15.186 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:14.357952+0000 mon.smithi066 (mon.0) 698 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:15.807 DEBUG:teuthology.orchestra.run.smithi066:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-09-17T09:21:15.874 INFO:teuthology.orchestra.run.smithi066.stderr:+ echo test 2024-09-17T09:21:15.883 DEBUG:teuthology.orchestra.run.smithi066:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-09-17T09:21:15.948 INFO:teuthology.orchestra.run.smithi066.stderr:+ sync 2024-09-17T09:21:15.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:14.025485+0000 mgr.smithi066.mabcvm (mgr.14164) 283 : cluster [DBG] pgmap v233: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.9 KiB/s wr, 3 op/s 2024-09-17T09:21:15.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:14.175822+0000 mgr.smithi066.mabcvm (mgr.14164) 284 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:15.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:15.475866+0000 mon.smithi066 (mon.0) 699 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:16.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:14.025485+0000 mgr.smithi066.mabcvm (mgr.14164) 283 : cluster [DBG] pgmap v233: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.9 KiB/s wr, 3 op/s 2024-09-17T09:21:16.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:14.175822+0000 mgr.smithi066.mabcvm (mgr.14164) 284 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:16.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:15.475866+0000 mon.smithi066 (mon.0) 699 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:16.335 INFO:teuthology.run_tasks:Running task parallel... 2024-09-17T09:21:16.345 INFO:teuthology.task.parallel:starting parallel... 2024-09-17T09:21:16.345 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-17T09:21:16.346 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-09-17T09:21:16.346 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi066.front.sepia.ceph.com 2024-09-17T09:21:16.346 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-17T09:21:16.347 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-17T09:21:16.347 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-17T09:21:16.348 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T09:21:16.348 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi066.front.sepia.ceph.com 2024-09-17T09:21:16.348 DEBUG:teuthology.orchestra.run.smithi066:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-09-17T09:21:16.431 INFO:teuthology.orchestra.run.smithi066.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-09-17T09:21:16.431 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:21:16.431 INFO:teuthology.orchestra.run.smithi066.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-09-17T09:21:16.437 INFO:teuthology.orchestra.run.smithi066.stdout:3 of 5 processes prepared for launch 0 sec 2024-09-17T09:21:16.537 INFO:teuthology.orchestra.run.smithi066.stdout:5 of 5 processes prepared for launch 0 sec 2024-09-17T09:21:16.537 INFO:teuthology.orchestra.run.smithi066.stdout:releasing clients 2024-09-17T09:21:17.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 311 56.97 MB/sec warmup 1 sec latency 10.480 ms 2024-09-17T09:21:17.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:16.025995+0000 mgr.smithi066.mabcvm (mgr.14164) 285 : cluster [DBG] pgmap v234: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-09-17T09:21:18.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:16.025995+0000 mgr.smithi066.mabcvm (mgr.14164) 285 : cluster [DBG] pgmap v234: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-09-17T09:21:18.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 670 52.92 MB/sec warmup 2 sec latency 9.515 ms 2024-09-17T09:21:19.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 1805 43.87 MB/sec warmup 3 sec latency 23.156 ms 2024-09-17T09:21:19.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:18.026363+0000 mgr.smithi066.mabcvm (mgr.14164) 286 : cluster [DBG] pgmap v235: 97 pgs: 97 active+clean; 9.6 MiB data, 64 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 829 KiB/s wr, 21 op/s 2024-09-17T09:21:20.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:18.026363+0000 mgr.smithi066.mabcvm (mgr.14164) 286 : cluster [DBG] pgmap v235: 97 pgs: 97 active+clean; 9.6 MiB data, 64 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 829 KiB/s wr, 21 op/s 2024-09-17T09:21:20.303 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-17T09:21:20.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 3046 42.07 MB/sec warmup 4 sec latency 67.781 ms 2024-09-17T09:21:21.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 4031 40.07 MB/sec warmup 5 sec latency 50.221 ms 2024-09-17T09:21:22.064 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:20.026972+0000 mgr.smithi066.mabcvm (mgr.14164) 287 : cluster [DBG] pgmap v236: 97 pgs: 97 active+clean; 88 MiB data, 319 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 7.8 MiB/s wr, 409 op/s 2024-09-17T09:21:22.064 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:21.383787+0000 mon.smithi066 (mon.0) 700 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:22.064 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:21.389188+0000 mon.smithi066 (mon.0) 701 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:22.064 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:21.397513+0000 mon.smithi066 (mon.0) 702 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:22.064 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:21.399364+0000 mon.smithi066 (mon.0) 703 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:22.064 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:21.400748+0000 mon.smithi066 (mon.0) 704 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:22.064 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:21.401798+0000 mon.smithi066 (mon.0) 705 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:22.064 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:21.407266+0000 mon.smithi066 (mon.0) 706 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:22.064 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:21.415028+0000 mon.smithi066 (mon.0) 707 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:22.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:20.026972+0000 mgr.smithi066.mabcvm (mgr.14164) 287 : cluster [DBG] pgmap v236: 97 pgs: 97 active+clean; 88 MiB data, 319 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 7.8 MiB/s wr, 409 op/s 2024-09-17T09:21:22.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:21.383787+0000 mon.smithi066 (mon.0) 700 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:22.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:21.389188+0000 mon.smithi066 (mon.0) 701 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:22.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:21.397513+0000 mon.smithi066 (mon.0) 702 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:22.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:21.399364+0000 mon.smithi066 (mon.0) 703 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:22.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:21.400748+0000 mon.smithi066 (mon.0) 704 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:22.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:21.401798+0000 mon.smithi066 (mon.0) 705 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:22.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:21.407266+0000 mon.smithi066 (mon.0) 706 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:22.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:21.415028+0000 mon.smithi066 (mon.0) 707 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:22.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 5345 37.85 MB/sec warmup 6 sec latency 12.427 ms 2024-09-17T09:21:23.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 6567 37.69 MB/sec warmup 7 sec latency 25.754 ms 2024-09-17T09:21:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:22.027375+0000 mgr.smithi066.mabcvm (mgr.14164) 288 : cluster [DBG] pgmap v237: 97 pgs: 97 active+clean; 103 MiB data, 389 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 9.1 MiB/s wr, 439 op/s 2024-09-17T09:21:24.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:22.027375+0000 mgr.smithi066.mabcvm (mgr.14164) 288 : cluster [DBG] pgmap v237: 97 pgs: 97 active+clean; 103 MiB data, 389 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 9.1 MiB/s wr, 439 op/s 2024-09-17T09:21:24.358 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-17T09:21:24.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 7722 37.06 MB/sec warmup 8 sec latency 16.419 ms 2024-09-17T09:21:25.031 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:24.027943+0000 mgr.smithi066.mabcvm (mgr.14164) 289 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 132 MiB data, 588 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 13 MiB/s wr, 830 op/s 2024-09-17T09:21:25.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:24.027943+0000 mgr.smithi066.mabcvm (mgr.14164) 289 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 132 MiB data, 588 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 13 MiB/s wr, 830 op/s 2024-09-17T09:21:25.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 8847 35.84 MB/sec warmup 9 sec latency 28.694 ms 2024-09-17T09:21:26.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 10086 35.92 MB/sec warmup 10 sec latency 21.786 ms 2024-09-17T09:21:27.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 11207 35.63 MB/sec warmup 11 sec latency 24.906 ms 2024-09-17T09:21:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:26.028498+0000 mgr.smithi066.mabcvm (mgr.14164) 290 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 142 MiB data, 678 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 17 MiB/s wr, 1.05k op/s 2024-09-17T09:21:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:26.715210+0000 mon.smithi066 (mon.0) 708 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T09:21:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:26.720136+0000 mon.smithi066 (mon.0) 709 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:26.722149+0000 mon.smithi066 (mon.0) 710 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:26.723219+0000 mon.smithi066 (mon.0) 711 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:26.730553+0000 mon.smithi066 (mon.0) 712 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:26.740270+0000 mon.smithi066 (mon.0) 713 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:27.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:26.028498+0000 mgr.smithi066.mabcvm (mgr.14164) 290 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 142 MiB data, 678 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 17 MiB/s wr, 1.05k op/s 2024-09-17T09:21:27.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:26.715210+0000 mon.smithi066 (mon.0) 708 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T09:21:27.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:26.720136+0000 mon.smithi066 (mon.0) 709 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:27.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:26.722149+0000 mon.smithi066 (mon.0) 710 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:27.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:26.723219+0000 mon.smithi066 (mon.0) 711 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:27.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:26.730553+0000 mon.smithi066 (mon.0) 712 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:27.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:26.740270+0000 mon.smithi066 (mon.0) 713 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:28.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 12205 34.77 MB/sec warmup 12 sec latency 86.514 ms 2024-09-17T09:21:28.694 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph mgr module enable nfs --force' 2024-09-17T09:21:29.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 13572 34.69 MB/sec warmup 13 sec latency 17.150 ms 2024-09-17T09:21:29.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:28.028902+0000 mgr.smithi066.mabcvm (mgr.14164) 291 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 146 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 18 MiB/s wr, 1.14k op/s 2024-09-17T09:21:29.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:28.028902+0000 mgr.smithi066.mabcvm (mgr.14164) 291 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 146 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 18 MiB/s wr, 1.14k op/s 2024-09-17T09:21:30.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 14558 34.75 MB/sec warmup 14 sec latency 25.361 ms 2024-09-17T09:21:31.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 15398 33.36 MB/sec warmup 15 sec latency 13.275 ms 2024-09-17T09:21:31.734 INFO:teuthology.orchestra.run.smithi066.stderr:module 'nfs' is already enabled 2024-09-17T09:21:31.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:30.029572+0000 mgr.smithi066.mabcvm (mgr.14164) 292 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 162 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 22 MiB/s wr, 1.66k op/s 2024-09-17T09:21:31.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:31.068675+0000 mon.smithi066 (mon.0) 714 : audit [INF] from='client.? 172.21.15.66:0/2148989329' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-09-17T09:21:31.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:30.029572+0000 mgr.smithi066.mabcvm (mgr.14164) 292 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 162 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 22 MiB/s wr, 1.66k op/s 2024-09-17T09:21:31.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:31.068675+0000 mon.smithi066 (mon.0) 714 : audit [INF] from='client.? 172.21.15.66:0/2148989329' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-09-17T09:21:32.515 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-17T09:21:32.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 16785 33.07 MB/sec warmup 16 sec latency 14.249 ms 2024-09-17T09:21:32.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:31.729375+0000 mon.smithi066 (mon.0) 715 : audit [INF] from='client.? 172.21.15.66:0/2148989329' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-09-17T09:21:32.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:31.729551+0000 mon.smithi066 (mon.0) 716 : cluster [DBG] mgrmap e20: smithi066.mabcvm(active, since 6m), standbys: smithi204.bluhuj 2024-09-17T09:21:32.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:31.729375+0000 mon.smithi066 (mon.0) 715 : audit [INF] from='client.? 172.21.15.66:0/2148989329' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-09-17T09:21:32.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:31.729551+0000 mon.smithi066 (mon.0) 716 : cluster [DBG] mgrmap e20: smithi066.mabcvm(active, since 6m), standbys: smithi204.bluhuj 2024-09-17T09:21:33.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 18055 34.23 MB/sec warmup 17 sec latency 16.213 ms 2024-09-17T09:21:33.904 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:32.030052+0000 mgr.smithi066.mabcvm (mgr.14164) 293 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 162 MiB data, 805 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 16 MiB/s wr, 1.30k op/s 2024-09-17T09:21:33.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:32.030052+0000 mgr.smithi066.mabcvm (mgr.14164) 293 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 162 MiB data, 805 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 16 MiB/s wr, 1.30k op/s 2024-09-17T09:21:34.537 INFO:teuthology.orchestra.run.smithi066.stdout: 5 19036 33.28 MB/sec warmup 18 sec latency 190.295 ms 2024-09-17T09:21:34.835 INFO:teuthology.orchestra.run.smithi066.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:21:35.518 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-09-17T09:21:35.518 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi066.front.sepia.ceph.com 2024-09-17T09:21:35.519 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-09-17T09:21:35.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 20141 32.82 MB/sec warmup 19 sec latency 1190.334 ms 2024-09-17T09:21:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:34.030584+0000 mgr.smithi066.mabcvm (mgr.14164) 294 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 176 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 18 MiB/s wr, 1.65k op/s 2024-09-17T09:21:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:34.834382+0000 mon.smithi066 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:34.835382+0000 mon.smithi066 (mon.0) 718 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:34.836949+0000 mon.smithi066 (mon.0) 719 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:34.837885+0000 mon.smithi066 (mon.0) 720 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:35.186221+0000 mon.smithi066 (mon.0) 721 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:35.194055+0000 mon.smithi066 (mon.0) 722 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:34.030584+0000 mgr.smithi066.mabcvm (mgr.14164) 294 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 176 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 18 MiB/s wr, 1.65k op/s 2024-09-17T09:21:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:34.834382+0000 mon.smithi066 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:34.835382+0000 mon.smithi066 (mon.0) 718 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:34.836949+0000 mon.smithi066 (mon.0) 719 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:34.837885+0000 mon.smithi066 (mon.0) 720 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:35.186221+0000 mon.smithi066 (mon.0) 721 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:35.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:35.194055+0000 mon.smithi066 (mon.0) 722 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:21:36.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 21080 33.04 MB/sec warmup 20 sec latency 2190.373 ms 2024-09-17T09:21:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:34.828202+0000 mgr.smithi066.mabcvm (mgr.14164) 295 : audit [DBG] from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:21:34.829232+0000 mgr.smithi066.mabcvm (mgr.14164) 296 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:21:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:21:35.196208+0000 mgr.smithi066.mabcvm (mgr.14164) 297 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:21:36.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:34.828202+0000 mgr.smithi066.mabcvm (mgr.14164) 295 : audit [DBG] from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:36.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:21:34.829232+0000 mgr.smithi066.mabcvm (mgr.14164) 296 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:21:36.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:21:35.196208+0000 mgr.smithi066.mabcvm (mgr.14164) 297 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:21:37.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 21932 32.19 MB/sec warmup 21 sec latency 3190.403 ms 2024-09-17T09:21:37.953 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:36.031128+0000 mgr.smithi066.mabcvm (mgr.14164) 298 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 179 MiB data, 944 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 17 MiB/s wr, 1.56k op/s 2024-09-17T09:21:37.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:36.031128+0000 mgr.smithi066.mabcvm (mgr.14164) 298 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 179 MiB data, 944 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 17 MiB/s wr, 1.56k op/s 2024-09-17T09:21:38.370 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:21:38.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 22998 31.86 MB/sec warmup 22 sec latency 4190.439 ms 2024-09-17T09:21:39.348 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:21:39.348 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (4m) 17s ago 6m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:21:39.348 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (6m) 17s ago 6m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:21:39.348 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (5m) 23s ago 5m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:21:39.348 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (4m) 17s ago 5m 29.7M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:21:39.348 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (46s) 17s ago 45s 12.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:21:39.348 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (44s) 23s ago 43s 13.3M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:21:39.348 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (7m) 17s ago 7m 422M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:21:39.348 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (5m) 23s ago 5m 371M - 16.2.5 6933c2a0b7dd 17fe7f0562ba 2024-09-17T09:21:39.348 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (7m) 17s ago 7m 46.3M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:21:39.349 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (5m) 23s ago 5m 36.5M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:21:39.349 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.0.smithi066.xbygml smithi066 *:2049 running (32s) 17s ago 31s 47.5M - 3.5 6933c2a0b7dd 5ec236862ee1 2024-09-17T09:21:39.349 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.0.smithi204.eaxeum smithi204 *:2049 running (26s) 23s ago 26s 51.5M - 3.5 6933c2a0b7dd 87b72541c4b4 2024-09-17T09:21:39.349 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (5m) 17s ago 5m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:21:39.349 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (4m) 23s ago 4m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:21:39.349 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (4m) 17s ago 4m 37.1M 3216M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:21:39.349 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (4m) 17s ago 4m 37.6M 3216M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:21:39.349 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (3m) 17s ago 3m 35.9M 3216M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:21:39.349 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (3m) 17s ago 3m 39.6M 3216M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:21:39.349 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (3m) 23s ago 3m 38.8M 3984M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:21:39.349 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (2m) 23s ago 2m 36.4M 3984M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:21:39.349 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (2m) 23s ago 2m 39.9M 3984M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:21:39.349 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (2m) 23s ago 2m 37.1M 3984M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:21:39.350 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (4m) 17s ago 5m 42.0M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:21:39.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 23940 32.06 MB/sec warmup 23 sec latency 5190.476 ms 2024-09-17T09:21:39.896 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:21:39.896 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:21:39.896 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:21:39.896 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:21:39.896 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:21:39.896 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:21:39.896 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:21:39.896 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:21:39.897 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:21:39.897 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:21:39.897 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:21:39.897 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:21:39.897 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:21:39.897 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:21:39.897 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-09-17T09:21:39.897 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:21:39.897 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:21:39.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:38.031624+0000 mgr.smithi066.mabcvm (mgr.14164) 299 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 179 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 15 MiB/s wr, 1.38k op/s 2024-09-17T09:21:39.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:38.349292+0000 mgr.smithi066.mabcvm (mgr.14164) 300 : audit [DBG] from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:40.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:38.031624+0000 mgr.smithi066.mabcvm (mgr.14164) 299 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 179 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 15 MiB/s wr, 1.38k op/s 2024-09-17T09:21:40.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:38.349292+0000 mgr.smithi066.mabcvm (mgr.14164) 300 : audit [DBG] from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:40.408 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:21:40.409 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T09:21:40.409 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:21:40.409 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:21:40.409 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "", 2024-09-17T09:21:40.409 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 image" 2024-09-17T09:21:40.409 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:21:40.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 24902 31.49 MB/sec warmup 24 sec latency 5508.131 ms 2024-09-17T09:21:40.965 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:21:41.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:38.848329+0000 mgr.smithi066.mabcvm (mgr.14164) 301 : audit [DBG] from='client.24387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:41.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:39.332538+0000 mgr.smithi066.mabcvm (mgr.14164) 302 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:41.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:39.895180+0000 mon.smithi066 (mon.0) 723 : audit [DBG] from='client.? 172.21.15.66:0/3086444640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:21:41.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:40 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:38.848329+0000 mgr.smithi066.mabcvm (mgr.14164) 301 : audit [DBG] from='client.24387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:41.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:40 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:39.332538+0000 mgr.smithi066.mabcvm (mgr.14164) 302 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:41.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:40 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:39.895180+0000 mon.smithi066 (mon.0) 723 : audit [DBG] from='client.? 172.21.15.66:0/3086444640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:21:41.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 26002 31.19 MB/sec warmup 25 sec latency 33.515 ms 2024-09-17T09:21:42.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:40.032222+0000 mgr.smithi066.mabcvm (mgr.14164) 303 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 189 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 17 MiB/s wr, 1.62k op/s 2024-09-17T09:21:42.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:40.407698+0000 mgr.smithi066.mabcvm (mgr.14164) 304 : audit [DBG] from='client.14618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:42.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:21:40.964609+0000 mon.smithi204 (mon.1) 18 : audit [DBG] from='client.? 172.21.15.66:0/3518788143' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:21:42.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:40.032222+0000 mgr.smithi066.mabcvm (mgr.14164) 303 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 189 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 17 MiB/s wr, 1.62k op/s 2024-09-17T09:21:42.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:40.407698+0000 mgr.smithi066.mabcvm (mgr.14164) 304 : audit [DBG] from='client.14618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:21:42.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:21:40.964609+0000 mon.smithi204 (mon.1) 18 : audit [DBG] from='client.? 172.21.15.66:0/3518788143' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:21:42.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 27245 31.86 MB/sec warmup 26 sec latency 20.989 ms 2024-09-17T09:21:43.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 28266 31.32 MB/sec warmup 27 sec latency 30.801 ms 2024-09-17T09:21:44.041 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:42.032663+0000 mgr.smithi066.mabcvm (mgr.14164) 305 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 188 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.12k op/s 2024-09-17T09:21:44.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:42.032663+0000 mgr.smithi066.mabcvm (mgr.14164) 305 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 188 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.12k op/s 2024-09-17T09:21:44.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 29440 31.05 MB/sec warmup 28 sec latency 17.451 ms 2024-09-17T09:21:45.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 30387 31.39 MB/sec warmup 29 sec latency 26.217 ms 2024-09-17T09:21:46.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:44.033106+0000 mgr.smithi066.mabcvm (mgr.14164) 306 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 201 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 16 MiB/s wr, 1.47k op/s 2024-09-17T09:21:46.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:44.033106+0000 mgr.smithi066.mabcvm (mgr.14164) 306 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 201 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 16 MiB/s wr, 1.47k op/s 2024-09-17T09:21:46.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 31185 30.96 MB/sec warmup 30 sec latency 32.177 ms 2024-09-17T09:21:47.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 32178 30.58 MB/sec warmup 31 sec latency 26.566 ms 2024-09-17T09:21:48.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:46.033643+0000 mgr.smithi066.mabcvm (mgr.14164) 307 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 210 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 15 MiB/s wr, 1.37k op/s 2024-09-17T09:21:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:46.033643+0000 mgr.smithi066.mabcvm (mgr.14164) 307 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 210 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 15 MiB/s wr, 1.37k op/s 2024-09-17T09:21:48.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 33395 30.67 MB/sec warmup 32 sec latency 21.159 ms 2024-09-17T09:21:49.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 34546 30.98 MB/sec warmup 33 sec latency 23.787 ms 2024-09-17T09:21:50.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:48.034133+0000 mgr.smithi066.mabcvm (mgr.14164) 308 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 13 MiB/s wr, 1.12k op/s 2024-09-17T09:21:50.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:48.034133+0000 mgr.smithi066.mabcvm (mgr.14164) 308 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 13 MiB/s wr, 1.12k op/s 2024-09-17T09:21:50.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 35769 30.70 MB/sec warmup 34 sec latency 17.498 ms 2024-09-17T09:21:51.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 36921 30.74 MB/sec warmup 35 sec latency 23.941 ms 2024-09-17T09:21:52.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:50.034773+0000 mgr.smithi066.mabcvm (mgr.14164) 309 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 226 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 17 MiB/s wr, 1.65k op/s 2024-09-17T09:21:52.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:50.034773+0000 mgr.smithi066.mabcvm (mgr.14164) 309 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 226 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 17 MiB/s wr, 1.65k op/s 2024-09-17T09:21:52.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 37689 30.75 MB/sec warmup 36 sec latency 27.854 ms 2024-09-17T09:21:53.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 38323 30.29 MB/sec warmup 37 sec latency 79.045 ms 2024-09-17T09:21:54.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:52.035174+0000 mgr.smithi066.mabcvm (mgr.14164) 310 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 14 MiB/s wr, 1.34k op/s 2024-09-17T09:21:54.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:52.035174+0000 mgr.smithi066.mabcvm (mgr.14164) 310 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 14 MiB/s wr, 1.34k op/s 2024-09-17T09:21:54.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 39186 29.97 MB/sec warmup 38 sec latency 22.496 ms 2024-09-17T09:21:55.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 40254 29.84 MB/sec warmup 39 sec latency 18.242 ms 2024-09-17T09:21:56.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:54.035686+0000 mgr.smithi066.mabcvm (mgr.14164) 311 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 238 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 16 MiB/s wr, 1.66k op/s 2024-09-17T09:21:56.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:54.035686+0000 mgr.smithi066.mabcvm (mgr.14164) 311 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 238 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 16 MiB/s wr, 1.66k op/s 2024-09-17T09:21:56.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 41284 30.10 MB/sec warmup 40 sec latency 27.293 ms 2024-09-17T09:21:57.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 42017 29.73 MB/sec warmup 41 sec latency 16.889 ms 2024-09-17T09:21:58.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:56.036251+0000 mgr.smithi066.mabcvm (mgr.14164) 312 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 239 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 15 MiB/s wr, 1.40k op/s 2024-09-17T09:21:58.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:56.036251+0000 mgr.smithi066.mabcvm (mgr.14164) 312 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 239 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 15 MiB/s wr, 1.40k op/s 2024-09-17T09:21:58.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 42778 29.39 MB/sec warmup 42 sec latency 20.322 ms 2024-09-17T09:21:59.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 43726 29.25 MB/sec warmup 43 sec latency 28.064 ms 2024-09-17T09:22:00.092 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:21:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:21:58.036746+0000 mgr.smithi066.mabcvm (mgr.14164) 313 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 246 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 13 MiB/s wr, 1.30k op/s 2024-09-17T09:22:00.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:21:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:21:58.036746+0000 mgr.smithi066.mabcvm (mgr.14164) 313 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 246 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 13 MiB/s wr, 1.30k op/s 2024-09-17T09:22:00.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 44904 29.55 MB/sec warmup 44 sec latency 16.533 ms 2024-09-17T09:22:01.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 45850 29.39 MB/sec warmup 45 sec latency 22.864 ms 2024-09-17T09:22:02.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:00.037313+0000 mgr.smithi066.mabcvm (mgr.14164) 314 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 252 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 16 MiB/s wr, 1.58k op/s 2024-09-17T09:22:02.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:00.037313+0000 mgr.smithi066.mabcvm (mgr.14164) 314 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 252 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 16 MiB/s wr, 1.58k op/s 2024-09-17T09:22:02.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 46742 29.14 MB/sec warmup 46 sec latency 24.904 ms 2024-09-17T09:22:03.538 INFO:teuthology.orchestra.run.smithi066.stdout: 5 47831 29.24 MB/sec warmup 47 sec latency 20.315 ms 2024-09-17T09:22:03.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:02.037778+0000 mgr.smithi066.mabcvm (mgr.14164) 315 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 251 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.03k op/s 2024-09-17T09:22:03.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:02.037778+0000 mgr.smithi066.mabcvm (mgr.14164) 315 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 251 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.03k op/s 2024-09-17T09:22:04.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 48925 29.32 MB/sec warmup 48 sec latency 23.027 ms 2024-09-17T09:22:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:04.197514+0000 mon.smithi066 (mon.0) 724 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-17T09:22:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:04.197895+0000 mon.smithi066 (mon.0) 725 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-17T09:22:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:04.198177+0000 mon.smithi066 (mon.0) 726 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-17T09:22:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:04.198442+0000 mon.smithi066 (mon.0) 727 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-17T09:22:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:04.341309+0000 mon.smithi066 (mon.0) 728 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:22:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:04.354605+0000 mon.smithi066 (mon.0) 729 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:22:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:04.197514+0000 mon.smithi066 (mon.0) 724 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-17T09:22:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:04.197895+0000 mon.smithi066 (mon.0) 725 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-17T09:22:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:04.198177+0000 mon.smithi066 (mon.0) 726 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-17T09:22:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:04.198442+0000 mon.smithi066 (mon.0) 727 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-17T09:22:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:04.341309+0000 mon.smithi066 (mon.0) 728 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:22:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:04.354605+0000 mon.smithi066 (mon.0) 729 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:22:05.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 50009 29.13 MB/sec warmup 49 sec latency 17.045 ms 2024-09-17T09:22:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:04.038256+0000 mgr.smithi066.mabcvm (mgr.14164) 316 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 264 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 14 MiB/s wr, 1.34k op/s 2024-09-17T09:22:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:04.613284+0000 mon.smithi066 (mon.0) 730 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-09-17T09:22:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:04.613434+0000 mon.smithi066 (mon.0) 731 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-09-17T09:22:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:04.613600+0000 mon.smithi066 (mon.0) 732 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-17T09:22:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:04.613687+0000 mon.smithi066 (mon.0) 733 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-17T09:22:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:04.613765+0000 mon.smithi066 (mon.0) 734 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T09:22:05.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:04.038256+0000 mgr.smithi066.mabcvm (mgr.14164) 316 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 264 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 14 MiB/s wr, 1.34k op/s 2024-09-17T09:22:05.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:04.613284+0000 mon.smithi066 (mon.0) 730 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-09-17T09:22:05.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:04.613434+0000 mon.smithi066 (mon.0) 731 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-09-17T09:22:05.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:04.613600+0000 mon.smithi066 (mon.0) 732 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-17T09:22:05.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:04.613687+0000 mon.smithi066 (mon.0) 733 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-17T09:22:05.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:04.613765+0000 mon.smithi066 (mon.0) 734 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T09:22:06.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 51143 29.24 MB/sec warmup 50 sec latency 22.581 ms 2024-09-17T09:22:06.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:05.613502+0000 mon.smithi066 (mon.0) 735 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T09:22:06.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:06.613188+0000 mon.smithi066 (mon.0) 736 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T09:22:06.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:05.613502+0000 mon.smithi066 (mon.0) 735 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T09:22:06.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:06.613188+0000 mon.smithi066 (mon.0) 736 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T09:22:07.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 52020 29.24 MB/sec warmup 51 sec latency 19.389 ms 2024-09-17T09:22:07.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:06.038634+0000 mgr.smithi066.mabcvm (mgr.14164) 317 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 269 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 15 MiB/s wr, 1.34k op/s 2024-09-17T09:22:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:07.602322+0000 mon.smithi066 (mon.0) 737 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T09:22:07.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:06.038634+0000 mgr.smithi066.mabcvm (mgr.14164) 317 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 269 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 15 MiB/s wr, 1.34k op/s 2024-09-17T09:22:07.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:07.602322+0000 mon.smithi066 (mon.0) 737 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T09:22:08.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 52704 29.01 MB/sec warmup 52 sec latency 20.348 ms 2024-09-17T09:22:09.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 53655 28.77 MB/sec warmup 53 sec latency 26.495 ms 2024-09-17T09:22:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:08.038994+0000 mgr.smithi066.mabcvm (mgr.14164) 318 : cluster [DBG] pgmap v264: 97 pgs: 1 active+undersized+remapped, 96 active+clean; 272 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 12 MiB/s wr, 965 op/s; 1024 KiB/s, 0 objects/s recovering 2024-09-17T09:22:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:08.611242+0000 mon.smithi066 (mon.0) 738 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T09:22:09.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:08.038994+0000 mgr.smithi066.mabcvm (mgr.14164) 318 : cluster [DBG] pgmap v264: 97 pgs: 1 active+undersized+remapped, 96 active+clean; 272 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 12 MiB/s wr, 965 op/s; 1024 KiB/s, 0 objects/s recovering 2024-09-17T09:22:09.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:08.611242+0000 mon.smithi066 (mon.0) 738 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T09:22:10.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 54689 28.84 MB/sec warmup 54 sec latency 59.257 ms 2024-09-17T09:22:11.357 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:22:11.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 55427 28.79 MB/sec warmup 55 sec latency 20.130 ms 2024-09-17T09:22:11.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:10.039566+0000 mgr.smithi066.mabcvm (mgr.14164) 319 : cluster [DBG] pgmap v266: 97 pgs: 1 active+undersized+remapped, 96 active+clean; 284 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 14 MiB/s wr, 1.44k op/s; 925 KiB/s, 0 objects/s recovering 2024-09-17T09:22:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:10.039566+0000 mgr.smithi066.mabcvm (mgr.14164) 319 : cluster [DBG] pgmap v266: 97 pgs: 1 active+undersized+remapped, 96 active+clean; 284 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 14 MiB/s wr, 1.44k op/s; 925 KiB/s, 0 objects/s recovering 2024-09-17T09:22:12.188 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:22:12.188 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (5m) 50s ago 6m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:22:12.189 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (6m) 50s ago 6m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:22:12.189 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (5m) 56s ago 5m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:22:12.189 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (4m) 50s ago 6m 29.7M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:22:12.189 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (79s) 50s ago 78s 12.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:22:12.189 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (76s) 56s ago 76s 13.3M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:22:12.189 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (7m) 50s ago 7m 422M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:22:12.189 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (5m) 56s ago 5m 371M - 16.2.5 6933c2a0b7dd 17fe7f0562ba 2024-09-17T09:22:12.189 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (8m) 50s ago 8m 46.3M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:22:12.189 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (5m) 56s ago 5m 36.5M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:22:12.189 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.0.smithi066.xbygml smithi066 *:2049 running (65s) 50s ago 64s 47.5M - 3.5 6933c2a0b7dd 5ec236862ee1 2024-09-17T09:22:12.189 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.0.smithi204.eaxeum smithi204 *:2049 running (59s) 56s ago 59s 51.5M - 3.5 6933c2a0b7dd 87b72541c4b4 2024-09-17T09:22:12.189 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (6m) 50s ago 6m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:22:12.189 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (5m) 56s ago 5m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:22:12.190 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (5m) 50s ago 5m 37.1M 3216M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:22:12.190 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (4m) 50s ago 4m 37.6M 3216M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:22:12.190 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (4m) 50s ago 4m 35.9M 3216M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:22:12.190 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (4m) 50s ago 3m 39.6M 3216M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:22:12.190 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (3m) 56s ago 3m 38.8M 3984M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:22:12.190 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (3m) 56s ago 3m 36.4M 3984M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:22:12.190 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (3m) 56s ago 3m 39.9M 3984M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:22:12.190 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (2m) 56s ago 2m 37.1M 3984M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:22:12.190 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (4m) 50s ago 5m 42.0M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:22:12.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 56121 28.59 MB/sec warmup 56 sec latency 19.766 ms 2024-09-17T09:22:12.764 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:22:12.764 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:22:12.764 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:22:12.764 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:22:12.764 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:22:12.764 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:22:12.764 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:22:12.764 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:22:12.764 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:22:12.764 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:22:12.764 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:22:12.765 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:22:12.765 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:22:12.765 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:22:12.765 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-09-17T09:22:12.765 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:22:12.765 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:22:12.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:11.341109+0000 mgr.smithi066.mabcvm (mgr.14164) 320 : audit [DBG] from='client.14626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:12.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:11.723587+0000 mgr.smithi066.mabcvm (mgr.14164) 321 : audit [DBG] from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:12.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:11.341109+0000 mgr.smithi066.mabcvm (mgr.14164) 320 : audit [DBG] from='client.14626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:12.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:11.723587+0000 mgr.smithi066.mabcvm (mgr.14164) 321 : audit [DBG] from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:13.275 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:22:13.275 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9", 2024-09-17T09:22:13.275 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:22:13.275 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:22:13.275 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "", 2024-09-17T09:22:13.275 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 image" 2024-09-17T09:22:13.275 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:22:13.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 56944 28.35 MB/sec warmup 57 sec latency 30.469 ms 2024-09-17T09:22:13.889 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:22:13.889 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:12.040084+0000 mgr.smithi066.mabcvm (mgr.14164) 322 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 285 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.10k op/s; 683 KiB/s, 0 objects/s recovering 2024-09-17T09:22:13.889 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:12.170432+0000 mgr.smithi066.mabcvm (mgr.14164) 323 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:13.889 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:12.763102+0000 mon.smithi204 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.66:0/1318782601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:22:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:12.040084+0000 mgr.smithi066.mabcvm (mgr.14164) 322 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 285 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.10k op/s; 683 KiB/s, 0 objects/s recovering 2024-09-17T09:22:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:12.170432+0000 mgr.smithi066.mabcvm (mgr.14164) 323 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:12.763102+0000 mon.smithi204 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.66:0/1318782601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:22:14.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 57835 28.28 MB/sec warmup 58 sec latency 29.865 ms 2024-09-17T09:22:14.890 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:13.274228+0000 mgr.smithi066.mabcvm (mgr.14164) 324 : audit [DBG] from='client.24423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:14.890 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:13.888457+0000 mon.smithi066 (mon.0) 739 : audit [DBG] from='client.? 172.21.15.66:0/3557660677' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:22:14.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:13.274228+0000 mgr.smithi066.mabcvm (mgr.14164) 324 : audit [DBG] from='client.24423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:14.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:13.888457+0000 mon.smithi066 (mon.0) 739 : audit [DBG] from='client.? 172.21.15.66:0/3557660677' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:22:15.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 58643 28.31 MB/sec warmup 59 sec latency 27.577 ms 2024-09-17T09:22:15.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:14.040653+0000 mgr.smithi066.mabcvm (mgr.14164) 325 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 292 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 13 MiB/s wr, 1.33k op/s; 551 KiB/s, 0 objects/s recovering 2024-09-17T09:22:15.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:14.040653+0000 mgr.smithi066.mabcvm (mgr.14164) 325 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 292 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 13 MiB/s wr, 1.33k op/s; 551 KiB/s, 0 objects/s recovering 2024-09-17T09:22:16.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 59255 28.15 MB/sec warmup 60 sec latency 26.574 ms 2024-09-17T09:22:17.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 59906 27.92 MB/sec warmup 61 sec latency 29.369 ms 2024-09-17T09:22:17.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:16.041089+0000 mgr.smithi066.mabcvm (mgr.14164) 326 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.4 KiB/s rd, 15 MiB/s wr, 1.52k op/s 2024-09-17T09:22:17.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:16.041089+0000 mgr.smithi066.mabcvm (mgr.14164) 326 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.4 KiB/s rd, 15 MiB/s wr, 1.52k op/s 2024-09-17T09:22:18.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 60902 27.79 MB/sec warmup 62 sec latency 29.559 ms 2024-09-17T09:22:19.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 61798 27.76 MB/sec warmup 63 sec latency 26.561 ms 2024-09-17T09:22:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:18.041605+0000 mgr.smithi066.mabcvm (mgr.14164) 327 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 298 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.19k op/s 2024-09-17T09:22:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:19.363410+0000 mon.smithi066 (mon.0) 740 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:22:19.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:18.041605+0000 mgr.smithi066.mabcvm (mgr.14164) 327 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 298 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 12 MiB/s wr, 1.19k op/s 2024-09-17T09:22:19.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:19.363410+0000 mon.smithi066 (mon.0) 740 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:22:20.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 62534 27.74 MB/sec warmup 64 sec latency 27.687 ms 2024-09-17T09:22:21.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 63294 27.62 MB/sec warmup 65 sec latency 21.841 ms 2024-09-17T09:22:21.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:20.042077+0000 mgr.smithi066.mabcvm (mgr.14164) 328 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 14 MiB/s wr, 1.41k op/s 2024-09-17T09:22:21.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:20.042077+0000 mgr.smithi066.mabcvm (mgr.14164) 328 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 14 MiB/s wr, 1.41k op/s 2024-09-17T09:22:22.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 64218 27.44 MB/sec warmup 66 sec latency 21.996 ms 2024-09-17T09:22:23.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 65171 27.41 MB/sec warmup 67 sec latency 28.627 ms 2024-09-17T09:22:23.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:22.042425+0000 mgr.smithi066.mabcvm (mgr.14164) 329 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.9 MiB/s wr, 947 op/s 2024-09-17T09:22:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:22.042425+0000 mgr.smithi066.mabcvm (mgr.14164) 329 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 305 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.9 MiB/s wr, 947 op/s 2024-09-17T09:22:24.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 65873 27.43 MB/sec warmup 68 sec latency 21.318 ms 2024-09-17T09:22:25.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 66579 27.32 MB/sec warmup 69 sec latency 20.999 ms 2024-09-17T09:22:25.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:24.042868+0000 mgr.smithi066.mabcvm (mgr.14164) 330 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 312 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 12 MiB/s wr, 1.08k op/s 2024-09-17T09:22:25.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:24.042868+0000 mgr.smithi066.mabcvm (mgr.14164) 330 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 312 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 12 MiB/s wr, 1.08k op/s 2024-09-17T09:22:26.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 67226 27.08 MB/sec warmup 70 sec latency 23.475 ms 2024-09-17T09:22:27.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 67810 26.87 MB/sec warmup 71 sec latency 24.964 ms 2024-09-17T09:22:27.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:26.043391+0000 mgr.smithi066.mabcvm (mgr.14164) 331 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.17k op/s 2024-09-17T09:22:27.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:26.043391+0000 mgr.smithi066.mabcvm (mgr.14164) 331 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 324 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.17k op/s 2024-09-17T09:22:28.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 68585 26.78 MB/sec warmup 72 sec latency 27.480 ms 2024-09-17T09:22:29.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 69327 26.82 MB/sec warmup 73 sec latency 21.632 ms 2024-09-17T09:22:29.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:28.043858+0000 mgr.smithi066.mabcvm (mgr.14164) 332 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 322 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 10 MiB/s wr, 949 op/s 2024-09-17T09:22:29.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:28.043858+0000 mgr.smithi066.mabcvm (mgr.14164) 332 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 322 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 10 MiB/s wr, 949 op/s 2024-09-17T09:22:30.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 70053 26.74 MB/sec warmup 74 sec latency 20.481 ms 2024-09-17T09:22:31.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 70557 26.53 MB/sec warmup 75 sec latency 89.992 ms 2024-09-17T09:22:31.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:30.044444+0000 mgr.smithi066.mabcvm (mgr.14164) 333 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 329 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 13 MiB/s wr, 1.27k op/s 2024-09-17T09:22:31.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:30.044444+0000 mgr.smithi066.mabcvm (mgr.14164) 333 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 329 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 13 MiB/s wr, 1.27k op/s 2024-09-17T09:22:32.539 INFO:teuthology.orchestra.run.smithi066.stdout: 5 71134 26.27 MB/sec warmup 76 sec latency 40.615 ms 2024-09-17T09:22:33.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 71676 26.19 MB/sec warmup 77 sec latency 34.624 ms 2024-09-17T09:22:33.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:32.044954+0000 mgr.smithi066.mabcvm (mgr.14164) 334 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 330 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.7 MiB/s wr, 935 op/s 2024-09-17T09:22:33.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:32.044954+0000 mgr.smithi066.mabcvm (mgr.14164) 334 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 330 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.7 MiB/s wr, 935 op/s 2024-09-17T09:22:34.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 72291 25.99 MB/sec warmup 78 sec latency 24.634 ms 2024-09-17T09:22:35.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 72765 25.90 MB/sec warmup 79 sec latency 43.915 ms 2024-09-17T09:22:35.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:34.045439+0000 mgr.smithi066.mabcvm (mgr.14164) 335 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 331 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-09-17T09:22:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:34.045439+0000 mgr.smithi066.mabcvm (mgr.14164) 335 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 331 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-09-17T09:22:36.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 73363 25.82 MB/sec warmup 80 sec latency 32.654 ms 2024-09-17T09:22:37.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 73988 25.74 MB/sec warmup 81 sec latency 21.578 ms 2024-09-17T09:22:37.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:36.046029+0000 mgr.smithi066.mabcvm (mgr.14164) 336 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 333 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 10 MiB/s wr, 1.13k op/s 2024-09-17T09:22:37.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:36.046029+0000 mgr.smithi066.mabcvm (mgr.14164) 336 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 333 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 10 MiB/s wr, 1.13k op/s 2024-09-17T09:22:38.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 74828 25.58 MB/sec warmup 82 sec latency 27.725 ms 2024-09-17T09:22:39.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 75847 25.61 MB/sec warmup 83 sec latency 21.284 ms 2024-09-17T09:22:39.938 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:38.046500+0000 mgr.smithi066.mabcvm (mgr.14164) 337 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 336 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 8.3 MiB/s wr, 854 op/s 2024-09-17T09:22:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:38.046500+0000 mgr.smithi066.mabcvm (mgr.14164) 337 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 336 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 8.3 MiB/s wr, 854 op/s 2024-09-17T09:22:40.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 76494 25.60 MB/sec warmup 84 sec latency 20.734 ms 2024-09-17T09:22:41.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 77053 25.51 MB/sec warmup 85 sec latency 35.093 ms 2024-09-17T09:22:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:40.047060+0000 mgr.smithi066.mabcvm (mgr.14164) 338 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 335 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.16k op/s 2024-09-17T09:22:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:40.943160+0000 mon.smithi066 (mon.0) 741 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:22:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:40.944661+0000 mon.smithi066 (mon.0) 742 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:22:41.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:40.047060+0000 mgr.smithi066.mabcvm (mgr.14164) 338 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 335 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.16k op/s 2024-09-17T09:22:41.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:40.943160+0000 mon.smithi066 (mon.0) 741 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:22:41.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:40.944661+0000 mon.smithi066 (mon.0) 742 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:22:42.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 77425 25.32 MB/sec warmup 86 sec latency 28.275 ms 2024-09-17T09:22:42.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:22:40.943744+0000 mgr.smithi066.mabcvm (mgr.14164) 339 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (unknown) 2024-09-17T09:22:42.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:22:40.943820+0000 mgr.smithi066.mabcvm (mgr.14164) 340 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T09:22:42.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:22:40.945506+0000 mgr.smithi066.mabcvm (mgr.14164) 341 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi066.mabcvm) 2024-09-17T09:22:42.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:22:41.236205+0000 mgr.smithi066.mabcvm (mgr.14164) 342 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 on smithi204 2024-09-17T09:22:42.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:42 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:22:40.943744+0000 mgr.smithi066.mabcvm (mgr.14164) 339 : cephadm [INF] Upgrade: Target is version 18.2.4-855-g19e2a2be (unknown) 2024-09-17T09:22:42.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:42 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:22:40.943820+0000 mgr.smithi066.mabcvm (mgr.14164) 340 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9'] 2024-09-17T09:22:42.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:42 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:22:40.945506+0000 mgr.smithi066.mabcvm (mgr.14164) 341 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi066.mabcvm) 2024-09-17T09:22:42.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:42 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:22:41.236205+0000 mgr.smithi066.mabcvm (mgr.14164) 342 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 on smithi204 2024-09-17T09:22:43.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 77901 25.09 MB/sec warmup 87 sec latency 36.999 ms 2024-09-17T09:22:43.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:42.047454+0000 mgr.smithi066.mabcvm (mgr.14164) 343 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 335 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.1 MiB/s wr, 821 op/s 2024-09-17T09:22:43.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:42.047454+0000 mgr.smithi066.mabcvm (mgr.14164) 343 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 335 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.1 MiB/s wr, 821 op/s 2024-09-17T09:22:44.267 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:22:44.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 78333 24.89 MB/sec warmup 88 sec latency 88.689 ms 2024-09-17T09:22:45.287 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:22:45.287 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (5m) 83s ago 7m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:22:45.288 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (7m) 83s ago 7m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:22:45.288 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (6m) 89s ago 6m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:22:45.288 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (5m) 83s ago 6m 29.7M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:22:45.288 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (112s) 83s ago 111s 12.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:22:45.288 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (109s) 89s ago 109s 13.3M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:22:45.288 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (8m) 83s ago 8m 422M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:22:45.288 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (6m) 89s ago 6m 371M - 16.2.5 6933c2a0b7dd 17fe7f0562ba 2024-09-17T09:22:45.288 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (8m) 83s ago 8m 46.3M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:22:45.288 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (6m) 89s ago 6m 36.5M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:22:45.288 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.0.smithi066.xbygml smithi066 *:2049 running (98s) 83s ago 97s 47.5M - 3.5 6933c2a0b7dd 5ec236862ee1 2024-09-17T09:22:45.288 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.0.smithi204.eaxeum smithi204 *:2049 running (92s) 89s ago 92s 51.5M - 3.5 6933c2a0b7dd 87b72541c4b4 2024-09-17T09:22:45.288 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (6m) 83s ago 6m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:22:45.288 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (5m) 89s ago 5m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:22:45.289 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (5m) 83s ago 5m 37.1M 3216M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:22:45.289 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (5m) 83s ago 5m 37.6M 3216M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:22:45.289 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (4m) 83s ago 4m 35.9M 3216M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:22:45.289 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (4m) 83s ago 4m 39.6M 3216M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:22:45.289 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (4m) 89s ago 4m 38.8M 3984M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:22:45.289 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (3m) 89s ago 3m 36.4M 3984M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:22:45.289 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (3m) 89s ago 3m 39.9M 3984M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:22:45.289 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (3m) 89s ago 3m 37.1M 3984M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:22:45.289 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (5m) 83s ago 6m 42.0M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:22:45.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 79306 24.95 MB/sec warmup 89 sec latency 71.610 ms 2024-09-17T09:22:45.840 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:22:45.840 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:22:45.840 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:22:45.840 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:22:45.841 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:22:45.841 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:22:45.841 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:22:45.841 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:22:45.841 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:22:45.841 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:22:45.842 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:22:45.842 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:22:45.842 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:22:45.842 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:22:45.842 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-09-17T09:22:45.842 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:22:45.842 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:22:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:44.047874+0000 mgr.smithi066.mabcvm (mgr.14164) 344 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 330 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 9.5 MiB/s wr, 977 op/s 2024-09-17T09:22:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:44.253697+0000 mgr.smithi066.mabcvm (mgr.14164) 345 : audit [DBG] from='client.14650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:44.757316+0000 mgr.smithi066.mabcvm (mgr.14164) 346 : audit [DBG] from='client.14654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:44.047874+0000 mgr.smithi066.mabcvm (mgr.14164) 344 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 330 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 9.5 MiB/s wr, 977 op/s 2024-09-17T09:22:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:44.253697+0000 mgr.smithi066.mabcvm (mgr.14164) 345 : audit [DBG] from='client.14650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:45.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:44.757316+0000 mgr.smithi066.mabcvm (mgr.14164) 346 : audit [DBG] from='client.14654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:46.305 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:22:46.305 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:22:46.305 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:22:46.305 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:22:46.305 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "0/23 ceph daemons upgraded", 2024-09-17T09:22:46.305 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 image on host smithi204" 2024-09-17T09:22:46.305 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:22:46.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 79871 24.88 MB/sec warmup 90 sec latency 21.960 ms 2024-09-17T09:22:46.831 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:22:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:45.269464+0000 mgr.smithi066.mabcvm (mgr.14164) 347 : audit [DBG] from='client.24439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:45.839192+0000 mon.smithi066 (mon.0) 743 : audit [DBG] from='client.? 172.21.15.66:0/1017115857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:22:46.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:45.269464+0000 mgr.smithi066.mabcvm (mgr.14164) 347 : audit [DBG] from='client.24439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:46.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:45.839192+0000 mon.smithi066 (mon.0) 743 : audit [DBG] from='client.? 172.21.15.66:0/1017115857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:22:47.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 80528 24.83 MB/sec warmup 91 sec latency 42.760 ms 2024-09-17T09:22:47.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:46.048448+0000 mgr.smithi066.mabcvm (mgr.14164) 348 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 328 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 9.2 MiB/s wr, 960 op/s 2024-09-17T09:22:47.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:46.304327+0000 mgr.smithi066.mabcvm (mgr.14164) 349 : audit [DBG] from='client.24445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:47.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:22:46.830577+0000 mon.smithi066 (mon.0) 744 : audit [DBG] from='client.? 172.21.15.66:0/3590541773' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:22:47.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:46.048448+0000 mgr.smithi066.mabcvm (mgr.14164) 348 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 328 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 9.2 MiB/s wr, 960 op/s 2024-09-17T09:22:47.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:46.304327+0000 mgr.smithi066.mabcvm (mgr.14164) 349 : audit [DBG] from='client.24445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:22:47.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:22:46.830577+0000 mon.smithi066 (mon.0) 744 : audit [DBG] from='client.? 172.21.15.66:0/3590541773' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:22:48.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 81085 24.74 MB/sec warmup 92 sec latency 38.515 ms 2024-09-17T09:22:49.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 81706 24.55 MB/sec warmup 93 sec latency 73.458 ms 2024-09-17T09:22:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:48.048944+0000 mgr.smithi066.mabcvm (mgr.14164) 350 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 329 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 8.8 MiB/s wr, 888 op/s 2024-09-17T09:22:49.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:48.048944+0000 mgr.smithi066.mabcvm (mgr.14164) 350 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 329 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 8.8 MiB/s wr, 888 op/s 2024-09-17T09:22:50.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 82458 24.55 MB/sec warmup 94 sec latency 21.647 ms 2024-09-17T09:22:51.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 83274 24.52 MB/sec warmup 95 sec latency 18.211 ms 2024-09-17T09:22:51.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:50.049453+0000 mgr.smithi066.mabcvm (mgr.14164) 351 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 329 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 11 MiB/s wr, 1.04k op/s 2024-09-17T09:22:51.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:50.049453+0000 mgr.smithi066.mabcvm (mgr.14164) 351 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 329 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 11 MiB/s wr, 1.04k op/s 2024-09-17T09:22:52.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 84045 24.50 MB/sec warmup 96 sec latency 30.684 ms 2024-09-17T09:22:53.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 84479 24.41 MB/sec warmup 97 sec latency 31.437 ms 2024-09-17T09:22:53.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:52.049936+0000 mgr.smithi066.mabcvm (mgr.14164) 352 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 332 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 8.1 MiB/s wr, 776 op/s 2024-09-17T09:22:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:52.049936+0000 mgr.smithi066.mabcvm (mgr.14164) 352 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 332 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 8.1 MiB/s wr, 776 op/s 2024-09-17T09:22:54.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 84960 24.22 MB/sec warmup 98 sec latency 34.696 ms 2024-09-17T09:22:55.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 85277 24.03 MB/sec warmup 99 sec latency 46.681 ms 2024-09-17T09:22:55.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:54.050512+0000 mgr.smithi066.mabcvm (mgr.14164) 353 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 9.4 MiB/s wr, 887 op/s 2024-09-17T09:22:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:54.050512+0000 mgr.smithi066.mabcvm (mgr.14164) 353 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 9.4 MiB/s wr, 887 op/s 2024-09-17T09:22:56.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 85922 24.04 MB/sec warmup 100 sec latency 27.592 ms 2024-09-17T09:22:57.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 86602 23.93 MB/sec warmup 101 sec latency 40.130 ms 2024-09-17T09:22:57.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:56.050962+0000 mgr.smithi066.mabcvm (mgr.14164) 354 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 327 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 9.5 MiB/s wr, 910 op/s 2024-09-17T09:22:57.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:56.050962+0000 mgr.smithi066.mabcvm (mgr.14164) 354 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 327 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 9.5 MiB/s wr, 910 op/s 2024-09-17T09:22:58.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 87145 23.88 MB/sec warmup 102 sec latency 29.738 ms 2024-09-17T09:22:59.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 87700 23.81 MB/sec warmup 103 sec latency 43.176 ms 2024-09-17T09:22:59.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:22:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:22:58.051423+0000 mgr.smithi066.mabcvm (mgr.14164) 355 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 327 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 8.4 MiB/s wr, 789 op/s 2024-09-17T09:22:59.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:22:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:22:58.051423+0000 mgr.smithi066.mabcvm (mgr.14164) 355 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 327 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 8.4 MiB/s wr, 789 op/s 2024-09-17T09:23:00.540 INFO:teuthology.orchestra.run.smithi066.stdout: 5 88516 23.74 MB/sec warmup 104 sec latency 19.374 ms 2024-09-17T09:23:01.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 89267 23.72 MB/sec warmup 105 sec latency 20.483 ms 2024-09-17T09:23:01.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:00.052082+0000 mgr.smithi066.mabcvm (mgr.14164) 356 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 329 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 10 MiB/s wr, 979 op/s 2024-09-17T09:23:01.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:00.052082+0000 mgr.smithi066.mabcvm (mgr.14164) 356 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 329 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 10 MiB/s wr, 979 op/s 2024-09-17T09:23:02.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 90143 23.70 MB/sec warmup 106 sec latency 19.635 ms 2024-09-17T09:23:03.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 90861 23.69 MB/sec warmup 107 sec latency 16.739 ms 2024-09-17T09:23:03.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:02.052520+0000 mgr.smithi066.mabcvm (mgr.14164) 357 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 329 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 7.9 MiB/s wr, 766 op/s 2024-09-17T09:23:03.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:02.052520+0000 mgr.smithi066.mabcvm (mgr.14164) 357 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 329 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 7.9 MiB/s wr, 766 op/s 2024-09-17T09:23:04.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 91545 23.69 MB/sec warmup 108 sec latency 19.534 ms 2024-09-17T09:23:04.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:04.348606+0000 mon.smithi066 (mon.0) 745 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:23:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:04.356291+0000 mon.smithi066 (mon.0) 746 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:23:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:04.348606+0000 mon.smithi066 (mon.0) 745 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:23:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:04.356291+0000 mon.smithi066 (mon.0) 746 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:23:05.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 92381 23.58 MB/sec warmup 109 sec latency 27.697 ms 2024-09-17T09:23:05.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:04.053028+0000 mgr.smithi066.mabcvm (mgr.14164) 358 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 333 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.4 MiB/s wr, 863 op/s 2024-09-17T09:23:05.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:04.053028+0000 mgr.smithi066.mabcvm (mgr.14164) 358 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 333 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.4 MiB/s wr, 863 op/s 2024-09-17T09:23:06.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 93079 23.59 MB/sec warmup 110 sec latency 24.142 ms 2024-09-17T09:23:07.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 93767 23.51 MB/sec warmup 111 sec latency 30.900 ms 2024-09-17T09:23:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:06.053620+0000 mgr.smithi066.mabcvm (mgr.14164) 359 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 334 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.00k op/s 2024-09-17T09:23:07.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:06.053620+0000 mgr.smithi066.mabcvm (mgr.14164) 359 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 334 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.00k op/s 2024-09-17T09:23:08.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 94108 23.39 MB/sec warmup 112 sec latency 37.129 ms 2024-09-17T09:23:09.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 94440 23.29 MB/sec warmup 113 sec latency 85.012 ms 2024-09-17T09:23:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:08.054189+0000 mgr.smithi066.mabcvm (mgr.14164) 360 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 333 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.0 MiB/s wr, 920 op/s 2024-09-17T09:23:09.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:08.054189+0000 mgr.smithi066.mabcvm (mgr.14164) 360 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 333 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 9.0 MiB/s wr, 920 op/s 2024-09-17T09:23:10.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 94770 23.16 MB/sec warmup 114 sec latency 45.066 ms 2024-09-17T09:23:11.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 95050 23.07 MB/sec warmup 115 sec latency 60.367 ms 2024-09-17T09:23:11.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:10.054669+0000 mgr.smithi066.mabcvm (mgr.14164) 361 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 335 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-09-17T09:23:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:10.054669+0000 mgr.smithi066.mabcvm (mgr.14164) 361 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 335 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-09-17T09:23:12.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 95804 22.96 MB/sec warmup 116 sec latency 18.786 ms 2024-09-17T09:23:13.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 96505 22.97 MB/sec warmup 117 sec latency 27.076 ms 2024-09-17T09:23:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:12.055095+0000 mgr.smithi066.mabcvm (mgr.14164) 362 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 332 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.4 MiB/s wr, 770 op/s 2024-09-17T09:23:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:12.055095+0000 mgr.smithi066.mabcvm (mgr.14164) 362 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 332 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.4 MiB/s wr, 770 op/s 2024-09-17T09:23:14.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 97326 22.93 MB/sec warmup 118 sec latency 29.136 ms 2024-09-17T09:23:15.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:14.055658+0000 mgr.smithi066.mabcvm (mgr.14164) 363 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 335 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 9.7 MiB/s wr, 961 op/s 2024-09-17T09:23:15.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:14.227106+0000 mgr.smithi066.mabcvm (mgr.14164) 364 : cephadm [INF] Upgrade: Updating mgr.smithi204.bluhuj 2024-09-17T09:23:15.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:14.231917+0000 mon.smithi066 (mon.0) 747 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:23:15.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:14.232930+0000 mon.smithi066 (mon.0) 748 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi204.bluhuj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:23:15.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:14.233885+0000 mon.smithi066 (mon.0) 749 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:23:15.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:14.234684+0000 mon.smithi066 (mon.0) 750 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:14.235510+0000 mgr.smithi066.mabcvm (mgr.14164) 365 : cephadm [INF] Deploying daemon mgr.smithi204.bluhuj on smithi204 2024-09-17T09:23:15.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:14.055658+0000 mgr.smithi066.mabcvm (mgr.14164) 363 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 335 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 9.7 MiB/s wr, 961 op/s 2024-09-17T09:23:15.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:14.227106+0000 mgr.smithi066.mabcvm (mgr.14164) 364 : cephadm [INF] Upgrade: Updating mgr.smithi204.bluhuj 2024-09-17T09:23:15.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:14.231917+0000 mon.smithi066 (mon.0) 747 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:23:15.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:14.232930+0000 mon.smithi066 (mon.0) 748 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi204.bluhuj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:23:15.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:14.233885+0000 mon.smithi066 (mon.0) 749 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:23:15.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:14.234684+0000 mon.smithi066 (mon.0) 750 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:15.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:14.235510+0000 mgr.smithi066.mabcvm (mgr.14164) 365 : cephadm [INF] Deploying daemon mgr.smithi204.bluhuj on smithi204 2024-09-17T09:23:15.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 98276 22.99 MB/sec warmup 119 sec latency 19.126 ms 2024-09-17T09:23:17.233 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:23:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:16.056101+0000 mgr.smithi066.mabcvm (mgr.14164) 366 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 327 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 8.9 MiB/s wr, 859 op/s 2024-09-17T09:23:17.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:16.056101+0000 mgr.smithi066.mabcvm (mgr.14164) 366 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 327 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 8.9 MiB/s wr, 859 op/s 2024-09-17T09:23:17.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 99345 4.77 MB/sec execute 1 sec latency 51.400 ms 2024-09-17T09:23:17.976 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:23:17.976 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (6m) 116s ago 7m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:23:17.976 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (7m) 116s ago 7m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:23:17.976 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (6m) 2m ago 6m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:23:17.976 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (5m) 116s ago 7m 29.7M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:23:17.976 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (2m) 116s ago 2m 12.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:23:17.976 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (2m) 2m ago 2m 13.3M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:23:17.977 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (9m) 116s ago 9m 422M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:23:17.977 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (6m) 2m ago 6m 371M - 16.2.5 6933c2a0b7dd 17fe7f0562ba 2024-09-17T09:23:17.977 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (9m) 116s ago 9m 46.3M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:23:17.977 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (6m) 2m ago 6m 36.5M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:23:17.977 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.0.smithi066.xbygml smithi066 *:2049 running (2m) 116s ago 2m 47.5M - 3.5 6933c2a0b7dd 5ec236862ee1 2024-09-17T09:23:17.977 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.0.smithi204.eaxeum smithi204 *:2049 running (2m) 2m ago 2m 51.5M - 3.5 6933c2a0b7dd 87b72541c4b4 2024-09-17T09:23:17.977 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (7m) 116s ago 7m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:23:17.977 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (6m) 2m ago 6m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:23:17.977 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (6m) 116s ago 6m 37.1M 3216M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:23:17.977 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (5m) 116s ago 5m 37.6M 3216M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:23:17.981 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (5m) 116s ago 5m 35.9M 3216M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:23:17.981 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (5m) 116s ago 5m 39.6M 3216M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:23:17.981 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (4m) 2m ago 4m 38.8M 3984M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:23:17.981 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (4m) 2m ago 4m 36.4M 3984M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:23:17.981 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (4m) 2m ago 4m 39.9M 3984M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:23:17.981 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (3m) 2m ago 3m 37.1M 3984M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:23:17.981 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (5m) 116s ago 7m 42.0M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:23:18.403 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:23:18.403 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:23:18.403 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:23:18.403 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:23:18.403 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:23:18.403 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:23:18.403 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:23:18.403 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:23:18.404 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:23:18.404 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:23:18.404 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:23:18.404 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:23:18.404 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:23:18.404 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:23:18.404 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-09-17T09:23:18.404 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:23:18.404 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:23:18.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 99730 8.01 MB/sec execute 2 sec latency 50.323 ms 2024-09-17T09:23:18.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:17.217035+0000 mgr.smithi066.mabcvm (mgr.14164) 367 : audit [DBG] from='client.14674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:18.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:17.574505+0000 mgr.smithi066.mabcvm (mgr.14164) 368 : audit [DBG] from='client.14678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:18.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:18.402655+0000 mon.smithi066 (mon.0) 751 : audit [DBG] from='client.? 172.21.15.66:0/364494924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:23:18.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:18.606971+0000 mon.smithi066 (mon.0) 752 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:23:18.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:18.607812+0000 mon.smithi066 (mon.0) 753 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:23:18.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:18.609010+0000 mon.smithi066 (mon.0) 754 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:18.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:18.609747+0000 mon.smithi066 (mon.0) 755 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:23:18.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:17.217035+0000 mgr.smithi066.mabcvm (mgr.14164) 367 : audit [DBG] from='client.14674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:18.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:17.574505+0000 mgr.smithi066.mabcvm (mgr.14164) 368 : audit [DBG] from='client.14678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:18.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:18.402655+0000 mon.smithi066 (mon.0) 751 : audit [DBG] from='client.? 172.21.15.66:0/364494924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:23:18.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:18.606971+0000 mon.smithi066 (mon.0) 752 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:23:18.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:18.607812+0000 mon.smithi066 (mon.0) 753 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:23:18.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:18.609010+0000 mon.smithi066 (mon.0) 754 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:18.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:18.609747+0000 mon.smithi066 (mon.0) 755 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:23:18.776 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:23:18.777 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:23:18.777 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:23:18.777 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:23:18.777 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "", 2024-09-17T09:23:18.777 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Currently upgrading mgr daemons" 2024-09-17T09:23:18.777 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:23:19.205 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:23:19.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 100209 11.89 MB/sec execute 3 sec latency 36.906 ms 2024-09-17T09:23:19.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:17.961259+0000 mgr.smithi066.mabcvm (mgr.14164) 369 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:19.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:18.056569+0000 mgr.smithi066.mabcvm (mgr.14164) 370 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 331 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 7.5 MiB/s wr, 727 op/s 2024-09-17T09:23:19.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:18.775878+0000 mgr.smithi066.mabcvm (mgr.14164) 371 : audit [DBG] from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:19.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:19.205030+0000 mon.smithi066 (mon.0) 756 : audit [DBG] from='client.? 172.21.15.66:0/207097826' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:23:19.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:17.961259+0000 mgr.smithi066.mabcvm (mgr.14164) 369 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:19.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:18.056569+0000 mgr.smithi066.mabcvm (mgr.14164) 370 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 331 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 7.5 MiB/s wr, 727 op/s 2024-09-17T09:23:19.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:18.775878+0000 mgr.smithi066.mabcvm (mgr.14164) 371 : audit [DBG] from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:19.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:19.205030+0000 mon.smithi066 (mon.0) 756 : audit [DBG] from='client.? 172.21.15.66:0/207097826' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:23:20.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 100705 11.01 MB/sec execute 4 sec latency 47.785 ms 2024-09-17T09:23:21.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 101057 10.11 MB/sec execute 5 sec latency 39.645 ms 2024-09-17T09:23:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:20.057134+0000 mgr.smithi066.mabcvm (mgr.14164) 372 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 9.2 MiB/s wr, 883 op/s 2024-09-17T09:23:21.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:20.057134+0000 mgr.smithi066.mabcvm (mgr.14164) 372 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 9.2 MiB/s wr, 883 op/s 2024-09-17T09:23:22.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 101627 11.76 MB/sec execute 6 sec latency 40.703 ms 2024-09-17T09:23:23.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 102121 12.81 MB/sec execute 7 sec latency 31.309 ms 2024-09-17T09:23:23.928 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:22.057554+0000 mgr.smithi066.mabcvm (mgr.14164) 373 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 324 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 7.3 MiB/s wr, 714 op/s 2024-09-17T09:23:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:22.057554+0000 mgr.smithi066.mabcvm (mgr.14164) 373 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 324 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 7.3 MiB/s wr, 714 op/s 2024-09-17T09:23:24.541 INFO:teuthology.orchestra.run.smithi066.stdout: 5 102668 12.28 MB/sec execute 8 sec latency 27.846 ms 2024-09-17T09:23:25.483 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:24.057982+0000 mgr.smithi066.mabcvm (mgr.14164) 374 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 327 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 8.3 MiB/s wr, 825 op/s 2024-09-17T09:23:25.483 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:24.181318+0000 mon.smithi066 (mon.0) 757 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:23:25.483 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:24.464498+0000 mon.smithi066 (mon.0) 758 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:23:25.483 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:24.472275+0000 mon.smithi066 (mon.0) 759 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:23:25.483 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:24.475115+0000 mon.smithi066 (mon.0) 760 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:23:25.483 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:24.476281+0000 mgr.smithi066.mabcvm (mgr.14164) 375 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi066.mabcvm) 2024-09-17T09:23:25.484 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:24.479868+0000 mgr.smithi066.mabcvm (mgr.14164) 376 : cephadm [INF] Failing over to other MGR 2024-09-17T09:23:25.484 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:24.480225+0000 mon.smithi066 (mon.0) 761 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr fail", "who": "smithi066.mabcvm"}]: dispatch 2024-09-17T09:23:25.484 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:24.484273+0000 mon.smithi066 (mon.0) 762 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T09:23:25.484 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:25.054501+0000 mon.smithi066 (mon.0) 763 : cluster [INF] Active manager daemon smithi204.bluhuj restarted 2024-09-17T09:23:25.484 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:25.055155+0000 mon.smithi066 (mon.0) 764 : cluster [INF] Activating manager daemon smithi204.bluhuj 2024-09-17T09:23:25.484 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:25.058752+0000 mon.smithi066 (mon.0) 765 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T09:23:25.484 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.059669+0000 mon.smithi204 (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi204.bluhuj/crt"}]: dispatch 2024-09-17T09:23:25.484 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.061079+0000 mon.smithi204 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:23:25.484 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.062764+0000 mon.smithi204 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi204.bluhuj/key"}]: dispatch 2024-09-17T09:23:25.484 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.063128+0000 mon.smithi204 (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:23:25.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:24.057982+0000 mgr.smithi066.mabcvm (mgr.14164) 374 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 327 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 8.3 MiB/s wr, 825 op/s 2024-09-17T09:23:25.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:24.181318+0000 mon.smithi066 (mon.0) 757 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:23:25.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:24.464498+0000 mon.smithi066 (mon.0) 758 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:23:25.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:24.472275+0000 mon.smithi066 (mon.0) 759 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' 2024-09-17T09:23:25.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:24.475115+0000 mon.smithi066 (mon.0) 760 : audit [DBG] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:23:25.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:24.476281+0000 mgr.smithi066.mabcvm (mgr.14164) 375 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi066.mabcvm) 2024-09-17T09:23:25.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:24.479868+0000 mgr.smithi066.mabcvm (mgr.14164) 376 : cephadm [INF] Failing over to other MGR 2024-09-17T09:23:25.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:24.480225+0000 mon.smithi066 (mon.0) 761 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr fail", "who": "smithi066.mabcvm"}]: dispatch 2024-09-17T09:23:25.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:24.484273+0000 mon.smithi066 (mon.0) 762 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T09:23:25.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:25.054501+0000 mon.smithi066 (mon.0) 763 : cluster [INF] Active manager daemon smithi204.bluhuj restarted 2024-09-17T09:23:25.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:25.055155+0000 mon.smithi066 (mon.0) 764 : cluster [INF] Activating manager daemon smithi204.bluhuj 2024-09-17T09:23:25.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:25.058752+0000 mon.smithi066 (mon.0) 765 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T09:23:25.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.059669+0000 mon.smithi204 (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi204.bluhuj/crt"}]: dispatch 2024-09-17T09:23:25.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.061079+0000 mon.smithi204 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:23:25.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.062764+0000 mon.smithi204 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi204.bluhuj/key"}]: dispatch 2024-09-17T09:23:25.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.063128+0000 mon.smithi204 (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:23:25.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 103142 12.07 MB/sec execute 9 sec latency 45.423 ms 2024-09-17T09:23:26.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 103530 12.12 MB/sec execute 10 sec latency 70.193 ms 2024-09-17T09:23:26.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.477216+0000 mon.smithi204 (mon.1) 24 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:23:26.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.477398+0000 mon.smithi204 (mon.1) 25 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:23:26.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.477553+0000 mon.smithi066 (mon.0) 766 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "mgr fail", "who": "smithi066.mabcvm"}]': finished 2024-09-17T09:23:26.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:25.477633+0000 mon.smithi066 (mon.0) 767 : cluster [DBG] mgrmap e21: smithi204.bluhuj(active, starting, since 0.422712s) 2024-09-17T09:23:26.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.477795+0000 mon.smithi204 (mon.1) 26 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi066.wvhbzy"}]: dispatch 2024-09-17T09:23:26.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.478057+0000 mon.smithi204 (mon.1) 27 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi204.glpxtq"}]: dispatch 2024-09-17T09:23:26.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.478317+0000 mon.smithi204 (mon.1) 28 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mgr metadata", "who": "smithi204.bluhuj", "id": "smithi204.bluhuj"}]: dispatch 2024-09-17T09:23:26.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.478582+0000 mon.smithi204 (mon.1) 29 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:23:26.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.478873+0000 mon.smithi204 (mon.1) 30 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:23:26.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.479151+0000 mon.smithi204 (mon.1) 31 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:23:26.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.479413+0000 mon.smithi204 (mon.1) 32 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:23:26.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.479671+0000 mon.smithi204 (mon.1) 33 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:23:26.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.479928+0000 mon.smithi204 (mon.1) 34 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:23:26.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.480188+0000 mon.smithi204 (mon.1) 35 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:23:26.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.480447+0000 mon.smithi204 (mon.1) 36 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:23:26.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.480761+0000 mon.smithi204 (mon.1) 37 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:23:26.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.481035+0000 mon.smithi204 (mon.1) 38 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:23:26.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.481442+0000 mon.smithi204 (mon.1) 39 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:23:26.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:25.762830+0000 mon.smithi066 (mon.0) 768 : cluster [INF] Manager daemon smithi204.bluhuj is now available 2024-09-17T09:23:26.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.780360+0000 mon.smithi066 (mon.0) 769 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:26.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.785946+0000 mon.smithi204 (mon.1) 40 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:23:26.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.801875+0000 mon.smithi066 (mon.0) 770 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:26.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.811853+0000 mon.smithi204 (mon.1) 41 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:23:26.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.821141+0000 mon.smithi204 (mon.1) 42 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi204.bluhuj/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:23:26.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.821847+0000 mon.smithi066 (mon.0) 771 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi204.bluhuj/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:23:26.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.846267+0000 mon.smithi204 (mon.1) 43 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi204.bluhuj/trash_purge_schedule"}]: dispatch 2024-09-17T09:23:26.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.846805+0000 mon.smithi066 (mon.0) 772 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi204.bluhuj/trash_purge_schedule"}]: dispatch 2024-09-17T09:23:26.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:25.851547+0000 mon.smithi066 (mon.0) 773 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:26.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.477216+0000 mon.smithi204 (mon.1) 24 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:23:26.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.477398+0000 mon.smithi204 (mon.1) 25 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:23:26.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.477553+0000 mon.smithi066 (mon.0) 766 : audit [INF] from='mgr.14164 172.21.15.66:0/578111088' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "mgr fail", "who": "smithi066.mabcvm"}]': finished 2024-09-17T09:23:26.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:25.477633+0000 mon.smithi066 (mon.0) 767 : cluster [DBG] mgrmap e21: smithi204.bluhuj(active, starting, since 0.422712s) 2024-09-17T09:23:26.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.477795+0000 mon.smithi204 (mon.1) 26 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi066.wvhbzy"}]: dispatch 2024-09-17T09:23:26.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.478057+0000 mon.smithi204 (mon.1) 27 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi204.glpxtq"}]: dispatch 2024-09-17T09:23:26.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.478317+0000 mon.smithi204 (mon.1) 28 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mgr metadata", "who": "smithi204.bluhuj", "id": "smithi204.bluhuj"}]: dispatch 2024-09-17T09:23:26.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.478582+0000 mon.smithi204 (mon.1) 29 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:23:26.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.478873+0000 mon.smithi204 (mon.1) 30 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:23:26.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.479151+0000 mon.smithi204 (mon.1) 31 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:23:26.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.479413+0000 mon.smithi204 (mon.1) 32 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:23:26.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.479671+0000 mon.smithi204 (mon.1) 33 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:23:26.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.479928+0000 mon.smithi204 (mon.1) 34 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:23:26.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.480188+0000 mon.smithi204 (mon.1) 35 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:23:26.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.480447+0000 mon.smithi204 (mon.1) 36 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:23:26.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.480761+0000 mon.smithi204 (mon.1) 37 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:23:26.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.481035+0000 mon.smithi204 (mon.1) 38 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:23:26.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.481442+0000 mon.smithi204 (mon.1) 39 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:23:26.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:25.762830+0000 mon.smithi066 (mon.0) 768 : cluster [INF] Manager daemon smithi204.bluhuj is now available 2024-09-17T09:23:26.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.780360+0000 mon.smithi066 (mon.0) 769 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:26.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.785946+0000 mon.smithi204 (mon.1) 40 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:23:26.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.801875+0000 mon.smithi066 (mon.0) 770 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:26.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.811853+0000 mon.smithi204 (mon.1) 41 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:23:26.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.821141+0000 mon.smithi204 (mon.1) 42 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi204.bluhuj/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:23:26.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.821847+0000 mon.smithi066 (mon.0) 771 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi204.bluhuj/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:23:26.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.846267+0000 mon.smithi204 (mon.1) 43 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi204.bluhuj/trash_purge_schedule"}]: dispatch 2024-09-17T09:23:26.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.846805+0000 mon.smithi066 (mon.0) 772 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi204.bluhuj/trash_purge_schedule"}]: dispatch 2024-09-17T09:23:26.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:25.851547+0000 mon.smithi066 (mon.0) 773 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:27.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 103934 12.20 MB/sec execute 11 sec latency 59.602 ms 2024-09-17T09:23:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:25.781260+0000 mgr.smithi204.bluhuj (mgr.24467) 1 : cephadm [INF] Queued nfs.foo for migration 2024-09-17T09:23:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:26.398591+0000 mgr.smithi204.bluhuj (mgr.24467) 2 : cephadm [INF] Deploying cephadm binary to smithi204 2024-09-17T09:23:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:26.404451+0000 mgr.smithi204.bluhuj (mgr.24467) 3 : cephadm [INF] Deploying cephadm binary to smithi066 2024-09-17T09:23:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:26.485965+0000 mon.smithi066 (mon.0) 774 : cluster [DBG] mgrmap e22: smithi204.bluhuj(active, since 1.43105s) 2024-09-17T09:23:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:27.102191+0000 mon.smithi066 (mon.0) 775 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:27.107967+0000 mon.smithi066 (mon.0) 776 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:27.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:25.781260+0000 mgr.smithi204.bluhuj (mgr.24467) 1 : cephadm [INF] Queued nfs.foo for migration 2024-09-17T09:23:27.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:26.398591+0000 mgr.smithi204.bluhuj (mgr.24467) 2 : cephadm [INF] Deploying cephadm binary to smithi204 2024-09-17T09:23:27.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:26.404451+0000 mgr.smithi204.bluhuj (mgr.24467) 3 : cephadm [INF] Deploying cephadm binary to smithi066 2024-09-17T09:23:27.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:26.485965+0000 mon.smithi066 (mon.0) 774 : cluster [DBG] mgrmap e22: smithi204.bluhuj(active, since 1.43105s) 2024-09-17T09:23:27.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:27.102191+0000 mon.smithi066 (mon.0) 775 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:27.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:27.107967+0000 mon.smithi066 (mon.0) 776 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:28.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:26.501420+0000 mgr.smithi204.bluhuj (mgr.24467) 4 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:23:28.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:27.480984+0000 mgr.smithi204.bluhuj (mgr.24467) 5 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:23:28.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:27.492567+0000 mon.smithi066 (mon.0) 777 : cluster [DBG] mgrmap e23: smithi204.bluhuj(active, since 2s) 2024-09-17T09:23:28.492 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:27.792976+0000 mon.smithi204 (mon.1) 44 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:23:28.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 104391 11.82 MB/sec execute 12 sec latency 36.295 ms 2024-09-17T09:23:28.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:27.793499+0000 mon.smithi066 (mon.0) 778 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:23:28.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:26.501420+0000 mgr.smithi204.bluhuj (mgr.24467) 4 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:23:28.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:27.480984+0000 mgr.smithi204.bluhuj (mgr.24467) 5 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:23:28.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:27.492567+0000 mon.smithi066 (mon.0) 777 : cluster [DBG] mgrmap e23: smithi204.bluhuj(active, since 2s) 2024-09-17T09:23:28.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:27.792976+0000 mon.smithi204 (mon.1) 44 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:23:28.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:27.793499+0000 mon.smithi066 (mon.0) 778 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:23:29.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 104848 12.00 MB/sec execute 13 sec latency 29.368 ms 2024-09-17T09:23:29.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:28.269037+0000 mgr.smithi204.bluhuj (mgr.24467) 6 : cephadm [INF] [17/Sep/2024:09:23:28] ENGINE Bus STARTING 2024-09-17T09:23:29.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:28.370951+0000 mgr.smithi204.bluhuj (mgr.24467) 7 : cephadm [INF] [17/Sep/2024:09:23:28] ENGINE Serving on http://172.21.15.204:8765 2024-09-17T09:23:29.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:28.488823+0000 mgr.smithi204.bluhuj (mgr.24467) 8 : cephadm [INF] [17/Sep/2024:09:23:28] ENGINE Serving on https://172.21.15.204:7150 2024-09-17T09:23:29.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:28.488923+0000 mgr.smithi204.bluhuj (mgr.24467) 9 : cephadm [INF] [17/Sep/2024:09:23:28] ENGINE Bus STARTED 2024-09-17T09:23:29.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:28.490488+0000 mgr.smithi204.bluhuj (mgr.24467) 10 : cephadm [ERR] [17/Sep/2024:09:23:28] ENGINE Error in HTTPServer.serve 2024-09-17T09:23:29.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:23:29.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:23:29.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self._connections.run(self.expiration_interval) 2024-09-17T09:23:29.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:23:29.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self._run(expiration_interval) 2024-09-17T09:23:29.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:23:29.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:23:29.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:23:29.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:23:29.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:23:29.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: s = self.context.wrap_socket( 2024-09-17T09:23:29.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:23:29.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.sslsocket_class._create( 2024-09-17T09:23:29.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:23:29.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.do_handshake() 2024-09-17T09:23:29.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:23:29.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self._sslobj.do_handshake() 2024-09-17T09:23:29.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:23:29.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:23:29.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:28.619422+0000 mon.smithi066 (mon.0) 779 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T09:23:29.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:28.619534+0000 mon.smithi066 (mon.0) 780 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T09:23:29.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:28.622625+0000 mon.smithi204 (mon.1) 45 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:23:29.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:28.623188+0000 mon.smithi066 (mon.0) 781 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:23:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:28.269037+0000 mgr.smithi204.bluhuj (mgr.24467) 6 : cephadm [INF] [17/Sep/2024:09:23:28] ENGINE Bus STARTING 2024-09-17T09:23:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:28.370951+0000 mgr.smithi204.bluhuj (mgr.24467) 7 : cephadm [INF] [17/Sep/2024:09:23:28] ENGINE Serving on http://172.21.15.204:8765 2024-09-17T09:23:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:28.488823+0000 mgr.smithi204.bluhuj (mgr.24467) 8 : cephadm [INF] [17/Sep/2024:09:23:28] ENGINE Serving on https://172.21.15.204:7150 2024-09-17T09:23:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:28.488923+0000 mgr.smithi204.bluhuj (mgr.24467) 9 : cephadm [INF] [17/Sep/2024:09:23:28] ENGINE Bus STARTED 2024-09-17T09:23:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:28.490488+0000 mgr.smithi204.bluhuj (mgr.24467) 10 : cephadm [ERR] [17/Sep/2024:09:23:28] ENGINE Error in HTTPServer.serve 2024-09-17T09:23:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:23:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:23:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self._connections.run(self.expiration_interval) 2024-09-17T09:23:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:23:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self._run(expiration_interval) 2024-09-17T09:23:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:23:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:23:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:23:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:23:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:23:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: s = self.context.wrap_socket( 2024-09-17T09:23:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:23:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.sslsocket_class._create( 2024-09-17T09:23:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:23:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.do_handshake() 2024-09-17T09:23:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:23:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self._sslobj.do_handshake() 2024-09-17T09:23:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:23:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:23:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:28.619422+0000 mon.smithi066 (mon.0) 779 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T09:23:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:28.619534+0000 mon.smithi066 (mon.0) 780 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T09:23:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:28.622625+0000 mon.smithi204 (mon.1) 45 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:23:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:28.623188+0000 mon.smithi066 (mon.0) 781 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:23:30.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 105299 12.05 MB/sec execute 14 sec latency 42.208 ms 2024-09-17T09:23:30.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:29.481372+0000 mgr.smithi204.bluhuj (mgr.24467) 11 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:23:30.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:29.623536+0000 mon.smithi066 (mon.0) 782 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T09:23:30.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:29.623627+0000 mon.smithi066 (mon.0) 783 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T09:23:30.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:29.481372+0000 mgr.smithi204.bluhuj (mgr.24467) 11 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:23:30.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:29.623536+0000 mon.smithi066 (mon.0) 782 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T09:23:30.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:29.623627+0000 mon.smithi066 (mon.0) 783 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T09:23:31.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 105649 12.33 MB/sec execute 15 sec latency 56.264 ms 2024-09-17T09:23:32.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:30.928746+0000 mon.smithi066 (mon.0) 784 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:32.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:31.481691+0000 mgr.smithi204.bluhuj (mgr.24467) 12 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:23:32.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:30.928746+0000 mon.smithi066 (mon.0) 784 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:32.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:31.481691+0000 mgr.smithi204.bluhuj (mgr.24467) 12 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:23:32.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 105913 11.94 MB/sec execute 16 sec latency 80.941 ms 2024-09-17T09:23:33.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:31.938562+0000 mon.smithi066 (mon.0) 785 : cluster [DBG] mgrmap e24: smithi204.bluhuj(active, since 6s) 2024-09-17T09:23:33.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:31.938562+0000 mon.smithi066 (mon.0) 785 : cluster [DBG] mgrmap e24: smithi204.bluhuj(active, since 6s) 2024-09-17T09:23:33.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 106144 11.39 MB/sec execute 17 sec latency 72.663 ms 2024-09-17T09:23:34.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:33.337949+0000 mon.smithi066 (mon.0) 786 : cluster [DBG] Standby manager daemon smithi066.mabcvm started 2024-09-17T09:23:34.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:33.341202+0000 mon.smithi066 (mon.0) 787 : audit [DBG] from='mgr.? 172.21.15.66:0/409345934' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi066.mabcvm/crt"}]: dispatch 2024-09-17T09:23:34.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:33.344580+0000 mon.smithi066 (mon.0) 788 : audit [DBG] from='mgr.? 172.21.15.66:0/409345934' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:23:34.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:33.347397+0000 mon.smithi066 (mon.0) 789 : audit [DBG] from='mgr.? 172.21.15.66:0/409345934' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi066.mabcvm/key"}]: dispatch 2024-09-17T09:23:34.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:33.348139+0000 mon.smithi066 (mon.0) 790 : audit [DBG] from='mgr.? 172.21.15.66:0/409345934' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:23:34.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:33.482176+0000 mgr.smithi204.bluhuj (mgr.24467) 13 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 327 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 4.7 MiB/s wr, 463 op/s 2024-09-17T09:23:34.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:33.337949+0000 mon.smithi066 (mon.0) 786 : cluster [DBG] Standby manager daemon smithi066.mabcvm started 2024-09-17T09:23:34.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:33.341202+0000 mon.smithi066 (mon.0) 787 : audit [DBG] from='mgr.? 172.21.15.66:0/409345934' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi066.mabcvm/crt"}]: dispatch 2024-09-17T09:23:34.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:33.344580+0000 mon.smithi066 (mon.0) 788 : audit [DBG] from='mgr.? 172.21.15.66:0/409345934' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:23:34.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:33.347397+0000 mon.smithi066 (mon.0) 789 : audit [DBG] from='mgr.? 172.21.15.66:0/409345934' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi066.mabcvm/key"}]: dispatch 2024-09-17T09:23:34.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:33.348139+0000 mon.smithi066 (mon.0) 790 : audit [DBG] from='mgr.? 172.21.15.66:0/409345934' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:23:34.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:33.482176+0000 mgr.smithi204.bluhuj (mgr.24467) 13 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 327 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 4.7 MiB/s wr, 463 op/s 2024-09-17T09:23:34.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 106473 10.95 MB/sec execute 18 sec latency 70.539 ms 2024-09-17T09:23:35.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:33.948828+0000 mon.smithi204 (mon.1) 46 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mgr metadata", "who": "smithi066.mabcvm", "id": "smithi066.mabcvm"}]: dispatch 2024-09-17T09:23:35.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:33.950584+0000 mon.smithi066 (mon.0) 791 : cluster [DBG] mgrmap e25: smithi204.bluhuj(active, since 8s), standbys: smithi066.mabcvm 2024-09-17T09:23:35.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:33.948828+0000 mon.smithi204 (mon.1) 46 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mgr metadata", "who": "smithi066.mabcvm", "id": "smithi066.mabcvm"}]: dispatch 2024-09-17T09:23:35.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:33.950584+0000 mon.smithi066 (mon.0) 791 : cluster [DBG] mgrmap e25: smithi204.bluhuj(active, since 8s), standbys: smithi066.mabcvm 2024-09-17T09:23:35.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 107055 11.41 MB/sec execute 19 sec latency 44.340 ms 2024-09-17T09:23:36.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:34.997055+0000 mon.smithi066 (mon.0) 792 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:36.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:35.482542+0000 mgr.smithi204.bluhuj (mgr.24467) 14 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 327 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 4.1 MiB/s wr, 404 op/s 2024-09-17T09:23:36.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:35.681109+0000 mon.smithi066 (mon.0) 793 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:36.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:35.688153+0000 mon.smithi066 (mon.0) 794 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:36.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:34.997055+0000 mon.smithi066 (mon.0) 792 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:36.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:35.482542+0000 mgr.smithi204.bluhuj (mgr.24467) 14 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 327 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 4.1 MiB/s wr, 404 op/s 2024-09-17T09:23:36.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:35.681109+0000 mon.smithi066 (mon.0) 793 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:36.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:35.688153+0000 mon.smithi066 (mon.0) 794 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:36.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 107682 11.70 MB/sec execute 20 sec latency 30.887 ms 2024-09-17T09:23:37.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 107961 11.40 MB/sec execute 21 sec latency 566.890 ms 2024-09-17T09:23:38.085 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:36.416350+0000 mon.smithi066 (mon.0) 795 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:38.085 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:36.422761+0000 mon.smithi066 (mon.0) 796 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:38.085 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:36.969241+0000 mon.smithi066 (mon.0) 797 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:23:38.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 108157 11.00 MB/sec execute 22 sec latency 922.114 ms 2024-09-17T09:23:38.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:36.416350+0000 mon.smithi066 (mon.0) 795 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:38.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:36.422761+0000 mon.smithi066 (mon.0) 796 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:38.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:36.969241+0000 mon.smithi066 (mon.0) 797 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:23:39.164 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:36.969807+0000 mon.smithi204 (mon.1) 47 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:23:39.164 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:36.970051+0000 mon.smithi204 (mon.1) 48 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:23:39.164 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:37.483138+0000 mgr.smithi204.bluhuj (mgr.24467) 15 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 329 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 6.8 MiB/s wr, 703 op/s 2024-09-17T09:23:39.164 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:37.894792+0000 mon.smithi066 (mon.0) 798 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:23:39.164 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:37.899441+0000 mon.smithi204 (mon.1) 49 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:23:39.164 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:37.899641+0000 mon.smithi204 (mon.1) 50 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:23:39.164 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:37.899842+0000 mon.smithi204 (mon.1) 51 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:23:39.164 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:38.485720+0000 mon.smithi204 (mon.1) 52 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:23:39.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:36.969807+0000 mon.smithi204 (mon.1) 47 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:23:39.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:36.970051+0000 mon.smithi204 (mon.1) 48 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:23:39.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:37.483138+0000 mgr.smithi204.bluhuj (mgr.24467) 15 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 329 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 6.8 MiB/s wr, 703 op/s 2024-09-17T09:23:39.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:37.894792+0000 mon.smithi066 (mon.0) 798 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:23:39.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:37.899441+0000 mon.smithi204 (mon.1) 49 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:23:39.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:37.899641+0000 mon.smithi204 (mon.1) 50 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:23:39.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:37.899842+0000 mon.smithi204 (mon.1) 51 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:23:39.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:38.485720+0000 mon.smithi204 (mon.1) 52 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:23:39.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 108567 11.26 MB/sec execute 23 sec latency 34.986 ms 2024-09-17T09:23:40.169 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:39.483516+0000 mgr.smithi204.bluhuj (mgr.24467) 16 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 329 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 6.0 MiB/s wr, 623 op/s 2024-09-17T09:23:40.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:39.483516+0000 mgr.smithi204.bluhuj (mgr.24467) 16 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 329 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 6.0 MiB/s wr, 623 op/s 2024-09-17T09:23:40.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 109148 11.63 MB/sec execute 24 sec latency 28.199 ms 2024-09-17T09:23:41.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 109619 11.56 MB/sec execute 25 sec latency 24.409 ms 2024-09-17T09:23:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:40.524169+0000 mon.smithi066 (mon.0) 799 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:40.530693+0000 mon.smithi066 (mon.0) 800 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:40.532484+0000 mon.smithi204 (mon.1) 53 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:40.532827+0000 mon.smithi066 (mon.0) 801 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:40.533844+0000 mon.smithi204 (mon.1) 54 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:40.534211+0000 mon.smithi066 (mon.0) 802 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:40.535115+0000 mon.smithi204 (mon.1) 55 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:40.535455+0000 mon.smithi066 (mon.0) 803 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:40.536865+0000 mon.smithi204 (mon.1) 56 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:40.537275+0000 mon.smithi066 (mon.0) 804 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:40.538153+0000 mgr.smithi204.bluhuj (mgr.24467) 17 : cephadm [INF] Adjusting osd_memory_target on smithi066 to 1936M 2024-09-17T09:23:41.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:40.543556+0000 mon.smithi066 (mon.0) 805 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:41.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:40.810312+0000 mon.smithi204 (mon.1) 57 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:23:41.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:41.413407+0000 mon.smithi066 (mon.0) 806 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:41.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:41.419314+0000 mon.smithi066 (mon.0) 807 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:41.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:41.483845+0000 mgr.smithi204.bluhuj (mgr.24467) 18 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 329 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 5.1 MiB/s wr, 525 op/s 2024-09-17T09:23:41.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:40.524169+0000 mon.smithi066 (mon.0) 799 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:41.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:40.530693+0000 mon.smithi066 (mon.0) 800 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:41.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:40.532484+0000 mon.smithi204 (mon.1) 53 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:40.532827+0000 mon.smithi066 (mon.0) 801 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:40.533844+0000 mon.smithi204 (mon.1) 54 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:40.534211+0000 mon.smithi066 (mon.0) 802 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:40.535115+0000 mon.smithi204 (mon.1) 55 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:40.535455+0000 mon.smithi066 (mon.0) 803 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:40.536865+0000 mon.smithi204 (mon.1) 56 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:40.537275+0000 mon.smithi066 (mon.0) 804 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:41.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:40.538153+0000 mgr.smithi204.bluhuj (mgr.24467) 17 : cephadm [INF] Adjusting osd_memory_target on smithi066 to 1936M 2024-09-17T09:23:41.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:40.543556+0000 mon.smithi066 (mon.0) 805 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:41.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:40.810312+0000 mon.smithi204 (mon.1) 57 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:23:41.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:41.413407+0000 mon.smithi066 (mon.0) 806 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:41.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:41.419314+0000 mon.smithi066 (mon.0) 807 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:41.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:41.483845+0000 mgr.smithi204.bluhuj (mgr.24467) 18 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 329 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 5.1 MiB/s wr, 525 op/s 2024-09-17T09:23:42.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 110142 11.45 MB/sec execute 26 sec latency 30.983 ms 2024-09-17T09:23:43.458 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:42.018191+0000 mon.smithi066 (mon.0) 808 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:43.458 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:42.025389+0000 mon.smithi066 (mon.0) 809 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:43.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:42.018191+0000 mon.smithi066 (mon.0) 808 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:43.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:42.025389+0000 mon.smithi066 (mon.0) 809 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:43.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 110589 11.57 MB/sec execute 27 sec latency 60.612 ms 2024-09-17T09:23:44.153 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:43.484325+0000 mgr.smithi204.bluhuj (mgr.24467) 19 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 331 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 7.7 MiB/s wr, 764 op/s 2024-09-17T09:23:44.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:43.484325+0000 mgr.smithi204.bluhuj (mgr.24467) 19 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 331 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 7.7 MiB/s wr, 764 op/s 2024-09-17T09:23:44.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 111066 11.64 MB/sec execute 28 sec latency 57.940 ms 2024-09-17T09:23:45.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 111599 11.57 MB/sec execute 29 sec latency 33.563 ms 2024-09-17T09:23:45.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:45.484649+0000 mgr.smithi204.bluhuj (mgr.24467) 20 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 331 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.9 MiB/s wr, 494 op/s 2024-09-17T09:23:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:45.484649+0000 mgr.smithi204.bluhuj (mgr.24467) 20 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 331 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.9 MiB/s wr, 494 op/s 2024-09-17T09:23:46.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 111821 11.33 MB/sec execute 30 sec latency 43.689 ms 2024-09-17T09:23:46.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:45.791754+0000 mon.smithi066 (mon.0) 810 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:45.796978+0000 mon.smithi066 (mon.0) 811 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:45.798841+0000 mon.smithi204 (mon.1) 58 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:45.799287+0000 mon.smithi066 (mon.0) 812 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:45.800192+0000 mon.smithi204 (mon.1) 59 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:45.800580+0000 mon.smithi066 (mon.0) 813 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:45.801448+0000 mon.smithi204 (mon.1) 60 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:45.801744+0000 mon.smithi066 (mon.0) 814 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:45.802484+0000 mon.smithi204 (mon.1) 61 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:45.802795+0000 mon.smithi066 (mon.0) 815 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:45.803450+0000 mgr.smithi204.bluhuj (mgr.24467) 21 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 2704M 2024-09-17T09:23:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:45.807980+0000 mon.smithi066 (mon.0) 816 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:46.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:45.809153+0000 mon.smithi204 (mon.1) 62 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:45.809842+0000 mon.smithi204 (mon.1) 63 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:23:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:45.811048+0000 mgr.smithi204.bluhuj (mgr.24467) 22 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-17T09:23:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:45.811242+0000 mgr.smithi204.bluhuj (mgr.24467) 23 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-17T09:23:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:46.091675+0000 mgr.smithi204.bluhuj (mgr.24467) 24 : cephadm [INF] Updating smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:23:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:46.113026+0000 mgr.smithi204.bluhuj (mgr.24467) 25 : cephadm [INF] Updating smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:23:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:46.359969+0000 mgr.smithi204.bluhuj (mgr.24467) 26 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:23:46.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:46.398387+0000 mgr.smithi204.bluhuj (mgr.24467) 27 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:23:47.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:45.791754+0000 mon.smithi066 (mon.0) 810 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:47.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:45.796978+0000 mon.smithi066 (mon.0) 811 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:47.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:45.798841+0000 mon.smithi204 (mon.1) 58 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:47.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:45.799287+0000 mon.smithi066 (mon.0) 812 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:47.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:45.800192+0000 mon.smithi204 (mon.1) 59 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:47.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:45.800580+0000 mon.smithi066 (mon.0) 813 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:47.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:45.801448+0000 mon.smithi204 (mon.1) 60 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:47.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:45.801744+0000 mon.smithi066 (mon.0) 814 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:47.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:45.802484+0000 mon.smithi204 (mon.1) 61 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:47.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:45.802795+0000 mon.smithi066 (mon.0) 815 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:23:47.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:45.803450+0000 mgr.smithi204.bluhuj (mgr.24467) 21 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 2704M 2024-09-17T09:23:47.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:45.807980+0000 mon.smithi066 (mon.0) 816 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:47.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:45.809153+0000 mon.smithi204 (mon.1) 62 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:47.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:45.809842+0000 mon.smithi204 (mon.1) 63 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:23:47.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:45.811048+0000 mgr.smithi204.bluhuj (mgr.24467) 22 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-17T09:23:47.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:45.811242+0000 mgr.smithi204.bluhuj (mgr.24467) 23 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-17T09:23:47.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:46.091675+0000 mgr.smithi204.bluhuj (mgr.24467) 24 : cephadm [INF] Updating smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:23:47.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:46.113026+0000 mgr.smithi204.bluhuj (mgr.24467) 25 : cephadm [INF] Updating smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:23:47.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:46.359969+0000 mgr.smithi204.bluhuj (mgr.24467) 26 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:23:47.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:46.398387+0000 mgr.smithi204.bluhuj (mgr.24467) 27 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:23:47.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 112180 11.46 MB/sec execute 31 sec latency 412.993 ms 2024-09-17T09:23:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:46.609552+0000 mgr.smithi204.bluhuj (mgr.24467) 28 : cephadm [INF] Updating smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:23:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:46.679333+0000 mgr.smithi204.bluhuj (mgr.24467) 29 : cephadm [INF] Updating smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:23:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:46.878821+0000 mon.smithi066 (mon.0) 817 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:46.886272+0000 mon.smithi066 (mon.0) 818 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:46.971978+0000 mon.smithi066 (mon.0) 819 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:46.979213+0000 mon.smithi066 (mon.0) 820 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:46.984611+0000 mon.smithi066 (mon.0) 821 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:47.018147+0000 mon.smithi204 (mon.1) 64 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:23:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:47.018787+0000 mon.smithi066 (mon.0) 822 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:23:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:47.485238+0000 mgr.smithi204.bluhuj (mgr.24467) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 7.6 MiB/s wr, 781 op/s 2024-09-17T09:23:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:46.609552+0000 mgr.smithi204.bluhuj (mgr.24467) 28 : cephadm [INF] Updating smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:23:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:46.679333+0000 mgr.smithi204.bluhuj (mgr.24467) 29 : cephadm [INF] Updating smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:23:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:46.878821+0000 mon.smithi066 (mon.0) 817 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:46.886272+0000 mon.smithi066 (mon.0) 818 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:46.971978+0000 mon.smithi066 (mon.0) 819 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:46.979213+0000 mon.smithi066 (mon.0) 820 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:46.984611+0000 mon.smithi066 (mon.0) 821 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:48.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:47.018147+0000 mon.smithi204 (mon.1) 64 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:23:48.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:47.018787+0000 mon.smithi066 (mon.0) 822 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:23:48.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:47.485238+0000 mgr.smithi204.bluhuj (mgr.24467) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 7.6 MiB/s wr, 781 op/s 2024-09-17T09:23:48.544 INFO:teuthology.orchestra.run.smithi066.stdout: 5 113051 11.98 MB/sec execute 32 sec latency 21.779 ms 2024-09-17T09:23:49.411 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:47.990769+0000 mon.smithi066 (mon.0) 823 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-17T09:23:49.411 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:47.991262+0000 mon.smithi066 (mon.0) 824 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T09:23:49.411 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:47.995110+0000 mon.smithi204 (mon.1) 65 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-17T09:23:49.412 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:47.995926+0000 mon.smithi066 (mon.0) 825 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-17T09:23:49.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:47.990769+0000 mon.smithi066 (mon.0) 823 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-17T09:23:49.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:47.991262+0000 mon.smithi066 (mon.0) 824 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T09:23:49.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:47.995110+0000 mon.smithi204 (mon.1) 65 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-17T09:23:49.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:47.995926+0000 mon.smithi066 (mon.0) 825 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-09-17T09:23:49.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 113934 12.09 MB/sec execute 33 sec latency 21.116 ms 2024-09-17T09:23:49.736 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:23:50.117 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:48.992196+0000 mon.smithi066 (mon.0) 826 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-17T09:23:50.118 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:48.992305+0000 mon.smithi066 (mon.0) 827 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T09:23:50.118 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:49.004171+0000 mgr.smithi204.bluhuj (mgr.24467) 31 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-09-17T09:23:50.118 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:49.034570+0000 mgr.smithi204.bluhuj (mgr.24467) 32 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-09-17T09:23:50.118 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:49.034698+0000 mgr.smithi204.bluhuj (mgr.24467) 33 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi066.xbygml', 'nfs.foo.1.0.smithi204.eaxeum'] 2024-09-17T09:23:50.118 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:49.034790+0000 mgr.smithi204.bluhuj (mgr.24467) 34 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi066.xbygml nfs.foo.1.0.smithi204.eaxeum 2024-09-17T09:23:50.118 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:49.035293+0000 mgr.smithi204.bluhuj (mgr.24467) 35 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi066.xbygml from smithi066 -- ports [2049] 2024-09-17T09:23:50.118 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:49.035586+0000 mgr.smithi204.bluhuj (mgr.24467) 36 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi204.eaxeum from smithi204 -- ports [2049] 2024-09-17T09:23:50.118 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:49.485659+0000 mgr.smithi204.bluhuj (mgr.24467) 37 : cluster [DBG] pgmap v19: 129 pgs: 32 unknown, 97 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 7.9 MiB/s wr, 796 op/s 2024-09-17T09:23:50.260 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:48.992196+0000 mon.smithi066 (mon.0) 826 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-17T09:23:50.261 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:48.992305+0000 mon.smithi066 (mon.0) 827 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T09:23:50.261 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:49.004171+0000 mgr.smithi204.bluhuj (mgr.24467) 31 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-09-17T09:23:50.261 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:49.034570+0000 mgr.smithi204.bluhuj (mgr.24467) 32 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-09-17T09:23:50.261 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:49.034698+0000 mgr.smithi204.bluhuj (mgr.24467) 33 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi066.xbygml', 'nfs.foo.1.0.smithi204.eaxeum'] 2024-09-17T09:23:50.261 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:49.034790+0000 mgr.smithi204.bluhuj (mgr.24467) 34 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi066.xbygml nfs.foo.1.0.smithi204.eaxeum 2024-09-17T09:23:50.262 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:49.035293+0000 mgr.smithi204.bluhuj (mgr.24467) 35 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi066.xbygml from smithi066 -- ports [2049] 2024-09-17T09:23:50.262 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:49.035586+0000 mgr.smithi204.bluhuj (mgr.24467) 36 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi204.eaxeum from smithi204 -- ports [2049] 2024-09-17T09:23:50.262 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:49.485659+0000 mgr.smithi204.bluhuj (mgr.24467) 37 : cluster [DBG] pgmap v19: 129 pgs: 32 unknown, 97 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 7.9 MiB/s wr, 796 op/s 2024-09-17T09:23:50.437 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:23:50.437 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (6m) 14s ago 8m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:23:50.437 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (8m) 14s ago 8m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:23:50.437 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (7m) 9s ago 7m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:23:50.437 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (6m) 14s ago 7m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:23:50.437 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (2m) 14s ago 2m 12.9M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:23:50.437 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (2m) 9s ago 2m 36.8M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:23:50.437 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (9m) 14s ago 9m 102M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:23:50.438 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (32s) 9s ago 7m 463M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:23:50.438 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (9m) 14s ago 9m 55.0M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:23:50.438 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (7m) 9s ago 7m 49.2M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:23:50.438 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.0.smithi066.xbygml smithi066 *:2049 running (2m) 14s ago 2m 237M - 3.5 6933c2a0b7dd 5ec236862ee1 2024-09-17T09:23:50.438 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.0.smithi204.eaxeum smithi204 *:2049 running (2m) 9s ago 2m 78.3M - 3.5 6933c2a0b7dd 87b72541c4b4 2024-09-17T09:23:50.438 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (7m) 14s ago 7m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:23:50.438 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (7m) 9s ago 7m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:23:50.438 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (6m) 14s ago 6m 407M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:23:50.438 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (6m) 14s ago 6m 309M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:23:50.438 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (5m) 14s ago 5m 251M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:23:50.438 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (5m) 14s ago 5m 385M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:23:50.438 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (5m) 9s ago 5m 389M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:23:50.438 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (5m) 9s ago 5m 408M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:23:50.439 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (4m) 9s ago 4m 348M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:23:50.439 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (4m) 9s ago 4m 505M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:23:50.439 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (6m) 14s ago 7m 51.1M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:23:50.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 113973 11.78 MB/sec execute 34 sec latency 947.616 ms 2024-09-17T09:23:50.871 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:23:50.871 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:23:50.872 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:23:50.872 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:23:50.872 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:23:50.872 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:23:50.872 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:23:50.872 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:23:50.872 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:23:50.872 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:23:50.872 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:23:50.872 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:23:50.872 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:23:50.872 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:23:50.873 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:23:50.873 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:23:50.873 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:23:50.873 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:23:50.873 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:23:51.237 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:23:51.238 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:23:51.238 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:23:51.238 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:23:51.238 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:23:51.238 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/21 daemons upgraded", 2024-09-17T09:23:51.238 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:23:51.238 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:23:51.238 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:23:51.239 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:49.721685+0000 mgr.smithi204.bluhuj (mgr.24467) 38 : audit [DBG] from='client.14734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:51.239 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:50.007367+0000 mon.smithi066 (mon.0) 828 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T09:23:51.239 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:50.007803+0000 mon.smithi066 (mon.0) 829 : cluster [DBG] mgrmap e26: smithi204.bluhuj(active, since 24s), standbys: smithi066.mabcvm 2024-09-17T09:23:51.239 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.070469+0000 mgr.smithi204.bluhuj (mgr.24467) 39 : audit [DBG] from='client.14738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:51.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.427070+0000 mgr.smithi204.bluhuj (mgr.24467) 40 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:51.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.502706+0000 mon.smithi204 (mon.1) 66 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml"}]: dispatch 2024-09-17T09:23:51.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.503047+0000 mon.smithi066 (mon.0) 830 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml"}]: dispatch 2024-09-17T09:23:51.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.507705+0000 mon.smithi066 (mon.0) 831 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml"}]': finished 2024-09-17T09:23:51.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.508551+0000 mon.smithi204 (mon.1) 67 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml-rgw"}]: dispatch 2024-09-17T09:23:51.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.508826+0000 mon.smithi066 (mon.0) 832 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml-rgw"}]: dispatch 2024-09-17T09:23:51.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.512370+0000 mon.smithi066 (mon.0) 833 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml-rgw"}]': finished 2024-09-17T09:23:51.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.767466+0000 mon.smithi204 (mon.1) 68 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum"}]: dispatch 2024-09-17T09:23:51.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.767827+0000 mon.smithi066 (mon.0) 834 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum"}]: dispatch 2024-09-17T09:23:51.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.771035+0000 mon.smithi066 (mon.0) 835 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum"}]': finished 2024-09-17T09:23:51.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.771815+0000 mon.smithi204 (mon.1) 69 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum-rgw"}]: dispatch 2024-09-17T09:23:51.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.772067+0000 mon.smithi066 (mon.0) 836 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum-rgw"}]: dispatch 2024-09-17T09:23:51.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.774371+0000 mon.smithi066 (mon.0) 837 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum-rgw"}]': finished 2024-09-17T09:23:51.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.777431+0000 mon.smithi066 (mon.0) 838 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.778034+0000 mon.smithi204 (mon.1) 70 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-09-17T09:23:51.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.799843+0000 mon.smithi204 (mon.1) 71 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-17T09:23:51.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.800165+0000 mon.smithi066 (mon.0) 839 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-17T09:23:51.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.803941+0000 mon.smithi066 (mon.0) 840 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-17T09:23:51.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.812956+0000 mon.smithi066 (mon.0) 841 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.821120+0000 mon.smithi066 (mon.0) 842 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.829513+0000 mon.smithi066 (mon.0) 843 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.837073+0000 mon.smithi066 (mon.0) 844 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.847091+0000 mon.smithi066 (mon.0) 845 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.847729+0000 mon.smithi204 (mon.1) 72 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml"}]: dispatch 2024-09-17T09:23:51.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.848058+0000 mon.smithi066 (mon.0) 846 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml"}]: dispatch 2024-09-17T09:23:51.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.852377+0000 mon.smithi066 (mon.0) 847 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.852983+0000 mon.smithi204 (mon.1) 73 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum"}]: dispatch 2024-09-17T09:23:51.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.853272+0000 mon.smithi066 (mon.0) 848 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum"}]: dispatch 2024-09-17T09:23:51.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.858037+0000 mon.smithi066 (mon.0) 849 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.858755+0000 mon.smithi204 (mon.1) 74 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T09:23:51.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.859103+0000 mon.smithi066 (mon.0) 850 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T09:23:51.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.863580+0000 mon.smithi066 (mon.0) 851 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T09:23:51.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.864363+0000 mon.smithi204 (mon.1) 75 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T09:23:51.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.864697+0000 mon.smithi066 (mon.0) 852 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T09:23:51.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.868981+0000 mon.smithi066 (mon.0) 853 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T09:23:51.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.870077+0000 mon.smithi204 (mon.1) 76 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:51.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.870675+0000 mon.smithi066 (mon.0) 854 : audit [DBG] from='client.? 172.21.15.66:0/1944567413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:23:51.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.910305+0000 mon.smithi204 (mon.1) 77 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:23:51.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.910668+0000 mon.smithi066 (mon.0) 855 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:23:51.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.913665+0000 mon.smithi066 (mon.0) 856 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T09:23:51.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.960796+0000 mon.smithi204 (mon.1) 78 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:23:51.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.961165+0000 mon.smithi066 (mon.0) 857 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:23:51.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.964301+0000 mon.smithi066 (mon.0) 858 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T09:23:51.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.970529+0000 mon.smithi204 (mon.1) 79 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:51.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:49.721685+0000 mgr.smithi204.bluhuj (mgr.24467) 38 : audit [DBG] from='client.14734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:51.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:50.007367+0000 mon.smithi066 (mon.0) 828 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T09:23:51.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:50.007803+0000 mon.smithi066 (mon.0) 829 : cluster [DBG] mgrmap e26: smithi204.bluhuj(active, since 24s), standbys: smithi066.mabcvm 2024-09-17T09:23:51.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.070469+0000 mgr.smithi204.bluhuj (mgr.24467) 39 : audit [DBG] from='client.14738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:51.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.427070+0000 mgr.smithi204.bluhuj (mgr.24467) 40 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:51.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.502706+0000 mon.smithi204 (mon.1) 66 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml"}]: dispatch 2024-09-17T09:23:51.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.503047+0000 mon.smithi066 (mon.0) 830 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml"}]: dispatch 2024-09-17T09:23:51.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.507705+0000 mon.smithi066 (mon.0) 831 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml"}]': finished 2024-09-17T09:23:51.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.508551+0000 mon.smithi204 (mon.1) 67 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml-rgw"}]: dispatch 2024-09-17T09:23:51.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.508826+0000 mon.smithi066 (mon.0) 832 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml-rgw"}]: dispatch 2024-09-17T09:23:51.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.512370+0000 mon.smithi066 (mon.0) 833 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml-rgw"}]': finished 2024-09-17T09:23:51.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.767466+0000 mon.smithi204 (mon.1) 68 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum"}]: dispatch 2024-09-17T09:23:51.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.767827+0000 mon.smithi066 (mon.0) 834 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum"}]: dispatch 2024-09-17T09:23:51.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.771035+0000 mon.smithi066 (mon.0) 835 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum"}]': finished 2024-09-17T09:23:51.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.771815+0000 mon.smithi204 (mon.1) 69 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum-rgw"}]: dispatch 2024-09-17T09:23:51.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.772067+0000 mon.smithi066 (mon.0) 836 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum-rgw"}]: dispatch 2024-09-17T09:23:51.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.774371+0000 mon.smithi066 (mon.0) 837 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum-rgw"}]': finished 2024-09-17T09:23:51.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.777431+0000 mon.smithi066 (mon.0) 838 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.778034+0000 mon.smithi204 (mon.1) 70 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-09-17T09:23:51.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.799843+0000 mon.smithi204 (mon.1) 71 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-17T09:23:51.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.800165+0000 mon.smithi066 (mon.0) 839 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-09-17T09:23:51.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.803941+0000 mon.smithi066 (mon.0) 840 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-17T09:23:51.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.812956+0000 mon.smithi066 (mon.0) 841 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.821120+0000 mon.smithi066 (mon.0) 842 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.829513+0000 mon.smithi066 (mon.0) 843 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.837073+0000 mon.smithi066 (mon.0) 844 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.847091+0000 mon.smithi066 (mon.0) 845 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.847729+0000 mon.smithi204 (mon.1) 72 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml"}]: dispatch 2024-09-17T09:23:51.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.848058+0000 mon.smithi066 (mon.0) 846 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi066.xbygml"}]: dispatch 2024-09-17T09:23:51.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.852377+0000 mon.smithi066 (mon.0) 847 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.852983+0000 mon.smithi204 (mon.1) 73 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum"}]: dispatch 2024-09-17T09:23:51.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.853272+0000 mon.smithi066 (mon.0) 848 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi204.eaxeum"}]: dispatch 2024-09-17T09:23:51.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.858037+0000 mon.smithi066 (mon.0) 849 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:51.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.858755+0000 mon.smithi204 (mon.1) 74 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T09:23:51.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.859103+0000 mon.smithi066 (mon.0) 850 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T09:23:51.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.863580+0000 mon.smithi066 (mon.0) 851 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T09:23:51.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.864363+0000 mon.smithi204 (mon.1) 75 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T09:23:51.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.864697+0000 mon.smithi066 (mon.0) 852 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T09:23:51.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.868981+0000 mon.smithi066 (mon.0) 853 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T09:23:51.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.870077+0000 mon.smithi204 (mon.1) 76 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:51.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.870675+0000 mon.smithi066 (mon.0) 854 : audit [DBG] from='client.? 172.21.15.66:0/1944567413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:23:51.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.910305+0000 mon.smithi204 (mon.1) 77 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:23:51.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.910668+0000 mon.smithi066 (mon.0) 855 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:23:51.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.913665+0000 mon.smithi066 (mon.0) 856 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T09:23:51.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.960796+0000 mon.smithi204 (mon.1) 78 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:23:51.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.961165+0000 mon.smithi066 (mon.0) 857 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:23:51.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.964301+0000 mon.smithi066 (mon.0) 858 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T09:23:51.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.970529+0000 mon.smithi204 (mon.1) 79 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:51.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 113973 11.44 MB/sec execute 35 sec latency 1947.649 ms 2024-09-17T09:23:51.659 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:23:52.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:50.502403+0000 mgr.smithi204.bluhuj (mgr.24467) 41 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi066.xbygml 2024-09-17T09:23:52.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:50.508345+0000 mgr.smithi204.bluhuj (mgr.24467) 42 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi066.xbygml-rgw 2024-09-17T09:23:52.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:50.767149+0000 mgr.smithi204.bluhuj (mgr.24467) 43 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi204.eaxeum 2024-09-17T09:23:52.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:50.771639+0000 mgr.smithi204.bluhuj (mgr.24467) 44 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi204.eaxeum-rgw 2024-09-17T09:23:52.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:50.778524+0000 mgr.smithi204.bluhuj (mgr.24467) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-09-17T09:23:52.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:50.808329+0000 mgr.smithi204.bluhuj (mgr.24467) 46 : cephadm [INF] Done migrating nfs.foo 2024-09-17T09:23:52.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:50.808387+0000 mgr.smithi204.bluhuj (mgr.24467) 47 : cephadm [INF] Done migrating all NFS services 2024-09-17T09:23:52.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:50.847534+0000 mgr.smithi204.bluhuj (mgr.24467) 48 : cephadm [INF] Fencing old nfs.foo.0.0.smithi066.xbygml 2024-09-17T09:23:52.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:50.852831+0000 mgr.smithi204.bluhuj (mgr.24467) 49 : cephadm [INF] Fencing old nfs.foo.1.0.smithi204.eaxeum 2024-09-17T09:23:52.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:50.858546+0000 mgr.smithi204.bluhuj (mgr.24467) 50 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi066.bzmanw 2024-09-17T09:23:52.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:50.864191+0000 mgr.smithi204.bluhuj (mgr.24467) 51 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T09:23:52.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:50.960377+0000 mgr.smithi204.bluhuj (mgr.24467) 52 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T09:23:52.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:50.960459+0000 mgr.smithi204.bluhuj (mgr.24467) 53 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi066.bzmanw-rgw 2024-09-17T09:23:52.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:50.965100+0000 mgr.smithi204.bluhuj (mgr.24467) 54 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi066.bzmanw's ganesha conf is defaulting to empty 2024-09-17T09:23:52.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:50.971620+0000 mgr.smithi204.bluhuj (mgr.24467) 55 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi066.bzmanw on smithi066 2024-09-17T09:23:52.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:51.236484+0000 mgr.smithi204.bluhuj (mgr.24467) 56 : audit [DBG] from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:52.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:51.486024+0000 mgr.smithi204.bluhuj (mgr.24467) 57 : cluster [DBG] pgmap v21: 129 pgs: 32 unknown, 97 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 KiB/s rd, 5.3 MiB/s wr, 572 op/s 2024-09-17T09:23:52.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:51.658829+0000 mon.smithi066 (mon.0) 859 : audit [DBG] from='client.? 172.21.15.66:0/3384356378' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:23:52.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:50.502403+0000 mgr.smithi204.bluhuj (mgr.24467) 41 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi066.xbygml 2024-09-17T09:23:52.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:50.508345+0000 mgr.smithi204.bluhuj (mgr.24467) 42 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi066.xbygml-rgw 2024-09-17T09:23:52.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:50.767149+0000 mgr.smithi204.bluhuj (mgr.24467) 43 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi204.eaxeum 2024-09-17T09:23:52.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:50.771639+0000 mgr.smithi204.bluhuj (mgr.24467) 44 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi204.eaxeum-rgw 2024-09-17T09:23:52.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:50.778524+0000 mgr.smithi204.bluhuj (mgr.24467) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-09-17T09:23:52.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:50.808329+0000 mgr.smithi204.bluhuj (mgr.24467) 46 : cephadm [INF] Done migrating nfs.foo 2024-09-17T09:23:52.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:50.808387+0000 mgr.smithi204.bluhuj (mgr.24467) 47 : cephadm [INF] Done migrating all NFS services 2024-09-17T09:23:52.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:50.847534+0000 mgr.smithi204.bluhuj (mgr.24467) 48 : cephadm [INF] Fencing old nfs.foo.0.0.smithi066.xbygml 2024-09-17T09:23:52.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:50.852831+0000 mgr.smithi204.bluhuj (mgr.24467) 49 : cephadm [INF] Fencing old nfs.foo.1.0.smithi204.eaxeum 2024-09-17T09:23:52.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:50.858546+0000 mgr.smithi204.bluhuj (mgr.24467) 50 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi066.bzmanw 2024-09-17T09:23:52.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:50.864191+0000 mgr.smithi204.bluhuj (mgr.24467) 51 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T09:23:52.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:50.960377+0000 mgr.smithi204.bluhuj (mgr.24467) 52 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T09:23:52.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:50.960459+0000 mgr.smithi204.bluhuj (mgr.24467) 53 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi066.bzmanw-rgw 2024-09-17T09:23:52.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:50.965100+0000 mgr.smithi204.bluhuj (mgr.24467) 54 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi066.bzmanw's ganesha conf is defaulting to empty 2024-09-17T09:23:52.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:50.971620+0000 mgr.smithi204.bluhuj (mgr.24467) 55 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi066.bzmanw on smithi066 2024-09-17T09:23:52.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:51.236484+0000 mgr.smithi204.bluhuj (mgr.24467) 56 : audit [DBG] from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:52.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:51.486024+0000 mgr.smithi204.bluhuj (mgr.24467) 57 : cluster [DBG] pgmap v21: 129 pgs: 32 unknown, 97 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 KiB/s rd, 5.3 MiB/s wr, 572 op/s 2024-09-17T09:23:52.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:51.658829+0000 mon.smithi066 (mon.0) 859 : audit [DBG] from='client.? 172.21.15.66:0/3384356378' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:23:52.542 INFO:teuthology.orchestra.run.smithi066.stdout: 5 113973 11.12 MB/sec execute 36 sec latency 2947.700 ms 2024-09-17T09:23:53.303 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:52.012784+0000 mon.smithi066 (mon.0) 860 : cluster [DBG] mgrmap e27: smithi204.bluhuj(active, since 26s), standbys: smithi066.mabcvm 2024-09-17T09:23:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:52.012784+0000 mon.smithi066 (mon.0) 860 : cluster [DBG] mgrmap e27: smithi204.bluhuj(active, since 26s), standbys: smithi066.mabcvm 2024-09-17T09:23:53.543 INFO:teuthology.orchestra.run.smithi066.stdout: 5 113973 10.82 MB/sec execute 37 sec latency 3947.811 ms 2024-09-17T09:23:54.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:53.486835+0000 mgr.smithi204.bluhuj (mgr.24467) 58 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 336 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 5.8 MiB/s wr, 521 op/s 2024-09-17T09:23:54.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:53.486835+0000 mgr.smithi204.bluhuj (mgr.24467) 58 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 336 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 5.8 MiB/s wr, 521 op/s 2024-09-17T09:23:54.543 INFO:teuthology.orchestra.run.smithi066.stdout: 5 113973 10.54 MB/sec execute 38 sec latency 4947.902 ms 2024-09-17T09:23:55.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:54.009425+0000 mon.smithi066 (mon.0) 861 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:55.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:54.021683+0000 mon.smithi066 (mon.0) 862 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:55.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:54.028669+0000 mon.smithi066 (mon.0) 863 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:55.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:54.030004+0000 mgr.smithi204.bluhuj (mgr.24467) 59 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi204.wdrkuv 2024-09-17T09:23:55.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:54.030223+0000 mon.smithi204 (mon.1) 80 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T09:23:55.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:54.030753+0000 mon.smithi066 (mon.0) 864 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T09:23:55.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:54.033609+0000 mon.smithi066 (mon.0) 865 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T09:23:55.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:54.036950+0000 mgr.smithi204.bluhuj (mgr.24467) 60 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T09:23:55.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:54.037237+0000 mon.smithi204 (mon.1) 81 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T09:23:55.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:54.037741+0000 mon.smithi066 (mon.0) 866 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T09:23:55.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:54.040474+0000 mon.smithi066 (mon.0) 867 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T09:23:55.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:54.044231+0000 mon.smithi204 (mon.1) 82 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:55.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:54.009425+0000 mon.smithi066 (mon.0) 861 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:55.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:54.021683+0000 mon.smithi066 (mon.0) 862 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:55.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:54.028669+0000 mon.smithi066 (mon.0) 863 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:23:55.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:54.030004+0000 mgr.smithi204.bluhuj (mgr.24467) 59 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi204.wdrkuv 2024-09-17T09:23:55.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:54.030223+0000 mon.smithi204 (mon.1) 80 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T09:23:55.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:54.030753+0000 mon.smithi066 (mon.0) 864 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T09:23:55.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:54.033609+0000 mon.smithi066 (mon.0) 865 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-09-17T09:23:55.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:54.036950+0000 mgr.smithi204.bluhuj (mgr.24467) 60 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T09:23:55.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:54.037237+0000 mon.smithi204 (mon.1) 81 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T09:23:55.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:54.037741+0000 mon.smithi066 (mon.0) 866 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T09:23:55.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:54.040474+0000 mon.smithi066 (mon.0) 867 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T09:23:55.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:54.044231+0000 mon.smithi204 (mon.1) 82 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:55.543 INFO:teuthology.orchestra.run.smithi066.stdout: 5 113973 10.27 MB/sec execute 39 sec latency 5947.934 ms 2024-09-17T09:23:56.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:55.487417+0000 mgr.smithi204.bluhuj (mgr.24467) 61 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 336 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.7 KiB/s rd, 4.6 MiB/s wr, 417 op/s 2024-09-17T09:23:56.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:55.810922+0000 mon.smithi204 (mon.1) 83 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:23:56.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:55.487417+0000 mgr.smithi204.bluhuj (mgr.24467) 61 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 336 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.7 KiB/s rd, 4.6 MiB/s wr, 417 op/s 2024-09-17T09:23:56.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:55.810922+0000 mon.smithi204 (mon.1) 83 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:23:56.543 INFO:teuthology.orchestra.run.smithi066.stdout: 5 113973 10.01 MB/sec execute 40 sec latency 6948.044 ms 2024-09-17T09:23:57.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:56.913104+0000 mon.smithi204 (mon.1) 84 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:23:57.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:56.913577+0000 mon.smithi066 (mon.0) 868 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:23:57.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:56.918559+0000 mon.smithi066 (mon.0) 869 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T09:23:57.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:56.925593+0000 mon.smithi204 (mon.1) 85 : audit [INF] from='mds.? [v2:172.21.15.204:6832/2102106214,v1:172.21.15.204:6833/2102106214]' entity='mds.foofs.smithi204.glpxtq' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.66:0/2212078041"}]: dispatch 2024-09-17T09:23:57.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:56.925970+0000 mon.smithi066 (mon.0) 870 : audit [INF] from='mds.? ' entity='mds.foofs.smithi204.glpxtq' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.66:0/2212078041"}]: dispatch 2024-09-17T09:23:57.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:56.970872+0000 mon.smithi204 (mon.1) 86 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:23:57.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:56.971424+0000 mon.smithi066 (mon.0) 871 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:23:57.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:56.975404+0000 mon.smithi066 (mon.0) 872 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T09:23:57.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:56.976581+0000 mon.smithi204 (mon.1) 87 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:57.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:56.913104+0000 mon.smithi204 (mon.1) 84 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:23:57.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:56.913577+0000 mon.smithi066 (mon.0) 868 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:23:57.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:56.918559+0000 mon.smithi066 (mon.0) 869 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T09:23:57.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:56.925593+0000 mon.smithi204 (mon.1) 85 : audit [INF] from='mds.? [v2:172.21.15.204:6832/2102106214,v1:172.21.15.204:6833/2102106214]' entity='mds.foofs.smithi204.glpxtq' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.66:0/2212078041"}]: dispatch 2024-09-17T09:23:57.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:56.925970+0000 mon.smithi066 (mon.0) 870 : audit [INF] from='mds.? ' entity='mds.foofs.smithi204.glpxtq' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.66:0/2212078041"}]: dispatch 2024-09-17T09:23:57.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:56.970872+0000 mon.smithi204 (mon.1) 86 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:23:57.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:56.971424+0000 mon.smithi066 (mon.0) 871 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:23:57.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:56.975404+0000 mon.smithi066 (mon.0) 872 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T09:23:57.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:56.976581+0000 mon.smithi204 (mon.1) 87 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:57.543 INFO:teuthology.orchestra.run.smithi066.stdout: 5 113973 9.77 MB/sec execute 41 sec latency 7948.106 ms 2024-09-17T09:23:58.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:56.925340+0000 mds.foofs.smithi204.glpxtq (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14550 (172.21.15.66:0/2212078041) 2024-09-17T09:23:58.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:56.928508+0000 mds.foofs.smithi204.glpxtq (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14784 172.21.15.66:0/3870902098) 2024-09-17T09:23:58.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:56.970388+0000 mgr.smithi204.bluhuj (mgr.24467) 62 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T09:23:58.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:56.970481+0000 mgr.smithi204.bluhuj (mgr.24467) 63 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi204.wdrkuv-rgw 2024-09-17T09:23:58.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:56.976084+0000 mgr.smithi204.bluhuj (mgr.24467) 64 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi204.wdrkuv's ganesha conf is defaulting to empty 2024-09-17T09:23:58.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:23:56.977586+0000 mgr.smithi204.bluhuj (mgr.24467) 65 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi204.wdrkuv on smithi204 2024-09-17T09:23:58.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:57.488151+0000 mgr.smithi204.bluhuj (mgr.24467) 66 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 336 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 4.1 MiB/s wr, 373 op/s 2024-09-17T09:23:58.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:57.922515+0000 mon.smithi066 (mon.0) 873 : audit [INF] from='mds.? ' entity='mds.foofs.smithi204.glpxtq' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.66:0/2212078041"}]': finished 2024-09-17T09:23:58.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:57.922603+0000 mon.smithi066 (mon.0) 874 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T09:23:58.382 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:56.925340+0000 mds.foofs.smithi204.glpxtq (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14550 (172.21.15.66:0/2212078041) 2024-09-17T09:23:58.382 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:56.928508+0000 mds.foofs.smithi204.glpxtq (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14784 172.21.15.66:0/3870902098) 2024-09-17T09:23:58.382 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:56.970388+0000 mgr.smithi204.bluhuj (mgr.24467) 62 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-09-17T09:23:58.382 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:56.970481+0000 mgr.smithi204.bluhuj (mgr.24467) 63 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi204.wdrkuv-rgw 2024-09-17T09:23:58.382 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:56.976084+0000 mgr.smithi204.bluhuj (mgr.24467) 64 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi204.wdrkuv's ganesha conf is defaulting to empty 2024-09-17T09:23:58.382 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:23:56.977586+0000 mgr.smithi204.bluhuj (mgr.24467) 65 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi204.wdrkuv on smithi204 2024-09-17T09:23:58.383 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:57.488151+0000 mgr.smithi204.bluhuj (mgr.24467) 66 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 336 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 4.1 MiB/s wr, 373 op/s 2024-09-17T09:23:58.383 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:57.922515+0000 mon.smithi066 (mon.0) 873 : audit [INF] from='mds.? ' entity='mds.foofs.smithi204.glpxtq' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.66:0/2212078041"}]': finished 2024-09-17T09:23:58.383 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:57.922603+0000 mon.smithi066 (mon.0) 874 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T09:23:58.543 INFO:teuthology.orchestra.run.smithi066.stdout: 5 113973 9.53 MB/sec execute 42 sec latency 8948.195 ms 2024-09-17T09:23:58.676 INFO:teuthology.orchestra.run.smithi066.stdout:[114714] write failed on handle 13096 (Input/output error) 2024-09-17T09:23:58.676 INFO:teuthology.orchestra.run.smithi066.stdout:[114574] write failed on handle 13072 (Input/output error) 2024-09-17T09:23:58.676 INFO:teuthology.orchestra.run.smithi066.stdout:Child failed with status 1 2024-09-17T09:23:58.677 INFO:teuthology.orchestra.run.smithi066.stdout:[116919] open ./clients/client3/~dmtmp/ACCESS/LABELS.PRN failed for handle 13485 (Stale file handle) 2024-09-17T09:23:58.677 INFO:teuthology.orchestra.run.smithi066.stdout:[109059] open ./clients/client1/~dmtmp/EXCEL/SALES1.PRN failed for handle 11873 (Stale file handle) 2024-09-17T09:23:58.680 DEBUG:teuthology.orchestra.run.smithi066:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-09-17T09:23:58.773 DEBUG:teuthology.orchestra.run.smithi066:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-09-17T09:23:59.104 INFO:teuthology.orchestra.run.smithi066.stderr:Created symlink /run/systemd/system/remote-fs.target.wants/rpc-statd.service → /usr/lib/systemd/system/rpc-statd.service. 2024-09-17T09:23:59.285 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:23:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:23:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:59.488682+0000 mgr.smithi204.bluhuj (mgr.24467) 67 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 336 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.7 MiB/s wr, 334 op/s 2024-09-17T09:23:59.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:23:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:59.488682+0000 mgr.smithi204.bluhuj (mgr.24467) 67 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 336 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.7 MiB/s wr, 334 op/s 2024-09-17T09:24:00.736 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:59.557947+0000 mds.foofs.smithi204.glpxtq (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24357 (172.21.15.204:0/2956780734) 2024-09-17T09:24:00.736 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:59.558181+0000 mon.smithi204 (mon.1) 88 : audit [INF] from='mds.? [v2:172.21.15.204:6832/2102106214,v1:172.21.15.204:6833/2102106214]' entity='mds.foofs.smithi204.glpxtq' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.204:0/2956780734"}]: dispatch 2024-09-17T09:24:00.736 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:59.558558+0000 mon.smithi066 (mon.0) 875 : audit [INF] from='mds.? ' entity='mds.foofs.smithi204.glpxtq' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.204:0/2956780734"}]: dispatch 2024-09-17T09:24:00.736 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:23:59.560134+0000 mds.foofs.smithi204.glpxtq (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24575 172.21.15.204:0/3652007352) 2024-09-17T09:24:00.736 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:59.649687+0000 mon.smithi066 (mon.0) 876 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:00.736 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:59.654623+0000 mon.smithi066 (mon.0) 877 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:00.736 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:59.658768+0000 mon.smithi066 (mon.0) 878 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:00.736 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:59.663068+0000 mon.smithi066 (mon.0) 879 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:00.736 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:23:59.738749+0000 mon.smithi204 (mon.1) 89 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:24:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:59.557947+0000 mds.foofs.smithi204.glpxtq (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24357 (172.21.15.204:0/2956780734) 2024-09-17T09:24:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:59.558181+0000 mon.smithi204 (mon.1) 88 : audit [INF] from='mds.? [v2:172.21.15.204:6832/2102106214,v1:172.21.15.204:6833/2102106214]' entity='mds.foofs.smithi204.glpxtq' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.204:0/2956780734"}]: dispatch 2024-09-17T09:24:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:59.558558+0000 mon.smithi066 (mon.0) 875 : audit [INF] from='mds.? ' entity='mds.foofs.smithi204.glpxtq' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.204:0/2956780734"}]: dispatch 2024-09-17T09:24:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:23:59.560134+0000 mds.foofs.smithi204.glpxtq (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24575 172.21.15.204:0/3652007352) 2024-09-17T09:24:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:59.649687+0000 mon.smithi066 (mon.0) 876 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:59.654623+0000 mon.smithi066 (mon.0) 877 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:59.658768+0000 mon.smithi066 (mon.0) 878 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:59.663068+0000 mon.smithi066 (mon.0) 879 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:23:59.738749+0000 mon.smithi204 (mon.1) 89 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:24:01.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:00.554557+0000 mon.smithi066 (mon.0) 880 : audit [INF] from='mds.? ' entity='mds.foofs.smithi204.glpxtq' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.204:0/2956780734"}]': finished 2024-09-17T09:24:01.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:00.554612+0000 mon.smithi066 (mon.0) 881 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T09:24:01.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:00.807432+0000 mon.smithi066 (mon.0) 882 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:01.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:01.489043+0000 mgr.smithi204.bluhuj (mgr.24467) 68 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 336 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 6.2 KiB/s wr, 5 op/s 2024-09-17T09:24:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:00.554557+0000 mon.smithi066 (mon.0) 880 : audit [INF] from='mds.? ' entity='mds.foofs.smithi204.glpxtq' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.204:0/2956780734"}]': finished 2024-09-17T09:24:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:00.554612+0000 mon.smithi066 (mon.0) 881 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T09:24:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:00.807432+0000 mon.smithi066 (mon.0) 882 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:01.489043+0000 mgr.smithi204.bluhuj (mgr.24467) 68 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 336 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 6.2 KiB/s wr, 5 op/s 2024-09-17T09:24:04.182 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:03.489781+0000 mgr.smithi204.bluhuj (mgr.24467) 69 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 81 KiB/s wr, 47 op/s 2024-09-17T09:24:04.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:03.489781+0000 mgr.smithi204.bluhuj (mgr.24467) 69 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 81 KiB/s wr, 47 op/s 2024-09-17T09:24:04.314 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:24:05.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:03.928256+0000 mon.smithi066 (mon.0) 883 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:05.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:03.933661+0000 mon.smithi066 (mon.0) 884 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:05.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:03.928256+0000 mon.smithi066 (mon.0) 883 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:05.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:03.933661+0000 mon.smithi066 (mon.0) 884 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:06.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:05.490130+0000 mgr.smithi204.bluhuj (mgr.24467) 70 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 75 KiB/s wr, 42 op/s 2024-09-17T09:24:06.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:05.490130+0000 mgr.smithi204.bluhuj (mgr.24467) 70 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 75 KiB/s wr, 42 op/s 2024-09-17T09:24:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:06.098742+0000 mon.smithi066 (mon.0) 885 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:06.105026+0000 mon.smithi066 (mon.0) 886 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:06.107190+0000 mon.smithi204 (mon.1) 90 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:24:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:06.108097+0000 mon.smithi204 (mon.1) 91 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:24:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:06.112612+0000 mon.smithi066 (mon.0) 887 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:06.119823+0000 mon.smithi066 (mon.0) 888 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:06.199523+0000 mon.smithi066 (mon.0) 889 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:06.203000+0000 mon.smithi066 (mon.0) 890 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:06.206399+0000 mon.smithi066 (mon.0) 891 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:06.209837+0000 mon.smithi066 (mon.0) 892 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:24:06.210676+0000 mgr.smithi204.bluhuj (mgr.24467) 71 : cephadm [INF] Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:24:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:24:06.217548+0000 mgr.smithi204.bluhuj (mgr.24467) 72 : cephadm [INF] Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:24:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:06.098742+0000 mon.smithi066 (mon.0) 885 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:06.105026+0000 mon.smithi066 (mon.0) 886 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:06.107190+0000 mon.smithi204 (mon.1) 90 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:24:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:06.108097+0000 mon.smithi204 (mon.1) 91 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:24:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:06.112612+0000 mon.smithi066 (mon.0) 887 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:06.119823+0000 mon.smithi066 (mon.0) 888 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:06.199523+0000 mon.smithi066 (mon.0) 889 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:06.203000+0000 mon.smithi066 (mon.0) 890 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:06.206399+0000 mon.smithi066 (mon.0) 891 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:06.209837+0000 mon.smithi066 (mon.0) 892 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:24:07.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:24:06.210676+0000 mgr.smithi204.bluhuj (mgr.24467) 71 : cephadm [INF] Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:24:07.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:24:06.217548+0000 mgr.smithi204.bluhuj (mgr.24467) 72 : cephadm [INF] Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:24:08.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:07.490807+0000 mgr.smithi204.bluhuj (mgr.24467) 73 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 65 KiB/s wr, 36 op/s 2024-09-17T09:24:08.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:07.490807+0000 mgr.smithi204.bluhuj (mgr.24467) 73 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 65 KiB/s wr, 36 op/s 2024-09-17T09:24:09.338 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:24:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:09.491240+0000 mgr.smithi204.bluhuj (mgr.24467) 74 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.4 KiB/s rd, 63 KiB/s wr, 35 op/s 2024-09-17T09:24:09.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:09.491240+0000 mgr.smithi204.bluhuj (mgr.24467) 74 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.4 KiB/s rd, 63 KiB/s wr, 35 op/s 2024-09-17T09:24:11.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:10.811141+0000 mon.smithi204 (mon.1) 92 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:24:11.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:10.811141+0000 mon.smithi204 (mon.1) 92 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:24:11.938 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:11.491684+0000 mgr.smithi204.bluhuj (mgr.24467) 75 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 57 KiB/s wr, 32 op/s 2024-09-17T09:24:12.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:11.491684+0000 mgr.smithi204.bluhuj (mgr.24467) 75 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 57 KiB/s wr, 32 op/s 2024-09-17T09:24:14.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:13.492318+0000 mgr.smithi204.bluhuj (mgr.24467) 76 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 52 KiB/s wr, 29 op/s 2024-09-17T09:24:14.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:13.492318+0000 mgr.smithi204.bluhuj (mgr.24467) 76 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 52 KiB/s wr, 29 op/s 2024-09-17T09:24:14.368 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:24:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:15.492888+0000 mgr.smithi204.bluhuj (mgr.24467) 77 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 2.4 KiB/s wr, 1 op/s 2024-09-17T09:24:15.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:15.492888+0000 mgr.smithi204.bluhuj (mgr.24467) 77 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 2.4 KiB/s wr, 1 op/s 2024-09-17T09:24:17.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:17.493551+0000 mgr.smithi204.bluhuj (mgr.24467) 78 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 2.7 KiB/s wr, 1 op/s 2024-09-17T09:24:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:17.493551+0000 mgr.smithi204.bluhuj (mgr.24467) 78 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 2.7 KiB/s wr, 1 op/s 2024-09-17T09:24:19.396 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:24:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:19.494099+0000 mgr.smithi204.bluhuj (mgr.24467) 79 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T09:24:19.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:19.494099+0000 mgr.smithi204.bluhuj (mgr.24467) 79 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T09:24:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:21.494605+0000 mgr.smithi204.bluhuj (mgr.24467) 80 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T09:24:21.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:21.494605+0000 mgr.smithi204.bluhuj (mgr.24467) 80 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T09:24:22.015 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:24:22.695 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:24:22.695 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (7m) 16s ago 8m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:24:22.695 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (8m) 16s ago 8m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:24:22.696 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (8m) 18s ago 7m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:24:22.696 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (7m) 16s ago 8m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:24:22.696 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (3m) 16s ago 3m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:24:22.696 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (3m) 18s ago 3m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:24:22.696 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (10m) 16s ago 10m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:24:22.696 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (64s) 18s ago 7m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:24:22.696 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (10m) 16s ago 10m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:24:22.696 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (7m) 18s ago 7m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:24:22.696 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (29s) 16s ago 28s 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:24:22.696 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (23s) 18s ago 23s 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:24:22.696 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (8m) 16s ago 8m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:24:22.696 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (7m) 18s ago 7m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:24:22.696 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (7m) 16s ago 7m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:24:22.697 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (6m) 16s ago 6m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:24:22.697 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (6m) 16s ago 6m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:24:22.697 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (6m) 16s ago 6m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:24:22.697 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (5m) 18s ago 5m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:24:22.697 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (5m) 18s ago 5m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:24:22.697 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (5m) 18s ago 5m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:24:22.697 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (4m) 18s ago 4m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:24:22.697 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (6m) 16s ago 8m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:24:22.697 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:22 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:22.001594+0000 mgr.smithi204.bluhuj (mgr.24467) 81 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:22.697 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:22 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:22.350210+0000 mgr.smithi204.bluhuj (mgr.24467) 82 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:22.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:22 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:22.001594+0000 mgr.smithi204.bluhuj (mgr.24467) 81 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:22.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:22 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:22.350210+0000 mgr.smithi204.bluhuj (mgr.24467) 82 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:23.100 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:24:23.100 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:24:23.100 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:24:23.101 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:24:23.101 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:24:23.101 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:24:23.101 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:24:23.101 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:24:23.101 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:24:23.101 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:24:23.101 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:24:23.101 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:24:23.101 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:24:23.101 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:24:23.101 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:24:23.102 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:24:23.102 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:24:23.102 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:24:23.102 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:24:23.444 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:24:23.444 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:24:23.444 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:24:23.444 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:24:23.444 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:24:23.444 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:24:23.444 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:24:23.444 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:24:23.445 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:24:23.854 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:24:24.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:22.684467+0000 mgr.smithi204.bluhuj (mgr.24467) 83 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:24.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:23.099883+0000 mon.smithi066 (mon.0) 893 : audit [DBG] from='client.? 172.21.15.66:0/1198389696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:24:24.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:23.442860+0000 mgr.smithi204.bluhuj (mgr.24467) 84 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:24.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:23.495160+0000 mgr.smithi204.bluhuj (mgr.24467) 85 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T09:24:24.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:23.853529+0000 mon.smithi066 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.66:0/161231566' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:24:24.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:22.684467+0000 mgr.smithi204.bluhuj (mgr.24467) 83 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:24.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:23.099883+0000 mon.smithi066 (mon.0) 893 : audit [DBG] from='client.? 172.21.15.66:0/1198389696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:24:24.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:23.442860+0000 mgr.smithi204.bluhuj (mgr.24467) 84 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:24.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:23.495160+0000 mgr.smithi204.bluhuj (mgr.24467) 85 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T09:24:24.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:23.853529+0000 mon.smithi066 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.66:0/161231566' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:24:24.421 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:24:25.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:25.495691+0000 mgr.smithi204.bluhuj (mgr.24467) 86 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T09:24:25.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:25.495691+0000 mgr.smithi204.bluhuj (mgr.24467) 86 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T09:24:26.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:25.814793+0000 mon.smithi204 (mon.1) 93 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:24:26.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:25.814793+0000 mon.smithi204 (mon.1) 93 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:24:27.834 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:27.496489+0000 mgr.smithi204.bluhuj (mgr.24467) 87 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T09:24:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:27.496489+0000 mgr.smithi204.bluhuj (mgr.24467) 87 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T09:24:29.448 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:24:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:29.496961+0000 mgr.smithi204.bluhuj (mgr.24467) 88 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:29.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:29.496961+0000 mgr.smithi204.bluhuj (mgr.24467) 88 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:31.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:31.497486+0000 mgr.smithi204.bluhuj (mgr.24467) 89 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:24:31.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:31.497486+0000 mgr.smithi204.bluhuj (mgr.24467) 89 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:24:34.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:33.498062+0000 mgr.smithi204.bluhuj (mgr.24467) 90 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:34.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:33.498062+0000 mgr.smithi204.bluhuj (mgr.24467) 90 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:34.478 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:24:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:35.498642+0000 mgr.smithi204.bluhuj (mgr.24467) 91 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:35.498642+0000 mgr.smithi204.bluhuj (mgr.24467) 91 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:37.499507+0000 mgr.smithi204.bluhuj (mgr.24467) 92 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:24:37.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:37.499507+0000 mgr.smithi204.bluhuj (mgr.24467) 92 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:24:39.505 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:24:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:39.500042+0000 mgr.smithi204.bluhuj (mgr.24467) 93 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:39.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:39.500042+0000 mgr.smithi204.bluhuj (mgr.24467) 93 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:41.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:40.814976+0000 mon.smithi204 (mon.1) 94 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:24:41.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:40 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:40.814976+0000 mon.smithi204 (mon.1) 94 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:24:42.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:41.500548+0000 mgr.smithi204.bluhuj (mgr.24467) 94 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:24:42.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:41.500548+0000 mgr.smithi204.bluhuj (mgr.24467) 94 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:24:44.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:43.501232+0000 mgr.smithi204.bluhuj (mgr.24467) 95 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:44.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:43.501232+0000 mgr.smithi204.bluhuj (mgr.24467) 95 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:44.533 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:24:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:45.501659+0000 mgr.smithi204.bluhuj (mgr.24467) 96 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:45.501659+0000 mgr.smithi204.bluhuj (mgr.24467) 96 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:47.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:47.502326+0000 mgr.smithi204.bluhuj (mgr.24467) 97 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:24:47.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:47.502326+0000 mgr.smithi204.bluhuj (mgr.24467) 97 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:24:49.557 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:24:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:49.502703+0000 mgr.smithi204.bluhuj (mgr.24467) 98 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:49.502703+0000 mgr.smithi204.bluhuj (mgr.24467) 98 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:51.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:51.503395+0000 mgr.smithi204.bluhuj (mgr.24467) 99 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:24:51.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:51.503395+0000 mgr.smithi204.bluhuj (mgr.24467) 99 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:24:54.223 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:24:54.223 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:53.504054+0000 mgr.smithi204.bluhuj (mgr.24467) 100 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:54.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:53.504054+0000 mgr.smithi204.bluhuj (mgr.24467) 100 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:54.584 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:24:54.895 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:24:54.895 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (7m) 48s ago 9m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:24:54.895 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (9m) 48s ago 9m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:24:54.896 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (8m) 50s ago 8m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:24:54.896 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (7m) 48s ago 9m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:24:54.896 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (4m) 48s ago 4m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:24:54.896 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (3m) 50s ago 3m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:24:54.896 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (10m) 48s ago 10m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:24:54.896 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (96s) 50s ago 8m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:24:54.896 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (10m) 48s ago 10m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:24:54.896 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (8m) 50s ago 8m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:24:54.896 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (61s) 48s ago 60s 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:24:54.896 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (55s) 50s ago 55s 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:24:54.896 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (8m) 48s ago 8m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:24:54.896 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (8m) 50s ago 8m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:24:54.896 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (7m) 48s ago 7m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:24:54.897 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (7m) 48s ago 7m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:24:54.897 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (7m) 48s ago 7m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:24:54.897 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (6m) 48s ago 6m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:24:54.897 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (6m) 50s ago 6m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:24:54.897 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (6m) 50s ago 6m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:24:54.897 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (5m) 50s ago 5m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:24:54.897 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (5m) 50s ago 5m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:24:54.897 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (7m) 48s ago 8m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:24:55.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:54.209499+0000 mgr.smithi204.bluhuj (mgr.24467) 101 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:55.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:54.209499+0000 mgr.smithi204.bluhuj (mgr.24467) 101 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:55.298 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:24:55.298 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:24:55.299 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:24:55.299 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:24:55.299 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:24:55.299 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:24:55.299 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:24:55.299 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:24:55.299 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:24:55.299 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:24:55.299 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:24:55.299 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:24:55.299 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:24:55.299 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:24:55.300 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:24:55.300 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:24:55.300 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:24:55.300 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:24:55.300 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:24:55.638 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:24:55.638 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:24:55.639 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:24:55.639 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:24:55.639 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:24:55.639 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:24:55.639 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:24:55.639 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:24:55.639 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:24:56.052 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:24:56.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:54.551251+0000 mgr.smithi204.bluhuj (mgr.24467) 102 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:56.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:54.884897+0000 mgr.smithi204.bluhuj (mgr.24467) 103 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:56.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:55.297934+0000 mon.smithi066 (mon.0) 895 : audit [DBG] from='client.? 172.21.15.66:0/1012143377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:24:56.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:55.504559+0000 mgr.smithi204.bluhuj (mgr.24467) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:56.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:55.815319+0000 mon.smithi204 (mon.1) 95 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:24:56.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:54.551251+0000 mgr.smithi204.bluhuj (mgr.24467) 102 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:56.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:54.884897+0000 mgr.smithi204.bluhuj (mgr.24467) 103 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:56.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:55.297934+0000 mon.smithi066 (mon.0) 895 : audit [DBG] from='client.? 172.21.15.66:0/1012143377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:24:56.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:55.504559+0000 mgr.smithi204.bluhuj (mgr.24467) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:24:56.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:55.815319+0000 mon.smithi204 (mon.1) 95 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:24:57.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:55.637542+0000 mgr.smithi204.bluhuj (mgr.24467) 105 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:57.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:24:56.051766+0000 mon.smithi066 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.66:0/3433800821' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:24:57.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:55.637542+0000 mgr.smithi204.bluhuj (mgr.24467) 105 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:24:57.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:24:56.051766+0000 mon.smithi066 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.66:0/3433800821' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:24:59.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:57.505391+0000 mgr.smithi204.bluhuj (mgr.24467) 106 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-09-17T09:24:59.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:24:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:57.943654+0000 mon.smithi066 (mon.0) 897 : cluster [DBG] mgrmap e28: smithi204.bluhuj(active, since 92s), standbys: smithi066.mabcvm 2024-09-17T09:24:59.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:57.505391+0000 mgr.smithi204.bluhuj (mgr.24467) 106 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-09-17T09:24:59.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:24:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:57.943654+0000 mon.smithi066 (mon.0) 897 : cluster [DBG] mgrmap e28: smithi204.bluhuj(active, since 92s), standbys: smithi066.mabcvm 2024-09-17T09:24:59.610 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:25:01.219 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:24:59.505811+0000 mgr.smithi204.bluhuj (mgr.24467) 107 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T09:25:01.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:24:59.505811+0000 mgr.smithi204.bluhuj (mgr.24467) 107 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T09:25:03.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:01.506380+0000 mgr.smithi204.bluhuj (mgr.24467) 108 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-09-17T09:25:03.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:01.506380+0000 mgr.smithi204.bluhuj (mgr.24467) 108 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-09-17T09:25:04.642 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:25:05.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:03.506986+0000 mgr.smithi204.bluhuj (mgr.24467) 109 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T09:25:05.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:03.506986+0000 mgr.smithi204.bluhuj (mgr.24467) 109 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T09:25:07.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:05.507525+0000 mgr.smithi204.bluhuj (mgr.24467) 110 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T09:25:07.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:05.507525+0000 mgr.smithi204.bluhuj (mgr.24467) 110 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T09:25:09.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:07.508289+0000 mgr.smithi204.bluhuj (mgr.24467) 111 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-09-17T09:25:09.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:07.508289+0000 mgr.smithi204.bluhuj (mgr.24467) 111 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-09-17T09:25:09.678 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:25:11.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:09.508769+0000 mgr.smithi204.bluhuj (mgr.24467) 112 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:11.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:25:10.815551+0000 mon.smithi204 (mon.1) 96 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:25:11.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:09.508769+0000 mgr.smithi204.bluhuj (mgr.24467) 112 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:11.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:25:10.815551+0000 mon.smithi204 (mon.1) 96 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:25:13.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:11.509368+0000 mgr.smithi204.bluhuj (mgr.24467) 113 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:13.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:11.509368+0000 mgr.smithi204.bluhuj (mgr.24467) 113 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:14.710 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:25:15.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:13.509993+0000 mgr.smithi204.bluhuj (mgr.24467) 114 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:15.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:13.509993+0000 mgr.smithi204.bluhuj (mgr.24467) 114 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:17.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:16 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:15.510490+0000 mgr.smithi204.bluhuj (mgr.24467) 115 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:17.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:16 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:15.510490+0000 mgr.smithi204.bluhuj (mgr.24467) 115 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:19.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:17.511252+0000 mgr.smithi204.bluhuj (mgr.24467) 116 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:19.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:17.511252+0000 mgr.smithi204.bluhuj (mgr.24467) 116 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:19.734 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:25:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:19.511710+0000 mgr.smithi204.bluhuj (mgr.24467) 117 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:21.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:19.511710+0000 mgr.smithi204.bluhuj (mgr.24467) 117 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:23.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:22 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:21.512493+0000 mgr.smithi204.bluhuj (mgr.24467) 118 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:23.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:22 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:21.512493+0000 mgr.smithi204.bluhuj (mgr.24467) 118 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:24.766 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:25:25.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:23.512956+0000 mgr.smithi204.bluhuj (mgr.24467) 119 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:25.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:23.512956+0000 mgr.smithi204.bluhuj (mgr.24467) 119 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:26.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:25:25.815588+0000 mon.smithi204 (mon.1) 97 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:25:26.424 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:25:26.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:25:25.815588+0000 mon.smithi204 (mon.1) 97 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:25:27.096 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:25:27.096 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (8m) 80s ago 9m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:25:27.096 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (9m) 80s ago 9m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:25:27.096 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (9m) 83s ago 9m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:25:27.097 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (8m) 80s ago 9m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:25:27.097 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (4m) 80s ago 4m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:25:27.097 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (4m) 83s ago 4m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:25:27.097 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (11m) 80s ago 11m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:25:27.097 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (2m) 83s ago 9m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:25:27.097 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (11m) 80s ago 11m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:25:27.097 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (8m) 83s ago 8m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:25:27.097 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (94s) 80s ago 93s 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:25:27.097 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (87s) 83s ago 87s 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:25:27.097 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (9m) 80s ago 9m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:25:27.097 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (8m) 83s ago 8m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:25:27.097 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (8m) 80s ago 8m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:25:27.097 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (7m) 80s ago 7m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:25:27.097 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (7m) 80s ago 7m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:25:27.098 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (7m) 80s ago 7m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:25:27.098 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (6m) 83s ago 6m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:25:27.098 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (6m) 83s ago 6m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:25:27.098 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (6m) 83s ago 6m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:25:27.098 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (5m) 83s ago 5m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:25:27.098 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (8m) 80s ago 9m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:25:27.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:25.513416+0000 mgr.smithi204.bluhuj (mgr.24467) 120 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:27.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:25:26.410306+0000 mgr.smithi204.bluhuj (mgr.24467) 121 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:27.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:25.513416+0000 mgr.smithi204.bluhuj (mgr.24467) 120 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:27.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:25:26.410306+0000 mgr.smithi204.bluhuj (mgr.24467) 121 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:27.499 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:25:27.499 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:25:27.500 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:25:27.500 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:25:27.500 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:25:27.500 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:25:27.500 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:25:27.500 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:25:27.500 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:25:27.500 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:25:27.500 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:25:27.500 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:25:27.500 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:25:27.500 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:25:27.500 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:25:27.501 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:25:27.501 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:25:27.501 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:25:27.501 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:25:27.847 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:25:27.847 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:25:27.847 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:25:27.847 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:25:27.847 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:25:27.848 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:25:27.848 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:25:27.848 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:25:27.848 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:25:28.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:25:26.755456+0000 mgr.smithi204.bluhuj (mgr.24467) 122 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:28.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:25:27.086332+0000 mgr.smithi204.bluhuj (mgr.24467) 123 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:28.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:25:27.499106+0000 mon.smithi066 (mon.0) 898 : audit [DBG] from='client.? 172.21.15.66:0/3255843197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:25:28.259 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:25:28.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:25:26.755456+0000 mgr.smithi204.bluhuj (mgr.24467) 122 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:28.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:25:27.086332+0000 mgr.smithi204.bluhuj (mgr.24467) 123 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:28.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:25:27.499106+0000 mon.smithi066 (mon.0) 898 : audit [DBG] from='client.? 172.21.15.66:0/3255843197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:25:29.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:27.514154+0000 mgr.smithi204.bluhuj (mgr.24467) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:29.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:25:27.846260+0000 mgr.smithi204.bluhuj (mgr.24467) 125 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:29.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:25:28.259384+0000 mon.smithi066 (mon.0) 899 : audit [DBG] from='client.? 172.21.15.66:0/108072080' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:25:29.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:27.514154+0000 mgr.smithi204.bluhuj (mgr.24467) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:29.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:25:27.846260+0000 mgr.smithi204.bluhuj (mgr.24467) 125 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:29.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:25:28.259384+0000 mon.smithi066 (mon.0) 899 : audit [DBG] from='client.? 172.21.15.66:0/108072080' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:25:29.794 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:25:31.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:29.514586+0000 mgr.smithi204.bluhuj (mgr.24467) 126 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:31.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:29.514586+0000 mgr.smithi204.bluhuj (mgr.24467) 126 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:33.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:31.515363+0000 mgr.smithi204.bluhuj (mgr.24467) 127 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:33.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:31.515363+0000 mgr.smithi204.bluhuj (mgr.24467) 127 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:34.823 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:25:35.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:33.515873+0000 mgr.smithi204.bluhuj (mgr.24467) 128 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:35.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:33.515873+0000 mgr.smithi204.bluhuj (mgr.24467) 128 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:37.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:35.516265+0000 mgr.smithi204.bluhuj (mgr.24467) 129 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:37.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:35.516265+0000 mgr.smithi204.bluhuj (mgr.24467) 129 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:39.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:37.516978+0000 mgr.smithi204.bluhuj (mgr.24467) 130 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:39.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:37.516978+0000 mgr.smithi204.bluhuj (mgr.24467) 130 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:39.856 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:25:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:39.517555+0000 mgr.smithi204.bluhuj (mgr.24467) 131 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:25:40.816017+0000 mon.smithi204 (mon.1) 98 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:25:41.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:39.517555+0000 mgr.smithi204.bluhuj (mgr.24467) 131 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:41.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:25:40.816017+0000 mon.smithi204 (mon.1) 98 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:25:43.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:41.518144+0000 mgr.smithi204.bluhuj (mgr.24467) 132 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:43.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:41.518144+0000 mgr.smithi204.bluhuj (mgr.24467) 132 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:44.887 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:25:45.292 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:43.518568+0000 mgr.smithi204.bluhuj (mgr.24467) 133 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:45.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:43.518568+0000 mgr.smithi204.bluhuj (mgr.24467) 133 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:47.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:45.519137+0000 mgr.smithi204.bluhuj (mgr.24467) 134 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:47.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:45.519137+0000 mgr.smithi204.bluhuj (mgr.24467) 134 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:49.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:47.519986+0000 mgr.smithi204.bluhuj (mgr.24467) 135 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:49.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:47.519986+0000 mgr.smithi204.bluhuj (mgr.24467) 135 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:49.913 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:25:51.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:49.520625+0000 mgr.smithi204.bluhuj (mgr.24467) 136 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:51.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:49.520625+0000 mgr.smithi204.bluhuj (mgr.24467) 136 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:51.521276+0000 mgr.smithi204.bluhuj (mgr.24467) 137 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:53.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:51.521276+0000 mgr.smithi204.bluhuj (mgr.24467) 137 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:54.941 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:25:55.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:53.521705+0000 mgr.smithi204.bluhuj (mgr.24467) 138 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:55.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:53.521705+0000 mgr.smithi204.bluhuj (mgr.24467) 138 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:56.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:25:55.816186+0000 mon.smithi204 (mon.1) 99 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:25:56.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:25:55.816186+0000 mon.smithi204 (mon.1) 99 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:25:57.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:55.522107+0000 mgr.smithi204.bluhuj (mgr.24467) 139 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:57.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:55.522107+0000 mgr.smithi204.bluhuj (mgr.24467) 139 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:25:58.632 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:25:59.302 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:25:59.302 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (8m) 113s ago 10m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:25:59.302 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (10m) 113s ago 10m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:25:59.302 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (9m) 115s ago 9m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:25:59.302 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (8m) 113s ago 10m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:25:59.302 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (5m) 113s ago 5m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:25:59.302 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (5m) 115s ago 5m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:25:59.302 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (11m) 113s ago 11m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:25:59.302 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (2m) 115s ago 9m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:25:59.302 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (11m) 113s ago 11m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:25:59.302 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (9m) 115s ago 9m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:25:59.302 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (2m) 113s ago 2m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:25:59.303 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (2m) 115s ago 119s 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:25:59.303 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (9m) 113s ago 9m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:25:59.303 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (9m) 115s ago 9m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:25:59.303 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (8m) 113s ago 8m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:25:59.303 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (8m) 113s ago 8m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:25:59.303 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (8m) 113s ago 8m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:25:59.303 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (7m) 113s ago 7m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:25:59.303 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (7m) 115s ago 7m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:25:59.303 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (7m) 115s ago 7m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:25:59.303 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (6m) 115s ago 6m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:25:59.303 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (6m) 115s ago 6m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:25:59.303 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (8m) 113s ago 9m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:25:59.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:25:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:57.522972+0000 mgr.smithi204.bluhuj (mgr.24467) 140 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:59.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:25:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:57.522972+0000 mgr.smithi204.bluhuj (mgr.24467) 140 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:25:59.704 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:25:59.704 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:25:59.704 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:25:59.704 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:25:59.704 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:25:59.705 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:25:59.705 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:25:59.705 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:25:59.705 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:25:59.705 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:25:59.705 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:25:59.705 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:25:59.705 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:25:59.705 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:25:59.705 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:25:59.705 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:25:59.705 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:25:59.706 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:25:59.706 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:25:59.967 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:26:00.053 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:26:00.053 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:26:00.053 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:26:00.054 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:26:00.054 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:26:00.054 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:26:00.054 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:26:00.054 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:26:00.054 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:26:00.464 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:26:00.465 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:25:58.618559+0000 mgr.smithi204.bluhuj (mgr.24467) 141 : audit [DBG] from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:00.465 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:25:58.960026+0000 mgr.smithi204.bluhuj (mgr.24467) 142 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:00.465 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:25:59.291674+0000 mgr.smithi204.bluhuj (mgr.24467) 143 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:00.465 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:25:59.703712+0000 mon.smithi066 (mon.0) 900 : audit [DBG] from='client.? 172.21.15.66:0/2105944663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:26:00.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:25:58.618559+0000 mgr.smithi204.bluhuj (mgr.24467) 141 : audit [DBG] from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:00.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:25:58.960026+0000 mgr.smithi204.bluhuj (mgr.24467) 142 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:00.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:25:59.291674+0000 mgr.smithi204.bluhuj (mgr.24467) 143 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:00.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:25:59.703712+0000 mon.smithi066 (mon.0) 900 : audit [DBG] from='client.? 172.21.15.66:0/2105944663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:26:01.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:25:59.523638+0000 mgr.smithi204.bluhuj (mgr.24467) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:01.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:00.052608+0000 mgr.smithi204.bluhuj (mgr.24467) 145 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:01.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:00.464148+0000 mon.smithi066 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.66:0/2455387905' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:26:01.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:25:59.523638+0000 mgr.smithi204.bluhuj (mgr.24467) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:01.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:00.052608+0000 mgr.smithi204.bluhuj (mgr.24467) 145 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:01.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:00.464148+0000 mon.smithi066 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.66:0/2455387905' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:26:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:01.524495+0000 mgr.smithi204.bluhuj (mgr.24467) 146 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:03.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:01.524495+0000 mgr.smithi204.bluhuj (mgr.24467) 146 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:04.993 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:26:05.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:03.524934+0000 mgr.smithi204.bluhuj (mgr.24467) 147 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:05.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:03.524934+0000 mgr.smithi204.bluhuj (mgr.24467) 147 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:05.525398+0000 mgr.smithi204.bluhuj (mgr.24467) 148 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:05.525398+0000 mgr.smithi204.bluhuj (mgr.24467) 148 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:09.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:07.526128+0000 mgr.smithi204.bluhuj (mgr.24467) 149 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:09.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:07.526128+0000 mgr.smithi204.bluhuj (mgr.24467) 149 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:10.018 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:26:11.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:09.526715+0000 mgr.smithi204.bluhuj (mgr.24467) 150 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:11.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:10.816437+0000 mon.smithi204 (mon.1) 100 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:26:11.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:09.526715+0000 mgr.smithi204.bluhuj (mgr.24467) 150 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:11.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:10.816437+0000 mon.smithi204 (mon.1) 100 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:26:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:11.527500+0000 mgr.smithi204.bluhuj (mgr.24467) 151 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:13.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:11.527500+0000 mgr.smithi204.bluhuj (mgr.24467) 151 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:14.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:26:13.308440+0000 mgr.smithi204.bluhuj (mgr.24467) 152 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:26:14.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:26:14.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:26:14.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:26:14.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:26:14.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:26:14.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:26:14.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:26:14.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:26:14.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:26:14.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:26:14.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:26:14.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:26:14.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:26:14.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:26:14.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:26:14.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:26:14.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:26:14.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:26:14.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:26:14.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:26:14.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:26:14.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:26:14.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:26:14.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:26:14.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:26:14.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:26:14.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:26:14.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:26:14.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:26:14.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:26:14.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:26:14.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:26:14.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:26:14.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:26:14.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:26:14.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:26:14.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:26:14.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:26:14.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:26:14.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:26:14.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:26:14.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:26:14.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:26:14.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:26:14.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:26:14.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:26:14.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:26:14.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:26:14.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:26:14.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:26:14.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:26:14.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:26:14.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:26:13.309072+0000 mgr.smithi204.bluhuj (mgr.24467) 153 : cephadm [INF] Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:26:14.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:26:13.318812+0000 mgr.smithi204.bluhuj (mgr.24467) 154 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T09:26:14.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:13.358788+0000 mon.smithi066 (mon.0) 902 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:26:14.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:13.362629+0000 mon.smithi066 (mon.0) 903 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:26:14.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:13.365517+0000 mon.smithi204 (mon.1) 101 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T09:26:14.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:13.365948+0000 mgr.smithi204.bluhuj (mgr.24467) 155 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T09:26:14.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:26:13.368411+0000 mgr.smithi204.bluhuj (mgr.24467) 156 : cephadm [INF] Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:26:14.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:26:13.308440+0000 mgr.smithi204.bluhuj (mgr.24467) 152 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:26:14.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:26:14.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:26:14.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:26:14.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:26:14.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:26:14.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:26:14.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:26:14.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:26:14.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:26:14.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:26:14.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:26:14.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:26:14.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:26:14.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:26:14.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:26:14.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:26:14.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:26:14.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:26:14.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:26:14.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:26:14.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:26:14.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:26:14.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:26:14.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:26:14.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:26:14.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:26:14.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:26:14.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:26:14.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:26:14.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:26:14.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:26:14.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:26:14.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:26:14.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:26:14.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:26:14.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:26:14.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:26:14.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:26:14.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:26:14.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:26:14.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:26:13.309072+0000 mgr.smithi204.bluhuj (mgr.24467) 153 : cephadm [INF] Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:26:13.318812+0000 mgr.smithi204.bluhuj (mgr.24467) 154 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:13.358788+0000 mon.smithi066 (mon.0) 902 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:26:14.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:13.362629+0000 mon.smithi066 (mon.0) 903 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:26:14.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:13.365517+0000 mon.smithi204 (mon.1) 101 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T09:26:14.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:13.365948+0000 mgr.smithi204.bluhuj (mgr.24467) 155 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T09:26:14.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:26:13.368411+0000 mgr.smithi204.bluhuj (mgr.24467) 156 : cephadm [INF] Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:26:15.045 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:26:15.641 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:13.528037+0000 mgr.smithi204.bluhuj (mgr.24467) 157 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:13.528037+0000 mgr.smithi204.bluhuj (mgr.24467) 157 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:17.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:15.528480+0000 mgr.smithi204.bluhuj (mgr.24467) 158 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:17.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:15.528480+0000 mgr.smithi204.bluhuj (mgr.24467) 158 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:19.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:17.529333+0000 mgr.smithi204.bluhuj (mgr.24467) 159 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:19.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:17.529333+0000 mgr.smithi204.bluhuj (mgr.24467) 159 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:20.071 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:26:21.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:19.529764+0000 mgr.smithi204.bluhuj (mgr.24467) 160 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:21.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:19.529764+0000 mgr.smithi204.bluhuj (mgr.24467) 160 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:23.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:21.530705+0000 mgr.smithi204.bluhuj (mgr.24467) 161 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:23.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:21.530705+0000 mgr.smithi204.bluhuj (mgr.24467) 161 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:25.107 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:26:25.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:23.531141+0000 mgr.smithi204.bluhuj (mgr.24467) 162 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:25.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:23.531141+0000 mgr.smithi204.bluhuj (mgr.24467) 162 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:26.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:25.816568+0000 mon.smithi204 (mon.1) 102 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:26:26.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:25.816568+0000 mon.smithi204 (mon.1) 102 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:26:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:25.531708+0000 mgr.smithi204.bluhuj (mgr.24467) 163 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:27.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:25.531708+0000 mgr.smithi204.bluhuj (mgr.24467) 163 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:29.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:27.532369+0000 mgr.smithi204.bluhuj (mgr.24467) 164 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:29.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:27.532369+0000 mgr.smithi204.bluhuj (mgr.24467) 164 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:30.135 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:26:30.839 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:26:31.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:29.532843+0000 mgr.smithi204.bluhuj (mgr.24467) 165 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:31.523 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:26:31.523 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (9m) 2m ago 10m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:26:31.523 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (10m) 2m ago 10m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:26:31.523 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (10m) 2m ago 10m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:26:31.523 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (9m) 2m ago 10m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:26:31.523 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (5m) 2m ago 5m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:26:31.523 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (5m) 2m ago 5m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:26:31.523 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (12m) 2m ago 12m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:26:31.524 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (3m) 2m ago 10m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:26:31.524 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (12m) 2m ago 12m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:26:31.524 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (9m) 2m ago 9m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:26:31.524 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (2m) 2m ago 2m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:26:31.524 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (2m) 2m ago 2m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:26:31.524 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (10m) 2m ago 10m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:26:31.524 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (9m) 2m ago 9m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:26:31.524 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (9m) 2m ago 9m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:26:31.524 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (9m) 2m ago 9m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:26:31.524 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (8m) 2m ago 8m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:26:31.524 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (8m) 2m ago 8m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:26:31.524 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (8m) 2m ago 8m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:26:31.524 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (7m) 2m ago 7m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:26:31.525 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (7m) 2m ago 7m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:26:31.525 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (7m) 2m ago 7m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:26:31.525 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (9m) 2m ago 10m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:26:31.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:29.532843+0000 mgr.smithi204.bluhuj (mgr.24467) 165 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:31.937 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:26:31.937 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:26:31.937 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:26:31.938 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:26:31.938 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:26:31.938 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:26:31.938 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:26:31.938 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:26:31.938 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:26:31.938 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:26:31.938 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:26:31.938 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:26:31.938 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:26:31.938 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:26:31.938 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:26:31.938 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:26:31.938 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:26:31.939 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:26:31.939 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:26:32.281 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:26:32.281 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:26:32.281 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:26:32.281 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:26:32.281 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:26:32.281 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:26:32.281 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:26:32.281 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:26:32.281 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:26:32.685 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:26:32.685 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:30.824251+0000 mgr.smithi204.bluhuj (mgr.24467) 166 : audit [DBG] from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:32.685 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:31.171247+0000 mgr.smithi204.bluhuj (mgr.24467) 167 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:32.685 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:31.512672+0000 mgr.smithi204.bluhuj (mgr.24467) 168 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:32.685 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:31.936936+0000 mon.smithi066 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.66:0/2744109156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:26:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:30.824251+0000 mgr.smithi204.bluhuj (mgr.24467) 166 : audit [DBG] from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:31.171247+0000 mgr.smithi204.bluhuj (mgr.24467) 167 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:31.512672+0000 mgr.smithi204.bluhuj (mgr.24467) 168 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:31.936936+0000 mon.smithi066 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.66:0/2744109156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:26:33.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:31.533432+0000 mgr.smithi204.bluhuj (mgr.24467) 169 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:33.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:32.279922+0000 mgr.smithi204.bluhuj (mgr.24467) 170 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:33.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:32.684461+0000 mon.smithi066 (mon.0) 905 : audit [DBG] from='client.? 172.21.15.66:0/439217809' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:26:33.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:31.533432+0000 mgr.smithi204.bluhuj (mgr.24467) 169 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:33.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:32.279922+0000 mgr.smithi204.bluhuj (mgr.24467) 170 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:26:33.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:32.684461+0000 mon.smithi066 (mon.0) 905 : audit [DBG] from='client.? 172.21.15.66:0/439217809' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:26:35.169 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:26:35.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:33.533962+0000 mgr.smithi204.bluhuj (mgr.24467) 171 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:35.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:33.533962+0000 mgr.smithi204.bluhuj (mgr.24467) 171 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:37.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:35.534516+0000 mgr.smithi204.bluhuj (mgr.24467) 172 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:37.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:35.534516+0000 mgr.smithi204.bluhuj (mgr.24467) 172 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:39.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:37.535389+0000 mgr.smithi204.bluhuj (mgr.24467) 173 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:39.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:37.535389+0000 mgr.smithi204.bluhuj (mgr.24467) 173 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:40.199 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:26:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:39.535885+0000 mgr.smithi204.bluhuj (mgr.24467) 174 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:40.816833+0000 mon.smithi204 (mon.1) 103 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:26:41.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:39.535885+0000 mgr.smithi204.bluhuj (mgr.24467) 174 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:41.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:40.816833+0000 mon.smithi204 (mon.1) 103 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:26:43.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:41.536562+0000 mgr.smithi204.bluhuj (mgr.24467) 175 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:43.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:41.536562+0000 mgr.smithi204.bluhuj (mgr.24467) 175 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:45.226 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:26:45.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:43.537112+0000 mgr.smithi204.bluhuj (mgr.24467) 176 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:45.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:43.537112+0000 mgr.smithi204.bluhuj (mgr.24467) 176 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:47.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:45.537681+0000 mgr.smithi204.bluhuj (mgr.24467) 177 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:47.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:45.537681+0000 mgr.smithi204.bluhuj (mgr.24467) 177 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:49.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:47.538386+0000 mgr.smithi204.bluhuj (mgr.24467) 178 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:49.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:47.538386+0000 mgr.smithi204.bluhuj (mgr.24467) 178 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:50.251 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:26:51.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:49.538834+0000 mgr.smithi204.bluhuj (mgr.24467) 179 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:51.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:49.538834+0000 mgr.smithi204.bluhuj (mgr.24467) 179 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:53.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:51.539516+0000 mgr.smithi204.bluhuj (mgr.24467) 180 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:53.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:51.539516+0000 mgr.smithi204.bluhuj (mgr.24467) 180 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:55.279 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:26:55.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:53.539895+0000 mgr.smithi204.bluhuj (mgr.24467) 181 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:53.539895+0000 mgr.smithi204.bluhuj (mgr.24467) 181 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:26:55.817092+0000 mon.smithi204 (mon.1) 104 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:26:56.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:26:55.817092+0000 mon.smithi204 (mon.1) 104 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:26:57.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:55.540285+0000 mgr.smithi204.bluhuj (mgr.24467) 182 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:57.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:55.540285+0000 mgr.smithi204.bluhuj (mgr.24467) 182 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:26:59.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:26:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:57.541027+0000 mgr.smithi204.bluhuj (mgr.24467) 183 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:26:59.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:26:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:57.541027+0000 mgr.smithi204.bluhuj (mgr.24467) 183 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:00.307 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:27:01.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:26:59.541429+0000 mgr.smithi204.bluhuj (mgr.24467) 184 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:01.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:26:59.541429+0000 mgr.smithi204.bluhuj (mgr.24467) 184 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:03.055 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:27:03.737 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:27:03.737 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (9m) 2m ago 11m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:27:03.737 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (11m) 2m ago 11m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:27:03.737 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (10m) 2m ago 10m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:27:03.737 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (9m) 2m ago 11m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:27:03.737 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (6m) 2m ago 6m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:27:03.737 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (6m) 2m ago 6m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:27:03.737 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (12m) 2m ago 12m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:27:03.737 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (3m) 2m ago 10m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:27:03.738 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (12m) 2m ago 12m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:27:03.738 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (10m) 2m ago 10m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:27:03.738 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (3m) 2m ago 3m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:27:03.738 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (3m) 2m ago 3m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:27:03.738 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (11m) 2m ago 11m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:27:03.738 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (10m) 2m ago 10m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:27:03.738 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (10m) 2m ago 10m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:27:03.738 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (9m) 2m ago 9m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:27:03.738 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (9m) 2m ago 9m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:27:03.738 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (8m) 2m ago 8m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:27:03.738 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (8m) 2m ago 8m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:27:03.738 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (8m) 2m ago 8m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:27:03.738 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (7m) 2m ago 7m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:27:03.738 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (7m) 2m ago 7m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:27:03.739 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (9m) 2m ago 10m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:27:03.739 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:01.542042+0000 mgr.smithi204.bluhuj (mgr.24467) 185 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:03.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:01.542042+0000 mgr.smithi204.bluhuj (mgr.24467) 185 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:04.144 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:27:04.144 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:27:04.144 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:27:04.144 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:27:04.145 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:27:04.145 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:27:04.145 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:27:04.145 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:27:04.145 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:27:04.145 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:27:04.145 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:27:04.145 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:27:04.145 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:27:04.145 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:27:04.145 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:27:04.145 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:27:04.145 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:27:04.146 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:27:04.146 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:27:04.497 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:27:04.497 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:27:04.497 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:27:04.497 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:27:04.497 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:27:04.498 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:27:04.498 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:27:04.498 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:27:04.498 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:27:04.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:03.040964+0000 mgr.smithi204.bluhuj (mgr.24467) 186 : audit [DBG] from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:04.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:03.385011+0000 mgr.smithi204.bluhuj (mgr.24467) 187 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:04.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:04.143925+0000 mon.smithi066 (mon.0) 906 : audit [DBG] from='client.? 172.21.15.66:0/4100675947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:27:04.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:03.040964+0000 mgr.smithi204.bluhuj (mgr.24467) 186 : audit [DBG] from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:04.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:03.385011+0000 mgr.smithi204.bluhuj (mgr.24467) 187 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:04.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:04.143925+0000 mon.smithi066 (mon.0) 906 : audit [DBG] from='client.? 172.21.15.66:0/4100675947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:27:04.909 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:27:05.332 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:27:05.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:03.542393+0000 mgr.smithi204.bluhuj (mgr.24467) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:05.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:03.727009+0000 mgr.smithi204.bluhuj (mgr.24467) 189 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:05.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:04.496116+0000 mgr.smithi204.bluhuj (mgr.24467) 190 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:05.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:04.908933+0000 mon.smithi066 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.66:0/2729252934' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:27:05.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:03.542393+0000 mgr.smithi204.bluhuj (mgr.24467) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:05.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:03.727009+0000 mgr.smithi204.bluhuj (mgr.24467) 189 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:05.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:04.496116+0000 mgr.smithi204.bluhuj (mgr.24467) 190 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:05.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:04.908933+0000 mon.smithi066 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.66:0/2729252934' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:27:07.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:05.542871+0000 mgr.smithi204.bluhuj (mgr.24467) 191 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:07.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:05.542871+0000 mgr.smithi204.bluhuj (mgr.24467) 191 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:09.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:07.543531+0000 mgr.smithi204.bluhuj (mgr.24467) 192 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:09.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:07.543531+0000 mgr.smithi204.bluhuj (mgr.24467) 192 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:10.357 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:27:11.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:09.544091+0000 mgr.smithi204.bluhuj (mgr.24467) 193 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:11.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:10.817494+0000 mon.smithi204 (mon.1) 105 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:27:11.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:09.544091+0000 mgr.smithi204.bluhuj (mgr.24467) 193 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:11.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:10.817494+0000 mon.smithi204 (mon.1) 105 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:27:13.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:11.544998+0000 mgr.smithi204.bluhuj (mgr.24467) 194 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:13.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:11.544998+0000 mgr.smithi204.bluhuj (mgr.24467) 194 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:15.383 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:27:15.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:13.545489+0000 mgr.smithi204.bluhuj (mgr.24467) 195 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:13.545489+0000 mgr.smithi204.bluhuj (mgr.24467) 195 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:17.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:15.545979+0000 mgr.smithi204.bluhuj (mgr.24467) 196 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:15.545979+0000 mgr.smithi204.bluhuj (mgr.24467) 196 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:19.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:17.546817+0000 mgr.smithi204.bluhuj (mgr.24467) 197 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:17.546817+0000 mgr.smithi204.bluhuj (mgr.24467) 197 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:20.411 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:27:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:19.547227+0000 mgr.smithi204.bluhuj (mgr.24467) 198 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:21.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:19.547227+0000 mgr.smithi204.bluhuj (mgr.24467) 198 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:23.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:21.547808+0000 mgr.smithi204.bluhuj (mgr.24467) 199 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:24.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:21.547808+0000 mgr.smithi204.bluhuj (mgr.24467) 199 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:25.447 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:27:25.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:23.548172+0000 mgr.smithi204.bluhuj (mgr.24467) 200 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:25.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:23.548172+0000 mgr.smithi204.bluhuj (mgr.24467) 200 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:26.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:25.817593+0000 mon.smithi204 (mon.1) 106 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:27:26.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:25.817593+0000 mon.smithi204 (mon.1) 106 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:27:27.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:25.548735+0000 mgr.smithi204.bluhuj (mgr.24467) 201 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:25.548735+0000 mgr.smithi204.bluhuj (mgr.24467) 201 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:27.549574+0000 mgr.smithi204.bluhuj (mgr.24467) 202 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:29.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:27.549574+0000 mgr.smithi204.bluhuj (mgr.24467) 202 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:30.474 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:27:31.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:29.550085+0000 mgr.smithi204.bluhuj (mgr.24467) 203 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:31.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:29.550085+0000 mgr.smithi204.bluhuj (mgr.24467) 203 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:31.550925+0000 mgr.smithi204.bluhuj (mgr.24467) 204 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:33.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:31.550925+0000 mgr.smithi204.bluhuj (mgr.24467) 204 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:35.279 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:27:35.499 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:27:35.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:33.551252+0000 mgr.smithi204.bluhuj (mgr.24467) 205 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:35.954 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:27:35.954 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (10m) 3m ago 12m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:27:35.954 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (12m) 3m ago 12m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:27:35.955 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (11m) 3m ago 11m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:27:35.955 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (10m) 3m ago 11m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:27:35.955 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (6m) 3m ago 6m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:27:35.955 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (6m) 3m ago 6m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:27:35.955 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (13m) 3m ago 13m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:27:35.955 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (4m) 3m ago 11m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:27:35.955 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (13m) 3m ago 13m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:27:35.955 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (11m) 3m ago 11m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:27:35.955 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (3m) 3m ago 3m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:27:35.955 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (3m) 3m ago 3m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:27:35.955 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (11m) 3m ago 11m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:27:35.955 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (10m) 3m ago 10m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:27:35.956 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (10m) 3m ago 10m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:27:35.956 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (10m) 3m ago 10m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:27:35.956 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (9m) 3m ago 9m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:27:35.956 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (9m) 3m ago 9m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:27:35.956 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (9m) 3m ago 9m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:27:35.956 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (8m) 3m ago 8m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:27:35.956 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (8m) 3m ago 8m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:27:35.956 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (8m) 3m ago 8m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:27:35.956 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (10m) 3m ago 11m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:27:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:33.551252+0000 mgr.smithi204.bluhuj (mgr.24467) 205 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:36.365 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:27:36.365 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:27:36.365 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:27:36.365 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:27:36.365 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:27:36.366 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:27:36.366 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:27:36.366 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:27:36.366 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:27:36.366 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:27:36.366 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:27:36.366 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:27:36.366 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:27:36.366 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:27:36.366 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:27:36.366 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:27:36.367 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:27:36.367 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:27:36.367 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:27:36.705 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:27:36.705 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:27:36.705 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:27:36.705 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:27:36.705 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:27:36.706 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:27:36.706 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:27:36.706 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:27:36.706 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:27:36.706 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:35.265553+0000 mgr.smithi204.bluhuj (mgr.24467) 206 : audit [DBG] from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:36.706 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:36.364447+0000 mon.smithi066 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.66:0/2029948068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:27:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:35.265553+0000 mgr.smithi204.bluhuj (mgr.24467) 206 : audit [DBG] from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:36.364447+0000 mon.smithi066 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.66:0/2029948068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:27:37.112 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:27:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:35.551691+0000 mgr.smithi204.bluhuj (mgr.24467) 207 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:35.611261+0000 mgr.smithi204.bluhuj (mgr.24467) 208 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:35.944538+0000 mgr.smithi204.bluhuj (mgr.24467) 209 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:37.112271+0000 mon.smithi066 (mon.0) 909 : audit [DBG] from='client.? 172.21.15.66:0/2409767372' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:27:37.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:35.551691+0000 mgr.smithi204.bluhuj (mgr.24467) 207 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:37.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:35.611261+0000 mgr.smithi204.bluhuj (mgr.24467) 208 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:37.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:35.944538+0000 mgr.smithi204.bluhuj (mgr.24467) 209 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:37.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:37.112271+0000 mon.smithi066 (mon.0) 909 : audit [DBG] from='client.? 172.21.15.66:0/2409767372' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:27:38.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:36.704174+0000 mgr.smithi204.bluhuj (mgr.24467) 210 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:38.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:36.704174+0000 mgr.smithi204.bluhuj (mgr.24467) 210 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:27:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:37.552367+0000 mgr.smithi204.bluhuj (mgr.24467) 211 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:39.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:37.552367+0000 mgr.smithi204.bluhuj (mgr.24467) 211 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:40.525 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:27:40.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:39.552752+0000 mgr.smithi204.bluhuj (mgr.24467) 212 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:40.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:40 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:39.552752+0000 mgr.smithi204.bluhuj (mgr.24467) 212 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:40.817915+0000 mon.smithi204 (mon.1) 107 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:27:41.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:40.817915+0000 mon.smithi204 (mon.1) 107 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:27:42.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:41.553334+0000 mgr.smithi204.bluhuj (mgr.24467) 213 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:42.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:42 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:41.553334+0000 mgr.smithi204.bluhuj (mgr.24467) 213 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:45.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:43.553727+0000 mgr.smithi204.bluhuj (mgr.24467) 214 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:45.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:43.553727+0000 mgr.smithi204.bluhuj (mgr.24467) 214 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:45.555 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:27:47.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:45.554142+0000 mgr.smithi204.bluhuj (mgr.24467) 215 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:47.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:45.554142+0000 mgr.smithi204.bluhuj (mgr.24467) 215 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:49.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:47.554881+0000 mgr.smithi204.bluhuj (mgr.24467) 216 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:49.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:47.554881+0000 mgr.smithi204.bluhuj (mgr.24467) 216 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:50.594 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:27:51.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:49.555353+0000 mgr.smithi204.bluhuj (mgr.24467) 217 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:51.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:49.555353+0000 mgr.smithi204.bluhuj (mgr.24467) 217 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:53.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:51.556177+0000 mgr.smithi204.bluhuj (mgr.24467) 218 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:53.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:51.556177+0000 mgr.smithi204.bluhuj (mgr.24467) 218 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:55.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:53.556690+0000 mgr.smithi204.bluhuj (mgr.24467) 219 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:55.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:53.556690+0000 mgr.smithi204.bluhuj (mgr.24467) 219 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:55.620 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:27:56.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:27:55.818045+0000 mon.smithi204 (mon.1) 108 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:27:56.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:27:55.818045+0000 mon.smithi204 (mon.1) 108 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:27:57.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:55.557125+0000 mgr.smithi204.bluhuj (mgr.24467) 220 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:57.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:55.557125+0000 mgr.smithi204.bluhuj (mgr.24467) 220 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:27:59.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:27:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:57.557897+0000 mgr.smithi204.bluhuj (mgr.24467) 221 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:27:59.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:27:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:57.557897+0000 mgr.smithi204.bluhuj (mgr.24467) 221 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:00.648 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:28:01.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:27:59.558249+0000 mgr.smithi204.bluhuj (mgr.24467) 222 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:01.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:27:59.558249+0000 mgr.smithi204.bluhuj (mgr.24467) 222 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:03.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:01.559082+0000 mgr.smithi204.bluhuj (mgr.24467) 223 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:01.559082+0000 mgr.smithi204.bluhuj (mgr.24467) 223 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:05.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:03.559481+0000 mgr.smithi204.bluhuj (mgr.24467) 224 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:05.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:03.559481+0000 mgr.smithi204.bluhuj (mgr.24467) 224 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:05.671 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:28:07.484 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:28:07.484 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:05.559939+0000 mgr.smithi204.bluhuj (mgr.24467) 225 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:05.559939+0000 mgr.smithi204.bluhuj (mgr.24467) 225 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:08.166 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:28:08.167 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (11m) 4m ago 12m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:28:08.167 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (12m) 4m ago 12m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:28:08.167 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (11m) 4m ago 11m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:28:08.167 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (10m) 4m ago 12m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:28:08.167 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (7m) 4m ago 7m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:28:08.167 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (7m) 4m ago 7m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:28:08.167 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (13m) 4m ago 13m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:28:08.167 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (4m) 4m ago 11m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:28:08.167 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (13m) 4m ago 14m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:28:08.167 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (11m) 4m ago 11m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:28:08.167 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (4m) 4m ago 4m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:28:08.167 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (4m) 4m ago 4m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:28:08.167 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (12m) 4m ago 12m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:28:08.168 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (11m) 4m ago 11m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:28:08.168 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (11m) 4m ago 11m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:28:08.168 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (10m) 4m ago 10m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:28:08.168 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (10m) 4m ago 10m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:28:08.168 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (9m) 4m ago 9m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:28:08.168 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (9m) 4m ago 9m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:28:08.168 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (9m) 4m ago 9m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:28:08.168 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (9m) 4m ago 9m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:28:08.168 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (8m) 4m ago 8m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:28:08.168 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (10m) 4m ago 11m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:28:08.168 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:07.471131+0000 mgr.smithi204.bluhuj (mgr.24467) 226 : audit [DBG] from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:08.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:07.471131+0000 mgr.smithi204.bluhuj (mgr.24467) 226 : audit [DBG] from='client.14968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:08.569 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:28:08.569 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:28:08.569 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:28:08.569 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:28:08.569 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:28:08.569 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:28:08.570 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:28:08.570 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:28:08.570 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:28:08.570 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:28:08.570 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:28:08.570 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:28:08.570 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:28:08.570 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:28:08.570 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:28:08.570 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:28:08.570 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:28:08.570 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:28:08.571 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:28:08.910 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:28:08.910 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:28:08.910 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:28:08.910 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:28:08.910 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:28:08.910 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:28:08.910 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:28:08.910 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:28:08.910 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:28:09.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:07.560567+0000 mgr.smithi204.bluhuj (mgr.24467) 227 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:09.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:07.820093+0000 mgr.smithi204.bluhuj (mgr.24467) 228 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:09.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:08.156110+0000 mgr.smithi204.bluhuj (mgr.24467) 229 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:09.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:08.568670+0000 mon.smithi066 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.66:0/2020680704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:28:09.314 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:28:09.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:07.560567+0000 mgr.smithi204.bluhuj (mgr.24467) 227 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:09.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:07.820093+0000 mgr.smithi204.bluhuj (mgr.24467) 228 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:09.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:08.156110+0000 mgr.smithi204.bluhuj (mgr.24467) 229 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:09.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:08.568670+0000 mon.smithi066 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.66:0/2020680704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:28:10.299 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:08.908888+0000 mgr.smithi204.bluhuj (mgr.24467) 230 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:10.299 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:09.314175+0000 mon.smithi066 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.66:0/2317387658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:28:10.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:08.908888+0000 mgr.smithi204.bluhuj (mgr.24467) 230 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:10.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:09.314175+0000 mon.smithi066 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.66:0/2317387658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:28:10.698 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:28:11.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:09.560916+0000 mgr.smithi204.bluhuj (mgr.24467) 231 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:11.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:10.818538+0000 mon.smithi204 (mon.1) 109 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:28:11.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:09.560916+0000 mgr.smithi204.bluhuj (mgr.24467) 231 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:11.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:10.818538+0000 mon.smithi204 (mon.1) 109 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:28:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:11.561826+0000 mgr.smithi204.bluhuj (mgr.24467) 232 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:13.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:11.561826+0000 mgr.smithi204.bluhuj (mgr.24467) 232 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:15.291 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:13.562176+0000 mgr.smithi204.bluhuj (mgr.24467) 233 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:15.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:13.562176+0000 mgr.smithi204.bluhuj (mgr.24467) 233 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:15.726 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:28:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:15.562624+0000 mgr.smithi204.bluhuj (mgr.24467) 234 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:17.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:15.562624+0000 mgr.smithi204.bluhuj (mgr.24467) 234 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:19.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:17.563356+0000 mgr.smithi204.bluhuj (mgr.24467) 235 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:19.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:17.563356+0000 mgr.smithi204.bluhuj (mgr.24467) 235 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:20.752 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:28:21.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:19.563938+0000 mgr.smithi204.bluhuj (mgr.24467) 236 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:21.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:19.563938+0000 mgr.smithi204.bluhuj (mgr.24467) 236 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:23.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:21.564591+0000 mgr.smithi204.bluhuj (mgr.24467) 237 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:23.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:21.564591+0000 mgr.smithi204.bluhuj (mgr.24467) 237 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:25.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:28:23.542112+0000 mgr.smithi204.bluhuj (mgr.24467) 238 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:28:25.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:28:25.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:28:25.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:28:25.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:28:25.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:28:25.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:28:25.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:28:25.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:28:25.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:28:25.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:28:25.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:28:25.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:28:25.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:28:25.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:28:25.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:28:25.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:28:25.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:28:25.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:28:25.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:28:25.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:28:25.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:28:25.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:28:25.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:28:25.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:28:25.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:28:25.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:28:25.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:28:25.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:28:25.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:28:25.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:28:25.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:28:25.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:28:25.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:28:25.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:28:25.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:28:25.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:28:25.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:28:25.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:28:25.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:28:25.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:28:25.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:28:25.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:28:25.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:28:25.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:28:25.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:28:25.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:28:25.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:28:25.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:28:25.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:28:25.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:28:25.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:28:25.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:28:25.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:28:23.542381+0000 mgr.smithi204.bluhuj (mgr.24467) 239 : cephadm [INF] Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:28:25.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:28:23.542836+0000 mgr.smithi204.bluhuj (mgr.24467) 240 : cephadm [INF] Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:28:25.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:23.564986+0000 mgr.smithi204.bluhuj (mgr.24467) 241 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:25.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:28:23.542112+0000 mgr.smithi204.bluhuj (mgr.24467) 238 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:28:25.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:28:25.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:28:25.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:28:25.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:28:25.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:28:25.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:28:25.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:28:25.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:28:25.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:28:25.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:28:25.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:28:25.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:28:25.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:28:25.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:28:25.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:28:25.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:28:25.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:28:25.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:28:25.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:28:25.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:28:25.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:28:25.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:28:25.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:28:25.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:28:25.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:28:25.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:28:25.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:28:25.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:28:25.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:28:25.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:28:25.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:28:25.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:28:25.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:28:25.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:28:25.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:28:25.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:28:25.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:28:25.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:28:25.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:28:25.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:28:25.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:28:25.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:28:25.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:28:25.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:28:25.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:28:25.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:28:25.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:28:25.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:28:25.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:28:25.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:28:25.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:28:25.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:28:25.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:28:23.542381+0000 mgr.smithi204.bluhuj (mgr.24467) 239 : cephadm [INF] Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:28:25.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:28:23.542836+0000 mgr.smithi204.bluhuj (mgr.24467) 240 : cephadm [INF] Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:28:25.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:23.564986+0000 mgr.smithi204.bluhuj (mgr.24467) 241 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:25.784 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:28:26.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:25.818725+0000 mon.smithi204 (mon.1) 110 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:28:26.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:25.818725+0000 mon.smithi204 (mon.1) 110 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:28:27.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:25.565481+0000 mgr.smithi204.bluhuj (mgr.24467) 242 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:27.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:25.565481+0000 mgr.smithi204.bluhuj (mgr.24467) 242 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:29.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:27.566232+0000 mgr.smithi204.bluhuj (mgr.24467) 243 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:29.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:27.566232+0000 mgr.smithi204.bluhuj (mgr.24467) 243 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:30.810 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:28:31.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:29.566614+0000 mgr.smithi204.bluhuj (mgr.24467) 244 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:31.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:29.566614+0000 mgr.smithi204.bluhuj (mgr.24467) 244 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:33.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:31.567312+0000 mgr.smithi204.bluhuj (mgr.24467) 245 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:33.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:31.567312+0000 mgr.smithi204.bluhuj (mgr.24467) 245 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:35.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:33.567860+0000 mgr.smithi204.bluhuj (mgr.24467) 246 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:35.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:33.567860+0000 mgr.smithi204.bluhuj (mgr.24467) 246 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:35.844 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:28:37.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:35.568404+0000 mgr.smithi204.bluhuj (mgr.24467) 247 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:37.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:35.568404+0000 mgr.smithi204.bluhuj (mgr.24467) 247 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:39.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:37.569160+0000 mgr.smithi204.bluhuj (mgr.24467) 248 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:39.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:37.569160+0000 mgr.smithi204.bluhuj (mgr.24467) 248 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:39.688 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:28:40.377 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:28:40.377 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (11m) 4m ago 13m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:28:40.377 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (13m) 4m ago 13m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:28:40.377 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (12m) 4m ago 12m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:28:40.377 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (11m) 4m ago 12m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:28:40.378 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (7m) 4m ago 7m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:28:40.378 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (7m) 4m ago 7m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:28:40.378 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (14m) 4m ago 14m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:28:40.378 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (5m) 4m ago 12m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:28:40.378 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (14m) 4m ago 14m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:28:40.378 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (12m) 4m ago 12m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:28:40.378 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (4m) 4m ago 4m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:28:40.378 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (4m) 4m ago 4m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:28:40.378 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (12m) 4m ago 12m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:28:40.378 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (11m) 4m ago 11m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:28:40.378 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (11m) 4m ago 11m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:28:40.378 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (11m) 4m ago 11m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:28:40.378 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (10m) 4m ago 10m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:28:40.379 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (10m) 4m ago 10m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:28:40.379 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (10m) 4m ago 10m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:28:40.379 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (9m) 4m ago 9m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:28:40.379 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (9m) 4m ago 9m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:28:40.379 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (9m) 4m ago 9m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:28:40.379 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (11m) 4m ago 12m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:28:40.787 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:28:40.787 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:28:40.787 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:28:40.787 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:28:40.787 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:28:40.787 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:28:40.787 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:28:40.787 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:28:40.787 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:28:40.787 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:28:40.787 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:28:40.788 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:28:40.788 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:28:40.788 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:28:40.788 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:28:40.788 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:28:40.788 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:28:40.788 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:28:40.788 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:28:40.867 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:28:41.131 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:28:41.132 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:28:41.132 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:28:41.132 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:28:41.132 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:28:41.132 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:28:41.132 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:28:41.132 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:28:41.132 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:28:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:39.569646+0000 mgr.smithi204.bluhuj (mgr.24467) 249 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:39.674545+0000 mgr.smithi204.bluhuj (mgr.24467) 250 : audit [DBG] from='client.14992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:40.025979+0000 mgr.smithi204.bluhuj (mgr.24467) 251 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:40.367552+0000 mgr.smithi204.bluhuj (mgr.24467) 252 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:40.786235+0000 mon.smithi066 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.66:0/2127639603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:28:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:40.818939+0000 mon.smithi204 (mon.1) 111 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:28:41.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:39.569646+0000 mgr.smithi204.bluhuj (mgr.24467) 249 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:41.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:39.674545+0000 mgr.smithi204.bluhuj (mgr.24467) 250 : audit [DBG] from='client.14992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:41.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:40.025979+0000 mgr.smithi204.bluhuj (mgr.24467) 251 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:41.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:40.367552+0000 mgr.smithi204.bluhuj (mgr.24467) 252 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:41.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:40.786235+0000 mon.smithi066 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.66:0/2127639603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:28:41.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:40.818939+0000 mon.smithi204 (mon.1) 111 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:28:41.534 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:28:42.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:41.130573+0000 mgr.smithi204.bluhuj (mgr.24467) 253 : audit [DBG] from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:42.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:41.534278+0000 mon.smithi066 (mon.0) 913 : audit [DBG] from='client.? 172.21.15.66:0/3613824627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:28:42.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:42 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:41.130573+0000 mgr.smithi204.bluhuj (mgr.24467) 253 : audit [DBG] from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:28:42.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:42 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:41.534278+0000 mon.smithi066 (mon.0) 913 : audit [DBG] from='client.? 172.21.15.66:0/3613824627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:28:43.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:41.570327+0000 mgr.smithi204.bluhuj (mgr.24467) 254 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:43.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:41.570327+0000 mgr.smithi204.bluhuj (mgr.24467) 254 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:43.570809+0000 mgr.smithi204.bluhuj (mgr.24467) 255 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:45.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:43.570809+0000 mgr.smithi204.bluhuj (mgr.24467) 255 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:45.897 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:28:47.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:45.571276+0000 mgr.smithi204.bluhuj (mgr.24467) 256 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:47.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:45.571276+0000 mgr.smithi204.bluhuj (mgr.24467) 256 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:49.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:47.572091+0000 mgr.smithi204.bluhuj (mgr.24467) 257 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:49.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:47.572091+0000 mgr.smithi204.bluhuj (mgr.24467) 257 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:50.929 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:28:51.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:49.572603+0000 mgr.smithi204.bluhuj (mgr.24467) 258 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:51.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:49.572603+0000 mgr.smithi204.bluhuj (mgr.24467) 258 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:51.573266+0000 mgr.smithi204.bluhuj (mgr.24467) 259 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:53.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:51.573266+0000 mgr.smithi204.bluhuj (mgr.24467) 259 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:55.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:53.573660+0000 mgr.smithi204.bluhuj (mgr.24467) 260 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:55.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:53.573660+0000 mgr.smithi204.bluhuj (mgr.24467) 260 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:55.956 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:28:56.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:28:55.819314+0000 mon.smithi204 (mon.1) 112 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:28:56.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:28:55.819314+0000 mon.smithi204 (mon.1) 112 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:28:57.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:55.574223+0000 mgr.smithi204.bluhuj (mgr.24467) 261 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:57.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:55.574223+0000 mgr.smithi204.bluhuj (mgr.24467) 261 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:28:59.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:28:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:57.574968+0000 mgr.smithi204.bluhuj (mgr.24467) 262 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:28:59.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:28:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:57.574968+0000 mgr.smithi204.bluhuj (mgr.24467) 262 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:00.986 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:29:01.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:28:59.575332+0000 mgr.smithi204.bluhuj (mgr.24467) 263 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:01.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:28:59.575332+0000 mgr.smithi204.bluhuj (mgr.24467) 263 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:01.576080+0000 mgr.smithi204.bluhuj (mgr.24467) 264 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:03.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:01.576080+0000 mgr.smithi204.bluhuj (mgr.24467) 264 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:05.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:03.576624+0000 mgr.smithi204.bluhuj (mgr.24467) 265 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:05.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:03.576624+0000 mgr.smithi204.bluhuj (mgr.24467) 265 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:06.011 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:29:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:05.577143+0000 mgr.smithi204.bluhuj (mgr.24467) 266 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:05.577143+0000 mgr.smithi204.bluhuj (mgr.24467) 266 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:09.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:07.578113+0000 mgr.smithi204.bluhuj (mgr.24467) 267 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:09.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:07.578113+0000 mgr.smithi204.bluhuj (mgr.24467) 267 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:11.043 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:29:11.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:09.578563+0000 mgr.smithi204.bluhuj (mgr.24467) 268 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:11.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:10.819564+0000 mon.smithi204 (mon.1) 113 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:29:11.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:09.578563+0000 mgr.smithi204.bluhuj (mgr.24467) 268 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:11.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:10.819564+0000 mon.smithi204 (mon.1) 113 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:29:11.908 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:29:12.583 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:29:12.583 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (12m) 5m ago 13m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:29:12.583 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (13m) 5m ago 13m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:29:12.583 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (12m) 5m ago 12m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:29:12.583 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (11m) 5m ago 13m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:29:12.584 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (8m) 5m ago 8m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:29:12.584 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (8m) 5m ago 8m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:29:12.584 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (14m) 5m ago 14m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:29:12.584 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (5m) 5m ago 12m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:29:12.584 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (15m) 5m ago 15m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:29:12.584 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (12m) 5m ago 12m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:29:12.584 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (5m) 5m ago 5m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:29:12.584 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (5m) 5m ago 5m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:29:12.584 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (13m) 5m ago 13m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:29:12.584 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (12m) 5m ago 12m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:29:12.584 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (12m) 5m ago 12m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:29:12.584 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (11m) 5m ago 11m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:29:12.584 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (11m) 5m ago 11m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:29:12.585 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (11m) 5m ago 11m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:29:12.585 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (10m) 5m ago 10m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:29:12.585 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (10m) 5m ago 10m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:29:12.585 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (10m) 5m ago 10m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:29:12.585 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (9m) 5m ago 9m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:29:12.585 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (11m) 5m ago 12m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:29:12.988 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:29:12.988 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:29:12.988 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:29:12.988 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:29:12.988 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:29:12.989 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:29:12.989 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:29:12.989 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:29:12.989 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:29:12.989 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:29:12.989 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:29:12.990 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:29:12.990 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:29:12.990 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:29:12.990 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:29:12.990 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:29:12.990 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:29:12.990 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:29:12.990 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:29:13.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:11.579231+0000 mgr.smithi204.bluhuj (mgr.24467) 269 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:13.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:11.894594+0000 mgr.smithi204.bluhuj (mgr.24467) 270 : audit [DBG] from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:13.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:12.239753+0000 mgr.smithi204.bluhuj (mgr.24467) 271 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:13.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:12.986962+0000 mon.smithi066 (mon.0) 914 : audit [DBG] from='client.? 172.21.15.66:0/926693373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:29:13.330 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:29:13.330 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:29:13.330 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:29:13.330 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:29:13.330 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:29:13.331 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:29:13.331 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:29:13.331 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:29:13.331 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:29:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:11.579231+0000 mgr.smithi204.bluhuj (mgr.24467) 269 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:11.894594+0000 mgr.smithi204.bluhuj (mgr.24467) 270 : audit [DBG] from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:12.239753+0000 mgr.smithi204.bluhuj (mgr.24467) 271 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:12.986962+0000 mon.smithi066 (mon.0) 914 : audit [DBG] from='client.? 172.21.15.66:0/926693373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:29:13.738 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:29:14.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:12.573429+0000 mgr.smithi204.bluhuj (mgr.24467) 272 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:14.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:13.329284+0000 mgr.smithi204.bluhuj (mgr.24467) 273 : audit [DBG] from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:14.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:13.738292+0000 mon.smithi066 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.66:0/1342009882' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:29:14.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:12.573429+0000 mgr.smithi204.bluhuj (mgr.24467) 272 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:14.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:13.329284+0000 mgr.smithi204.bluhuj (mgr.24467) 273 : audit [DBG] from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:14.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:13.738292+0000 mon.smithi066 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.66:0/1342009882' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:29:15.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:13.579803+0000 mgr.smithi204.bluhuj (mgr.24467) 274 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:15.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:13.579803+0000 mgr.smithi204.bluhuj (mgr.24467) 274 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:16.074 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:29:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:15.580282+0000 mgr.smithi204.bluhuj (mgr.24467) 275 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:17.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:15.580282+0000 mgr.smithi204.bluhuj (mgr.24467) 275 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:19.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:17.581142+0000 mgr.smithi204.bluhuj (mgr.24467) 276 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:19.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:17.581142+0000 mgr.smithi204.bluhuj (mgr.24467) 276 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:21.103 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:29:21.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:19.581486+0000 mgr.smithi204.bluhuj (mgr.24467) 277 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:21.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:19.581486+0000 mgr.smithi204.bluhuj (mgr.24467) 277 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:23.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:21.582157+0000 mgr.smithi204.bluhuj (mgr.24467) 278 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:23.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:21.582157+0000 mgr.smithi204.bluhuj (mgr.24467) 278 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:25.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:23.582602+0000 mgr.smithi204.bluhuj (mgr.24467) 279 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:25.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:23.582602+0000 mgr.smithi204.bluhuj (mgr.24467) 279 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:26.130 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:29:26.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:25.819660+0000 mon.smithi204 (mon.1) 114 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:29:26.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:25.819660+0000 mon.smithi204 (mon.1) 114 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:29:27.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:25.583185+0000 mgr.smithi204.bluhuj (mgr.24467) 280 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:27.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:25.583185+0000 mgr.smithi204.bluhuj (mgr.24467) 280 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:29.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:27.584153+0000 mgr.smithi204.bluhuj (mgr.24467) 281 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:29.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:27.584153+0000 mgr.smithi204.bluhuj (mgr.24467) 281 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:31.156 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:29:31.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:29.584639+0000 mgr.smithi204.bluhuj (mgr.24467) 282 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:31.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:29.584639+0000 mgr.smithi204.bluhuj (mgr.24467) 282 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:33.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:31.585439+0000 mgr.smithi204.bluhuj (mgr.24467) 283 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:33.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:31.585439+0000 mgr.smithi204.bluhuj (mgr.24467) 283 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:35.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:33.585883+0000 mgr.smithi204.bluhuj (mgr.24467) 284 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:35.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:33.585883+0000 mgr.smithi204.bluhuj (mgr.24467) 284 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:36.182 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:29:37.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:35.586354+0000 mgr.smithi204.bluhuj (mgr.24467) 285 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:37.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:35.586354+0000 mgr.smithi204.bluhuj (mgr.24467) 285 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:39.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:37.587221+0000 mgr.smithi204.bluhuj (mgr.24467) 286 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:39.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:37.587221+0000 mgr.smithi204.bluhuj (mgr.24467) 286 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:41.209 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:29:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:39.587759+0000 mgr.smithi204.bluhuj (mgr.24467) 287 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:40.820025+0000 mon.smithi204 (mon.1) 115 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:29:41.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:39.587759+0000 mgr.smithi204.bluhuj (mgr.24467) 287 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:41.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:40.820025+0000 mon.smithi204 (mon.1) 115 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:29:43.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:41.588501+0000 mgr.smithi204.bluhuj (mgr.24467) 288 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:43.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:41.588501+0000 mgr.smithi204.bluhuj (mgr.24467) 288 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:44.108 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:29:44.788 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:29:44.788 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (12m) 5m ago 14m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:29:44.788 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (14m) 5m ago 14m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:29:44.788 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (13m) 5m ago 13m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:29:44.789 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (12m) 5m ago 13m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:29:44.789 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (8m) 5m ago 8m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:29:44.789 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (8m) 5m ago 8m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:29:44.789 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (15m) 5m ago 15m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:29:44.789 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (6m) 5m ago 13m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:29:44.789 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (15m) 5m ago 15m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:29:44.789 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (13m) 5m ago 13m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:29:44.789 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (5m) 5m ago 5m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:29:44.789 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (5m) 5m ago 5m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:29:44.789 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (13m) 5m ago 13m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:29:44.789 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (12m) 5m ago 12m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:29:44.789 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (12m) 5m ago 12m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:29:44.789 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (12m) 5m ago 12m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:29:44.790 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (11m) 5m ago 11m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:29:44.790 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (11m) 5m ago 11m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:29:44.790 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (11m) 5m ago 11m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:29:44.790 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (10m) 5m ago 10m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:29:44.790 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (10m) 5m ago 10m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:29:44.790 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (10m) 5m ago 10m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:29:44.790 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (12m) 5m ago 13m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:29:45.197 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:29:45.197 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:29:45.197 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:29:45.197 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:29:45.197 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:29:45.197 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:29:45.197 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:29:45.198 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:29:45.198 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:29:45.198 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:29:45.198 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:29:45.198 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:29:45.198 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:29:45.198 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:29:45.198 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:29:45.198 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:29:45.198 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:29:45.198 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:29:45.198 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:29:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:43.588945+0000 mgr.smithi204.bluhuj (mgr.24467) 289 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:44.094654+0000 mgr.smithi204.bluhuj (mgr.24467) 290 : audit [DBG] from='client.15040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:44.446914+0000 mgr.smithi204.bluhuj (mgr.24467) 291 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:45.196543+0000 mon.smithi066 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.66:0/3891452068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:29:45.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:43.588945+0000 mgr.smithi204.bluhuj (mgr.24467) 289 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:45.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:44.094654+0000 mgr.smithi204.bluhuj (mgr.24467) 290 : audit [DBG] from='client.15040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:45.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:44.446914+0000 mgr.smithi204.bluhuj (mgr.24467) 291 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:45.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:45.196543+0000 mon.smithi066 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.66:0/3891452068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:29:45.542 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:29:45.542 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:29:45.542 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:29:45.542 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:29:45.542 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:29:45.542 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:29:45.543 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:29:45.543 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:29:45.543 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:29:45.946 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:29:46.248 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:29:46.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:44.777820+0000 mgr.smithi204.bluhuj (mgr.24467) 292 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:46.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:45.541233+0000 mgr.smithi204.bluhuj (mgr.24467) 293 : audit [DBG] from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:46.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:45.946030+0000 mon.smithi066 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.66:0/3907057797' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:29:46.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:44.777820+0000 mgr.smithi204.bluhuj (mgr.24467) 292 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:46.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:45.541233+0000 mgr.smithi204.bluhuj (mgr.24467) 293 : audit [DBG] from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:29:46.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:45.946030+0000 mon.smithi066 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.66:0/3907057797' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:29:47.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:45.589406+0000 mgr.smithi204.bluhuj (mgr.24467) 294 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:47.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:45.589406+0000 mgr.smithi204.bluhuj (mgr.24467) 294 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:49.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:47.590238+0000 mgr.smithi204.bluhuj (mgr.24467) 295 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:49.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:47.590238+0000 mgr.smithi204.bluhuj (mgr.24467) 295 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:51.285 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:29:51.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:49.590851+0000 mgr.smithi204.bluhuj (mgr.24467) 296 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:51.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:49.590851+0000 mgr.smithi204.bluhuj (mgr.24467) 296 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:51.591647+0000 mgr.smithi204.bluhuj (mgr.24467) 297 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:53.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:51.591647+0000 mgr.smithi204.bluhuj (mgr.24467) 297 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:55.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:53.592137+0000 mgr.smithi204.bluhuj (mgr.24467) 298 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:55.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:53.592137+0000 mgr.smithi204.bluhuj (mgr.24467) 298 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:56.313 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:29:56.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:29:55.820193+0000 mon.smithi204 (mon.1) 116 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:29:56.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:29:55.820193+0000 mon.smithi204 (mon.1) 116 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:29:57.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:55.592527+0000 mgr.smithi204.bluhuj (mgr.24467) 299 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:57.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:55.592527+0000 mgr.smithi204.bluhuj (mgr.24467) 299 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:29:59.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:29:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:57.593276+0000 mgr.smithi204.bluhuj (mgr.24467) 300 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:29:59.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:29:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:57.593276+0000 mgr.smithi204.bluhuj (mgr.24467) 300 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:00.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:00.000156+0000 mon.smithi066 (mon.0) 918 : cluster [INF] overall HEALTH_OK 2024-09-17T09:30:00.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:00.000156+0000 mon.smithi066 (mon.0) 918 : cluster [INF] overall HEALTH_OK 2024-09-17T09:30:01.342 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:30:01.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:29:59.593825+0000 mgr.smithi204.bluhuj (mgr.24467) 301 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:01.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:29:59.593825+0000 mgr.smithi204.bluhuj (mgr.24467) 301 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:03.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:01.594511+0000 mgr.smithi204.bluhuj (mgr.24467) 302 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:03.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:01.594511+0000 mgr.smithi204.bluhuj (mgr.24467) 302 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:05.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:03.595093+0000 mgr.smithi204.bluhuj (mgr.24467) 303 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:05.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:03.595093+0000 mgr.smithi204.bluhuj (mgr.24467) 303 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:06.376 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:30:07.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:05.595525+0000 mgr.smithi204.bluhuj (mgr.24467) 304 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:07.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:05.595525+0000 mgr.smithi204.bluhuj (mgr.24467) 304 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:09.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:07.596350+0000 mgr.smithi204.bluhuj (mgr.24467) 305 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:09.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:07.596350+0000 mgr.smithi204.bluhuj (mgr.24467) 305 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:11.407 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:30:11.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:09.596827+0000 mgr.smithi204.bluhuj (mgr.24467) 306 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:11.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:10.820657+0000 mon.smithi204 (mon.1) 117 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:30:11.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:09.596827+0000 mgr.smithi204.bluhuj (mgr.24467) 306 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:11.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:10.820657+0000 mon.smithi204 (mon.1) 117 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:30:13.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:11.597482+0000 mgr.smithi204.bluhuj (mgr.24467) 307 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:13.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:11.597482+0000 mgr.smithi204.bluhuj (mgr.24467) 307 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:15.542 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:13.598057+0000 mgr.smithi204.bluhuj (mgr.24467) 308 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:13.598057+0000 mgr.smithi204.bluhuj (mgr.24467) 308 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:16.323 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:30:16.431 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:30:16.996 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:30:16.996 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (13m) 6m ago 14m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:30:16.996 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (14m) 6m ago 14m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:30:16.997 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (13m) 6m ago 13m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:30:16.997 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (12m) 6m ago 14m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:30:16.997 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (9m) 6m ago 9m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:30:16.997 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (9m) 6m ago 9m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:30:16.997 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (16m) 6m ago 16m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:30:16.997 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (6m) 6m ago 13m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:30:16.997 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (16m) 6m ago 16m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:30:16.997 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (13m) 6m ago 13m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:30:16.997 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (6m) 6m ago 6m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:30:16.997 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (6m) 6m ago 6m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:30:16.997 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (14m) 6m ago 14m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:30:16.997 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (13m) 6m ago 13m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:30:16.998 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (13m) 6m ago 13m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:30:16.998 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (12m) 6m ago 12m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:30:16.998 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (12m) 6m ago 12m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:30:16.998 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (12m) 6m ago 12m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:30:16.998 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (11m) 6m ago 11m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:30:16.998 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (11m) 6m ago 11m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:30:16.998 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (11m) 6m ago 11m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:30:16.998 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (10m) 6m ago 10m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:30:16.998 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (12m) 6m ago 14m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:30:17.398 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:30:17.399 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:30:17.399 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:30:17.399 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:30:17.399 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:30:17.399 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:30:17.399 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:30:17.399 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:30:17.399 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:30:17.399 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:30:17.399 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:30:17.399 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:30:17.400 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:30:17.400 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:30:17.400 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:30:17.400 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:30:17.400 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:30:17.401 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:30:17.401 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:30:17.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:15.598615+0000 mgr.smithi204.bluhuj (mgr.24467) 309 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:17.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:16.309216+0000 mgr.smithi204.bluhuj (mgr.24467) 310 : audit [DBG] from='client.15064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:17.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:15.598615+0000 mgr.smithi204.bluhuj (mgr.24467) 309 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:17.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:16.309216+0000 mgr.smithi204.bluhuj (mgr.24467) 310 : audit [DBG] from='client.15064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:17.745 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:30:17.745 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:30:17.745 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:30:17.745 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:30:17.745 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:30:17.745 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:30:17.745 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:30:17.746 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:30:17.746 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:30:18.158 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:30:18.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:16.656386+0000 mgr.smithi204.bluhuj (mgr.24467) 311 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:18.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:16.986197+0000 mgr.smithi204.bluhuj (mgr.24467) 312 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:18.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:17.398060+0000 mon.smithi066 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.66:0/1856223807' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:30:18.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:18.157450+0000 mon.smithi066 (mon.0) 920 : audit [DBG] from='client.? 172.21.15.66:0/1288718359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:30:18.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:16.656386+0000 mgr.smithi204.bluhuj (mgr.24467) 311 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:18.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:16.986197+0000 mgr.smithi204.bluhuj (mgr.24467) 312 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:18.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:17.398060+0000 mon.smithi066 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.66:0/1856223807' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:30:18.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:18.157450+0000 mon.smithi066 (mon.0) 920 : audit [DBG] from='client.? 172.21.15.66:0/1288718359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:30:19.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:17.599328+0000 mgr.smithi204.bluhuj (mgr.24467) 313 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:19.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:17.744461+0000 mgr.smithi204.bluhuj (mgr.24467) 314 : audit [DBG] from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:19.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:17.599328+0000 mgr.smithi204.bluhuj (mgr.24467) 313 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:19.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:17.744461+0000 mgr.smithi204.bluhuj (mgr.24467) 314 : audit [DBG] from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:21.464 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:30:21.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:19.599723+0000 mgr.smithi204.bluhuj (mgr.24467) 315 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:21.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:19.599723+0000 mgr.smithi204.bluhuj (mgr.24467) 315 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:23.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:21.600330+0000 mgr.smithi204.bluhuj (mgr.24467) 316 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:23.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:21.600330+0000 mgr.smithi204.bluhuj (mgr.24467) 316 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:25.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:23.600805+0000 mgr.smithi204.bluhuj (mgr.24467) 317 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:25.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:30:24.042847+0000 mgr.smithi204.bluhuj (mgr.24467) 318 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:30:25.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:30:25.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:30:25.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:30:25.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:30:25.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:30:25.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:30:25.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:30:25.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:30:25.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:30:25.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:30:25.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:30:25.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:30:25.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:30:25.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:30:25.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:30:25.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:30:25.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:30:25.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:30:25.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:30:25.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:30:25.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:30:25.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:30:25.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:30:25.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:30:25.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:30:25.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:30:25.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:30:25.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:30:25.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:30:25.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:30:25.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:30:25.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:30:25.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:30:25.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:30:25.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:30:25.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:30:25.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:30:25.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:30:25.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:30:25.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:30:25.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:30:25.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:30:25.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:30:25.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:30:25.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:30:25.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:30:25.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:30:25.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:30:25.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:30:25.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:30:25.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:30:25.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:30:25.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:30:24.043245+0000 mgr.smithi204.bluhuj (mgr.24467) 319 : cephadm [INF] Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:30:25.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:30:24.265701+0000 mgr.smithi204.bluhuj (mgr.24467) 320 : cephadm [INF] Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:30:25.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:23.600805+0000 mgr.smithi204.bluhuj (mgr.24467) 317 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:25.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:30:24.042847+0000 mgr.smithi204.bluhuj (mgr.24467) 318 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:30:25.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:30:25.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:30:25.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:30:25.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:30:25.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:30:25.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:30:25.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:30:25.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:30:25.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:30:25.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:30:25.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:30:25.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:30:25.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:30:25.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:30:25.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:30:25.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:30:25.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:30:25.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:30:25.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:30:25.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:30:25.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:30:25.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:30:25.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:30:25.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:30:25.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:30:25.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:30:25.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:30:25.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:30:25.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:30:25.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:30:25.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:30:25.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:30:25.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:30:25.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:30:25.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:30:25.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:30:25.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:30:25.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:30:25.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:30:25.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:30:25.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:30:25.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:30:25.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:30:25.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:30:25.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:30:25.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:30:25.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:30:25.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:30:25.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:30:25.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:30:25.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:30:25.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:30:25.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:30:24.043245+0000 mgr.smithi204.bluhuj (mgr.24467) 319 : cephadm [INF] Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:30:25.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:30:24.265701+0000 mgr.smithi204.bluhuj (mgr.24467) 320 : cephadm [INF] Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:30:26.486 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:30:26.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:25.820873+0000 mon.smithi204 (mon.1) 118 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:30:26.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:25.820873+0000 mon.smithi204 (mon.1) 118 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:30:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:25.601147+0000 mgr.smithi204.bluhuj (mgr.24467) 321 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:27.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:25.601147+0000 mgr.smithi204.bluhuj (mgr.24467) 321 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:29.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:27.601970+0000 mgr.smithi204.bluhuj (mgr.24467) 322 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:29.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:27.601970+0000 mgr.smithi204.bluhuj (mgr.24467) 322 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:31.510 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:30:31.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:29.602408+0000 mgr.smithi204.bluhuj (mgr.24467) 323 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:31.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:29.602408+0000 mgr.smithi204.bluhuj (mgr.24467) 323 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:33.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:31.603169+0000 mgr.smithi204.bluhuj (mgr.24467) 324 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:33.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:31.603169+0000 mgr.smithi204.bluhuj (mgr.24467) 324 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:35.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:33.603744+0000 mgr.smithi204.bluhuj (mgr.24467) 325 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:35.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:33.603744+0000 mgr.smithi204.bluhuj (mgr.24467) 325 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:36.543 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:30:37.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:35.604165+0000 mgr.smithi204.bluhuj (mgr.24467) 326 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:37.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:35.604165+0000 mgr.smithi204.bluhuj (mgr.24467) 326 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:39.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:37.604903+0000 mgr.smithi204.bluhuj (mgr.24467) 327 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:39.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:37.604903+0000 mgr.smithi204.bluhuj (mgr.24467) 327 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:41.572 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:30:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:39.605244+0000 mgr.smithi204.bluhuj (mgr.24467) 328 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:40.821164+0000 mon.smithi204 (mon.1) 119 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:30:41.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:39.605244+0000 mgr.smithi204.bluhuj (mgr.24467) 328 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:41.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:40.821164+0000 mon.smithi204 (mon.1) 119 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:30:43.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:41.605907+0000 mgr.smithi204.bluhuj (mgr.24467) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:43.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:41.605907+0000 mgr.smithi204.bluhuj (mgr.24467) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:45.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:43.606444+0000 mgr.smithi204.bluhuj (mgr.24467) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T09:30:45.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:43.606444+0000 mgr.smithi204.bluhuj (mgr.24467) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T09:30:46.598 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:30:47.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:45.606949+0000 mgr.smithi204.bluhuj (mgr.24467) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T09:30:47.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:45.606949+0000 mgr.smithi204.bluhuj (mgr.24467) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T09:30:48.531 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:30:49.199 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:30:49.199 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (13m) 6m ago 15m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:30:49.199 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (15m) 6m ago 15m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:30:49.199 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (14m) 6m ago 14m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:30:49.199 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (13m) 6m ago 14m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:30:49.199 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (9m) 6m ago 9m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:30:49.199 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (9m) 6m ago 9m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:30:49.199 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (16m) 6m ago 16m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:30:49.199 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (7m) 6m ago 14m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:30:49.199 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (16m) 6m ago 16m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:30:49.200 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (14m) 6m ago 14m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:30:49.200 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (6m) 6m ago 6m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:30:49.200 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (6m) 6m ago 6m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:30:49.200 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (14m) 6m ago 14m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:30:49.200 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (14m) 6m ago 14m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:30:49.200 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (13m) 6m ago 13m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:30:49.200 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (13m) 6m ago 13m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:30:49.200 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (12m) 6m ago 12m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:30:49.200 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (12m) 6m ago 12m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:30:49.200 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (12m) 6m ago 12m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:30:49.200 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (12m) 6m ago 12m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:30:49.201 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (11m) 6m ago 11m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:30:49.201 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (11m) 6m ago 11m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:30:49.201 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (13m) 6m ago 14m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:30:49.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:47.607680+0000 mgr.smithi204.bluhuj (mgr.24467) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:49.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:48.517186+0000 mgr.smithi204.bluhuj (mgr.24467) 333 : audit [DBG] from='client.15088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:49.609 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:30:49.609 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:30:49.610 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:30:49.610 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:30:49.610 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:30:49.610 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:30:49.610 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:30:49.610 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:30:49.610 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:30:49.610 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:30:49.610 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:30:49.610 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:30:49.610 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:30:49.610 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:30:49.611 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:30:49.611 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:30:49.611 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:30:49.611 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:30:49.611 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:30:49.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:47.607680+0000 mgr.smithi204.bluhuj (mgr.24467) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:49.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:48.517186+0000 mgr.smithi204.bluhuj (mgr.24467) 333 : audit [DBG] from='client.15088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:49.957 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:30:49.957 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:30:49.957 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:30:49.957 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:30:49.957 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:30:49.957 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:30:49.957 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:30:49.957 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:30:49.957 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:30:50.364 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:30:50.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:48.858734+0000 mgr.smithi204.bluhuj (mgr.24467) 334 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:50.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:49.188904+0000 mgr.smithi204.bluhuj (mgr.24467) 335 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:50.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:49.609037+0000 mon.smithi066 (mon.0) 921 : audit [DBG] from='client.? 172.21.15.66:0/2018933401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:30:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:48.858734+0000 mgr.smithi204.bluhuj (mgr.24467) 334 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:49.188904+0000 mgr.smithi204.bluhuj (mgr.24467) 335 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:49.609037+0000 mon.smithi066 (mon.0) 921 : audit [DBG] from='client.? 172.21.15.66:0/2018933401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:30:51.624 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:30:51.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:49.608147+0000 mgr.smithi204.bluhuj (mgr.24467) 336 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T09:30:51.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:49.955590+0000 mgr.smithi204.bluhuj (mgr.24467) 337 : audit [DBG] from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:51.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:50.363481+0000 mon.smithi066 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.66:0/1294364400' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:30:51.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:49.608147+0000 mgr.smithi204.bluhuj (mgr.24467) 336 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T09:30:51.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:49.955590+0000 mgr.smithi204.bluhuj (mgr.24467) 337 : audit [DBG] from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:30:51.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:50.363481+0000 mon.smithi066 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.66:0/1294364400' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:30:53.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:51.608893+0000 mgr.smithi204.bluhuj (mgr.24467) 338 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:53.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:51.608893+0000 mgr.smithi204.bluhuj (mgr.24467) 338 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:55.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:53.609340+0000 mgr.smithi204.bluhuj (mgr.24467) 339 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:53.609340+0000 mgr.smithi204.bluhuj (mgr.24467) 339 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:56.657 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:30:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:30:55.821385+0000 mon.smithi204 (mon.1) 120 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:30:56.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:30:55.821385+0000 mon.smithi204 (mon.1) 120 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:30:57.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:55.609764+0000 mgr.smithi204.bluhuj (mgr.24467) 340 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:57.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:55.609764+0000 mgr.smithi204.bluhuj (mgr.24467) 340 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:30:59.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:30:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:57.610532+0000 mgr.smithi204.bluhuj (mgr.24467) 341 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:30:59.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:30:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:57.610532+0000 mgr.smithi204.bluhuj (mgr.24467) 341 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:01.689 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:31:01.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:30:59.611000+0000 mgr.smithi204.bluhuj (mgr.24467) 342 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:01.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:30:59.611000+0000 mgr.smithi204.bluhuj (mgr.24467) 342 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:03.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:01.611619+0000 mgr.smithi204.bluhuj (mgr.24467) 343 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:03.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:01.611619+0000 mgr.smithi204.bluhuj (mgr.24467) 343 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:05.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:03.612124+0000 mgr.smithi204.bluhuj (mgr.24467) 344 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:05.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:03.612124+0000 mgr.smithi204.bluhuj (mgr.24467) 344 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:06.716 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:31:07.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:05.612530+0000 mgr.smithi204.bluhuj (mgr.24467) 345 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:07.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:05.612530+0000 mgr.smithi204.bluhuj (mgr.24467) 345 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:09.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:07.613373+0000 mgr.smithi204.bluhuj (mgr.24467) 346 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:09.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:07.613373+0000 mgr.smithi204.bluhuj (mgr.24467) 346 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:11.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:09.613881+0000 mgr.smithi204.bluhuj (mgr.24467) 347 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:11.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:10.821590+0000 mon.smithi204 (mon.1) 121 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:31:11.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:09.613881+0000 mgr.smithi204.bluhuj (mgr.24467) 347 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:11.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:10.821590+0000 mon.smithi204 (mon.1) 121 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:31:11.745 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:31:13.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:11.614548+0000 mgr.smithi204.bluhuj (mgr.24467) 348 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:13.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:11.614548+0000 mgr.smithi204.bluhuj (mgr.24467) 348 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:15.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:13.615066+0000 mgr.smithi204.bluhuj (mgr.24467) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:13.615066+0000 mgr.smithi204.bluhuj (mgr.24467) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:16.779 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:31:17.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:15.615482+0000 mgr.smithi204.bluhuj (mgr.24467) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:17.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:15.615482+0000 mgr.smithi204.bluhuj (mgr.24467) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:19.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:17.616346+0000 mgr.smithi204.bluhuj (mgr.24467) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:19.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:17.616346+0000 mgr.smithi204.bluhuj (mgr.24467) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:20.744 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:31:21.422 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:31:21.422 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (14m) 7m ago 15m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:31:21.422 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (15m) 7m ago 15m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:31:21.422 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (14m) 7m ago 14m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:31:21.422 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (14m) 7m ago 15m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:31:21.422 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (10m) 7m ago 10m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:31:21.422 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (10m) 7m ago 10m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:31:21.423 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (17m) 7m ago 17m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:31:21.423 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (8m) 7m ago 14m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:31:21.423 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (17m) 7m ago 17m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:31:21.423 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (14m) 7m ago 14m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:31:21.423 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (7m) 7m ago 7m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:31:21.423 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (7m) 7m ago 7m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:31:21.423 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (15m) 7m ago 15m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:31:21.423 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (14m) 7m ago 14m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:31:21.423 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (14m) 7m ago 14m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:31:21.423 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (13m) 7m ago 13m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:31:21.423 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (13m) 7m ago 13m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:31:21.423 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (13m) 7m ago 13m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:31:21.423 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (12m) 7m ago 12m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:31:21.424 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (12m) 7m ago 12m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:31:21.424 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (12m) 7m ago 12m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:31:21.424 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (11m) 7m ago 11m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:31:21.424 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (13m) 7m ago 15m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:31:21.729 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:19.616968+0000 mgr.smithi204.bluhuj (mgr.24467) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:21.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:19.616968+0000 mgr.smithi204.bluhuj (mgr.24467) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:21.801 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:31:21.832 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:31:21.832 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:31:21.832 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:31:21.832 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:31:21.832 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:31:21.832 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:31:21.832 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:31:21.833 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:31:21.833 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:31:21.833 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:31:21.833 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:31:21.833 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:31:21.833 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:31:21.833 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:31:21.833 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:31:21.833 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:31:21.833 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:31:21.833 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:31:21.833 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:31:22.177 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:31:22.177 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:31:22.177 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:31:22.177 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:31:22.177 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:31:22.177 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:31:22.177 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:31:22.177 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:31:22.177 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:31:22.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:22 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:20.728321+0000 mgr.smithi204.bluhuj (mgr.24467) 353 : audit [DBG] from='client.15112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:22.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:22 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:21.078695+0000 mgr.smithi204.bluhuj (mgr.24467) 354 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:22.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:22 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:21.411392+0000 mgr.smithi204.bluhuj (mgr.24467) 355 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:22.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:22 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:21.831286+0000 mon.smithi066 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.66:0/200605170' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:31:22.586 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:31:22.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:22 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:20.728321+0000 mgr.smithi204.bluhuj (mgr.24467) 353 : audit [DBG] from='client.15112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:22.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:22 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:21.078695+0000 mgr.smithi204.bluhuj (mgr.24467) 354 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:22.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:22 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:21.411392+0000 mgr.smithi204.bluhuj (mgr.24467) 355 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:22.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:22 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:21.831286+0000 mon.smithi066 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.66:0/200605170' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:31:23.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:21.617597+0000 mgr.smithi204.bluhuj (mgr.24467) 356 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:23.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:22.175801+0000 mgr.smithi204.bluhuj (mgr.24467) 357 : audit [DBG] from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:23.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:22.585583+0000 mon.smithi066 (mon.0) 924 : audit [DBG] from='client.? 172.21.15.66:0/2413318563' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:31:23.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:21.617597+0000 mgr.smithi204.bluhuj (mgr.24467) 356 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:23.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:22.175801+0000 mgr.smithi204.bluhuj (mgr.24467) 357 : audit [DBG] from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:23.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:22.585583+0000 mon.smithi066 (mon.0) 924 : audit [DBG] from='client.? 172.21.15.66:0/2413318563' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:31:25.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:23.618164+0000 mgr.smithi204.bluhuj (mgr.24467) 358 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:25.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:23.618164+0000 mgr.smithi204.bluhuj (mgr.24467) 358 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:26.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:25.821794+0000 mon.smithi204 (mon.1) 122 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:31:26.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:25.821794+0000 mon.smithi204 (mon.1) 122 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:31:26.826 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:31:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:25.618632+0000 mgr.smithi204.bluhuj (mgr.24467) 359 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:27.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:25.618632+0000 mgr.smithi204.bluhuj (mgr.24467) 359 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:29.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:27.619319+0000 mgr.smithi204.bluhuj (mgr.24467) 360 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:29.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:27.619319+0000 mgr.smithi204.bluhuj (mgr.24467) 360 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:31.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:29.619889+0000 mgr.smithi204.bluhuj (mgr.24467) 361 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:31.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:29.619889+0000 mgr.smithi204.bluhuj (mgr.24467) 361 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:31.856 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:31:33.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:31.620484+0000 mgr.smithi204.bluhuj (mgr.24467) 362 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:33.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:31.620484+0000 mgr.smithi204.bluhuj (mgr.24467) 362 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:35.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:33.621030+0000 mgr.smithi204.bluhuj (mgr.24467) 363 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:35.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:33.621030+0000 mgr.smithi204.bluhuj (mgr.24467) 363 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:36.883 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:31:37.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:35.621596+0000 mgr.smithi204.bluhuj (mgr.24467) 364 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:37.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:35.621596+0000 mgr.smithi204.bluhuj (mgr.24467) 364 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:39.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:37.622472+0000 mgr.smithi204.bluhuj (mgr.24467) 365 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:39.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:37.622472+0000 mgr.smithi204.bluhuj (mgr.24467) 365 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:39.622965+0000 mgr.smithi204.bluhuj (mgr.24467) 366 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:40.821960+0000 mon.smithi204 (mon.1) 123 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:31:41.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:39.622965+0000 mgr.smithi204.bluhuj (mgr.24467) 366 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:41.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:40.821960+0000 mon.smithi204 (mon.1) 123 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:31:41.912 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:31:43.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:41.623558+0000 mgr.smithi204.bluhuj (mgr.24467) 367 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:43.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:41.623558+0000 mgr.smithi204.bluhuj (mgr.24467) 367 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:45.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:43.624069+0000 mgr.smithi204.bluhuj (mgr.24467) 368 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:45.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:43.624069+0000 mgr.smithi204.bluhuj (mgr.24467) 368 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:46.940 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:31:47.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:45.624491+0000 mgr.smithi204.bluhuj (mgr.24467) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:47.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:45.624491+0000 mgr.smithi204.bluhuj (mgr.24467) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:49.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:47.625246+0000 mgr.smithi204.bluhuj (mgr.24467) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:49.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:47.625246+0000 mgr.smithi204.bluhuj (mgr.24467) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:51.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:49.625792+0000 mgr.smithi204.bluhuj (mgr.24467) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:51.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:49.625792+0000 mgr.smithi204.bluhuj (mgr.24467) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:51.972 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:31:52.962 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:31:53.636 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:31:53.636 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (14m) 7m ago 16m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:31:53.636 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (16m) 7m ago 16m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:31:53.636 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (15m) 7m ago 15m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:31:53.636 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (14m) 7m ago 16m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:31:53.636 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (11m) 7m ago 11m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:31:53.636 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (10m) 7m ago 10m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:31:53.636 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (17m) 7m ago 17m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:31:53.637 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (8m) 7m ago 15m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:31:53.637 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (17m) 7m ago 17m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:31:53.637 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (15m) 7m ago 15m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:31:53.637 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (8m) 7m ago 7m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:31:53.637 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (7m) 7m ago 7m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:31:53.637 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (15m) 7m ago 15m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:31:53.637 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (15m) 7m ago 15m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:31:53.637 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (14m) 7m ago 14m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:31:53.637 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (14m) 7m ago 14m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:31:53.637 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (14m) 7m ago 14m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:31:53.637 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (13m) 7m ago 13m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:31:53.637 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (13m) 7m ago 13m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:31:53.638 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (13m) 7m ago 13m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:31:53.638 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (12m) 7m ago 12m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:31:53.638 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (12m) 7m ago 12m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:31:53.638 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (14m) 7m ago 15m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:31:53.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:51.626462+0000 mgr.smithi204.bluhuj (mgr.24467) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:53.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:51.626462+0000 mgr.smithi204.bluhuj (mgr.24467) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:54.043 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:31:54.043 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:31:54.043 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:31:54.044 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:31:54.044 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:31:54.044 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:31:54.044 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:31:54.044 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:31:54.044 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:31:54.044 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:31:54.044 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:31:54.044 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:31:54.044 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:31:54.045 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:31:54.045 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:31:54.045 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:31:54.045 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:31:54.045 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:31:54.045 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:31:54.385 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:31:54.385 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:31:54.386 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:31:54.386 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:31:54.386 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:31:54.386 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:31:54.386 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:31:54.386 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:31:54.386 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:31:54.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:52.948230+0000 mgr.smithi204.bluhuj (mgr.24467) 373 : audit [DBG] from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:54.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:53.291759+0000 mgr.smithi204.bluhuj (mgr.24467) 374 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:54.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:54.042786+0000 mon.smithi066 (mon.0) 925 : audit [DBG] from='client.? 172.21.15.66:0/3316772031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:31:54.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:52.948230+0000 mgr.smithi204.bluhuj (mgr.24467) 373 : audit [DBG] from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:54.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:53.291759+0000 mgr.smithi204.bluhuj (mgr.24467) 374 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:54.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:54.042786+0000 mon.smithi066 (mon.0) 925 : audit [DBG] from='client.? 172.21.15.66:0/3316772031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:31:54.792 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:31:55.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:53.625915+0000 mgr.smithi204.bluhuj (mgr.24467) 375 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:55.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:53.626840+0000 mgr.smithi204.bluhuj (mgr.24467) 376 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:55.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:54.384539+0000 mgr.smithi204.bluhuj (mgr.24467) 377 : audit [DBG] from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:55.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:54.792104+0000 mon.smithi066 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.66:0/3820744048' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:31:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:53.625915+0000 mgr.smithi204.bluhuj (mgr.24467) 375 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:53.626840+0000 mgr.smithi204.bluhuj (mgr.24467) 376 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:54.384539+0000 mgr.smithi204.bluhuj (mgr.24467) 377 : audit [DBG] from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:31:55.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:54.792104+0000 mon.smithi066 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.66:0/3820744048' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:31:56.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:31:55.822484+0000 mon.smithi204 (mon.1) 124 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:31:56.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:31:55.822484+0000 mon.smithi204 (mon.1) 124 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:31:57.002 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:31:57.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:55.627162+0000 mgr.smithi204.bluhuj (mgr.24467) 378 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:55.627162+0000 mgr.smithi204.bluhuj (mgr.24467) 378 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:31:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:31:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:57.628148+0000 mgr.smithi204.bluhuj (mgr.24467) 379 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:31:59.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:31:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:57.628148+0000 mgr.smithi204.bluhuj (mgr.24467) 379 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:31:59.628641+0000 mgr.smithi204.bluhuj (mgr.24467) 380 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:01.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:31:59.628641+0000 mgr.smithi204.bluhuj (mgr.24467) 380 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:02.032 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:32:03.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:01.629259+0000 mgr.smithi204.bluhuj (mgr.24467) 381 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:03.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:01.629259+0000 mgr.smithi204.bluhuj (mgr.24467) 381 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:03.629726+0000 mgr.smithi204.bluhuj (mgr.24467) 382 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:05.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:03.629726+0000 mgr.smithi204.bluhuj (mgr.24467) 382 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:07.058 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:32:07.834 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:05.630161+0000 mgr.smithi204.bluhuj (mgr.24467) 383 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:05.630161+0000 mgr.smithi204.bluhuj (mgr.24467) 383 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:07.630827+0000 mgr.smithi204.bluhuj (mgr.24467) 384 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:09.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:07.630827+0000 mgr.smithi204.bluhuj (mgr.24467) 384 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:09.631264+0000 mgr.smithi204.bluhuj (mgr.24467) 385 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:10.822561+0000 mon.smithi204 (mon.1) 125 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:32:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:09.631264+0000 mgr.smithi204.bluhuj (mgr.24467) 385 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:10.822561+0000 mon.smithi204 (mon.1) 125 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:32:12.090 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:32:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:11.632202+0000 mgr.smithi204.bluhuj (mgr.24467) 386 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:11.632202+0000 mgr.smithi204.bluhuj (mgr.24467) 386 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:15.792 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:13.632726+0000 mgr.smithi204.bluhuj (mgr.24467) 387 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:15.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:13.632726+0000 mgr.smithi204.bluhuj (mgr.24467) 387 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:17.117 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:32:17.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:15.633083+0000 mgr.smithi204.bluhuj (mgr.24467) 388 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:15.633083+0000 mgr.smithi204.bluhuj (mgr.24467) 388 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:17.633788+0000 mgr.smithi204.bluhuj (mgr.24467) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:19.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:17.633788+0000 mgr.smithi204.bluhuj (mgr.24467) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:19.634152+0000 mgr.smithi204.bluhuj (mgr.24467) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:21.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:19.634152+0000 mgr.smithi204.bluhuj (mgr.24467) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:22.153 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:32:23.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:21.634831+0000 mgr.smithi204.bluhuj (mgr.24467) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:21.634831+0000 mgr.smithi204.bluhuj (mgr.24467) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:25.164 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:32:25.842 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:32:25.842 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (15m) 8m ago 16m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:32:25.842 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (16m) 8m ago 16m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:32:25.842 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (16m) 8m ago 16m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:32:25.842 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (15m) 8m ago 16m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:32:25.843 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (11m) 8m ago 11m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:32:25.843 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (11m) 8m ago 11m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:32:25.843 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (18m) 8m ago 18m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:32:25.843 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (9m) 8m ago 15m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:32:25.843 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (18m) 8m ago 18m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:32:25.843 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (15m) 8m ago 15m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:32:25.843 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (8m) 8m ago 8m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:32:25.843 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (8m) 8m ago 8m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:32:25.843 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (16m) 8m ago 16m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:32:25.843 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (15m) 8m ago 15m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:32:25.843 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (15m) 8m ago 15m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:32:25.843 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (14m) 8m ago 14m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:32:25.843 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (14m) 8m ago 14m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:32:25.843 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (14m) 8m ago 14m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:32:25.844 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (13m) 8m ago 13m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:32:25.844 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (13m) 8m ago 13m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:32:25.844 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (13m) 8m ago 13m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:32:25.844 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (12m) 8m ago 12m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:32:25.844 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (15m) 8m ago 16m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:32:25.844 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:23.635268+0000 mgr.smithi204.bluhuj (mgr.24467) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:25.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:23.635268+0000 mgr.smithi204.bluhuj (mgr.24467) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:26.244 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:32:26.244 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:32:26.244 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:32:26.244 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:32:26.244 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:32:26.244 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:32:26.244 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:32:26.244 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:32:26.244 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:32:26.244 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:32:26.244 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:32:26.245 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:32:26.245 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:32:26.245 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:32:26.245 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:32:26.245 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:32:26.245 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:32:26.245 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:32:26.245 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:32:26.588 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:32:26.588 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:32:26.588 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:32:26.588 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:32:26.589 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:32:26.589 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:32:26.589 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:32:26.589 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:32:26.589 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:32:26.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:25.149992+0000 mgr.smithi204.bluhuj (mgr.24467) 393 : audit [DBG] from='client.15160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:32:26.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:25.489316+0000 mgr.smithi204.bluhuj (mgr.24467) 394 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:32:26.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:25.822714+0000 mon.smithi204 (mon.1) 126 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:32:26.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:26.243118+0000 mon.smithi066 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.66:0/4268817553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:32:26.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:25.149992+0000 mgr.smithi204.bluhuj (mgr.24467) 393 : audit [DBG] from='client.15160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:32:26.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:25.489316+0000 mgr.smithi204.bluhuj (mgr.24467) 394 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:32:26.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:25.822714+0000 mon.smithi204 (mon.1) 126 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:32:26.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:26.243118+0000 mon.smithi066 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.66:0/4268817553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:32:26.995 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:32:27.177 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:32:27.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:25.635663+0000 mgr.smithi204.bluhuj (mgr.24467) 395 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:27.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:25.823281+0000 mgr.smithi204.bluhuj (mgr.24467) 396 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:32:27.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:26.995271+0000 mon.smithi066 (mon.0) 928 : audit [DBG] from='client.? 172.21.15.66:0/632222632' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:32:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:25.635663+0000 mgr.smithi204.bluhuj (mgr.24467) 395 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:25.823281+0000 mgr.smithi204.bluhuj (mgr.24467) 396 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:32:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:26.995271+0000 mon.smithi066 (mon.0) 928 : audit [DBG] from='client.? 172.21.15.66:0/632222632' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:32:28.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:26.587235+0000 mgr.smithi204.bluhuj (mgr.24467) 397 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:32:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:26.587235+0000 mgr.smithi204.bluhuj (mgr.24467) 397 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:32:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:27.636343+0000 mgr.smithi204.bluhuj (mgr.24467) 398 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:29.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:27.636343+0000 mgr.smithi204.bluhuj (mgr.24467) 398 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:31.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:29.636825+0000 mgr.smithi204.bluhuj (mgr.24467) 399 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:31.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:29.636825+0000 mgr.smithi204.bluhuj (mgr.24467) 399 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:32.205 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:32:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:31.637427+0000 mgr.smithi204.bluhuj (mgr.24467) 400 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:33.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:31.637427+0000 mgr.smithi204.bluhuj (mgr.24467) 400 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:33.637816+0000 mgr.smithi204.bluhuj (mgr.24467) 401 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:33.637816+0000 mgr.smithi204.bluhuj (mgr.24467) 401 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:32:35.297141+0000 mgr.smithi204.bluhuj (mgr.24467) 402 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:32:36.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:32:36.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:32:36.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:32:36.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:32:36.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:32:36.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:32:36.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:32:36.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:32:36.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:32:36.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:32:36.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:32:36.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:32:36.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:32:36.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:32:36.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:32:36.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:32:36.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:32:36.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:32:36.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:32:36.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:32:36.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:32:36.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:32:36.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:32:36.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:32:36.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:32:36.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:32:36.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:32:36.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:32:36.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:32:36.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:32:36.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:32:36.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:32:36.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:32:36.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:32:36.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:32:36.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:32:36.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:32:36.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:32:36.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:32:35.297951+0000 mgr.smithi204.bluhuj (mgr.24467) 403 : cephadm [INF] Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:32:36.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:32:35.298410+0000 mgr.smithi204.bluhuj (mgr.24467) 404 : cephadm [INF] Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:32:36.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:32:35.297141+0000 mgr.smithi204.bluhuj (mgr.24467) 402 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:32:36.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:32:36.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:32:36.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:32:36.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:32:36.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:32:36.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:32:36.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:32:36.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:32:36.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:32:36.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:32:36.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:32:36.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:32:36.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:32:36.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:32:36.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:32:36.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:32:36.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:32:36.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:32:36.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:32:36.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:32:36.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:32:36.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:32:36.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:32:36.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:32:36.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:32:36.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:32:36.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:32:36.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:32:36.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:32:36.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:32:36.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:32:36.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:32:36.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:32:36.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:32:36.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:32:36.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:32:36.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:32:36.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:32:36.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:32:36.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:32:36.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:32:36.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:32:36.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:32:36.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:32:36.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:32:36.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:32:37.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:32:37.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:32:37.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:32:37.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:32:37.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:32:37.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:32:37.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:32:35.297951+0000 mgr.smithi204.bluhuj (mgr.24467) 403 : cephadm [INF] Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:32:37.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:32:35.298410+0000 mgr.smithi204.bluhuj (mgr.24467) 404 : cephadm [INF] Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:32:37.239 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:32:37.834 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:35.638184+0000 mgr.smithi204.bluhuj (mgr.24467) 405 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:37.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:35.638184+0000 mgr.smithi204.bluhuj (mgr.24467) 405 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:37.638857+0000 mgr.smithi204.bluhuj (mgr.24467) 406 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:39.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:37.638857+0000 mgr.smithi204.bluhuj (mgr.24467) 406 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:39.639410+0000 mgr.smithi204.bluhuj (mgr.24467) 407 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:40.822989+0000 mon.smithi204 (mon.1) 127 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:32:41.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:39.639410+0000 mgr.smithi204.bluhuj (mgr.24467) 407 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:41.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:40.822989+0000 mon.smithi204 (mon.1) 127 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:32:42.267 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:32:42.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:41.640305+0000 mgr.smithi204.bluhuj (mgr.24467) 408 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:42.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:42 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:41.640305+0000 mgr.smithi204.bluhuj (mgr.24467) 408 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:43.640827+0000 mgr.smithi204.bluhuj (mgr.24467) 409 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:45.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:43.640827+0000 mgr.smithi204.bluhuj (mgr.24467) 409 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:47.313 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:32:47.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:45.641169+0000 mgr.smithi204.bluhuj (mgr.24467) 410 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:47.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:45.641169+0000 mgr.smithi204.bluhuj (mgr.24467) 410 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:49.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:47.642012+0000 mgr.smithi204.bluhuj (mgr.24467) 411 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:49.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:47.642012+0000 mgr.smithi204.bluhuj (mgr.24467) 411 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:51.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:49.642494+0000 mgr.smithi204.bluhuj (mgr.24467) 412 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:51.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:49.642494+0000 mgr.smithi204.bluhuj (mgr.24467) 412 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:52.340 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:32:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:51.643176+0000 mgr.smithi204.bluhuj (mgr.24467) 413 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:53.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:51.643176+0000 mgr.smithi204.bluhuj (mgr.24467) 413 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:55.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:53.643525+0000 mgr.smithi204.bluhuj (mgr.24467) 414 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:55.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:53.643525+0000 mgr.smithi204.bluhuj (mgr.24467) 414 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:56.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:55.823157+0000 mon.smithi204 (mon.1) 128 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:32:56.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:55.823157+0000 mon.smithi204 (mon.1) 128 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:32:57.361 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:32:57.369 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:55.643927+0000 mgr.smithi204.bluhuj (mgr.24467) 415 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:57.369 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:32:57.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:55.643927+0000 mgr.smithi204.bluhuj (mgr.24467) 415 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:32:58.043 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:32:58.044 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (15m) 8m ago 17m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:32:58.044 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (17m) 8m ago 17m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:32:58.044 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (16m) 8m ago 16m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:32:58.044 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (15m) 8m ago 17m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:32:58.044 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (12m) 8m ago 12m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:32:58.044 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (12m) 8m ago 12m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:32:58.044 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (18m) 8m ago 18m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:32:58.044 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (9m) 8m ago 16m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:32:58.044 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (18m) 8m ago 18m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:32:58.044 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (16m) 8m ago 16m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:32:58.044 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (9m) 8m ago 9m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:32:58.044 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (8m) 8m ago 8m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:32:58.044 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (16m) 8m ago 16m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:32:58.044 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (16m) 8m ago 16m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:32:58.045 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (15m) 8m ago 15m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:32:58.045 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (15m) 8m ago 15m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:32:58.045 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (15m) 8m ago 15m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:32:58.045 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (14m) 8m ago 14m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:32:58.045 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (14m) 8m ago 14m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:32:58.045 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (14m) 8m ago 14m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:32:58.045 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (13m) 8m ago 13m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:32:58.045 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (13m) 8m ago 13m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:32:58.045 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (15m) 8m ago 16m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:32:58.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:58 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:57.354611+0000 mgr.smithi204.bluhuj (mgr.24467) 416 : audit [DBG] from='client.15184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:32:58.449 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:32:58.449 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:32:58.449 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:32:58.449 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:32:58.449 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:32:58.450 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:32:58.450 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:32:58.450 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:32:58.450 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:32:58.450 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:32:58.450 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:32:58.450 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:32:58.450 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:32:58.450 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:32:58.450 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:32:58.450 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:32:58.450 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:32:58.450 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:32:58.450 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:32:58.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:57.354611+0000 mgr.smithi204.bluhuj (mgr.24467) 416 : audit [DBG] from='client.15184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:32:58.793 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:32:58.793 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:32:58.793 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:32:58.793 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:32:58.793 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:32:58.793 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:32:58.793 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:32:58.794 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:32:58.794 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:32:59.199 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:32:59.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:57.644793+0000 mgr.smithi204.bluhuj (mgr.24467) 417 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:59.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:57.701489+0000 mgr.smithi204.bluhuj (mgr.24467) 418 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:32:59.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:58.033322+0000 mgr.smithi204.bluhuj (mgr.24467) 419 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:32:59.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:32:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:58.448721+0000 mon.smithi066 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.66:0/1618378381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:32:59.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:57.644793+0000 mgr.smithi204.bluhuj (mgr.24467) 417 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:32:59.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:57.701489+0000 mgr.smithi204.bluhuj (mgr.24467) 418 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:32:59.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:58.033322+0000 mgr.smithi204.bluhuj (mgr.24467) 419 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:32:59.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:32:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:58.448721+0000 mon.smithi066 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.66:0/1618378381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:33:00.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:58.792030+0000 mgr.smithi204.bluhuj (mgr.24467) 420 : audit [DBG] from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:33:00.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:32:59.199274+0000 mon.smithi066 (mon.0) 930 : audit [DBG] from='client.? 172.21.15.66:0/3677907984' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:33:00.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:58.792030+0000 mgr.smithi204.bluhuj (mgr.24467) 420 : audit [DBG] from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:33:00.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:32:59.199274+0000 mon.smithi066 (mon.0) 930 : audit [DBG] from='client.? 172.21.15.66:0/3677907984' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:33:01.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:32:59.645173+0000 mgr.smithi204.bluhuj (mgr.24467) 421 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:01.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:32:59.645173+0000 mgr.smithi204.bluhuj (mgr.24467) 421 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:02.395 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:33:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:01.645745+0000 mgr.smithi204.bluhuj (mgr.24467) 422 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:03.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:01.645745+0000 mgr.smithi204.bluhuj (mgr.24467) 422 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:05.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:03.646268+0000 mgr.smithi204.bluhuj (mgr.24467) 423 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:05.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:03.646268+0000 mgr.smithi204.bluhuj (mgr.24467) 423 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:07.424 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:33:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:05.646628+0000 mgr.smithi204.bluhuj (mgr.24467) 424 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:05.646628+0000 mgr.smithi204.bluhuj (mgr.24467) 424 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:09.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:07.647537+0000 mgr.smithi204.bluhuj (mgr.24467) 425 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:09.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:07.647537+0000 mgr.smithi204.bluhuj (mgr.24467) 425 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:11.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:09.647950+0000 mgr.smithi204.bluhuj (mgr.24467) 426 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:11.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:33:10.823521+0000 mon.smithi204 (mon.1) 129 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:33:11.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:09.647950+0000 mgr.smithi204.bluhuj (mgr.24467) 426 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:11.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:33:10.823521+0000 mon.smithi204 (mon.1) 129 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:33:12.457 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:33:13.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:11.648867+0000 mgr.smithi204.bluhuj (mgr.24467) 427 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:13.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:11.648867+0000 mgr.smithi204.bluhuj (mgr.24467) 427 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:15.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:13.649263+0000 mgr.smithi204.bluhuj (mgr.24467) 428 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:15.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:13.649263+0000 mgr.smithi204.bluhuj (mgr.24467) 428 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:17.483 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:33:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:15.649874+0000 mgr.smithi204.bluhuj (mgr.24467) 429 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:17.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:15.649874+0000 mgr.smithi204.bluhuj (mgr.24467) 429 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:19.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:17.650851+0000 mgr.smithi204.bluhuj (mgr.24467) 430 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:19.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:17.650851+0000 mgr.smithi204.bluhuj (mgr.24467) 430 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:21.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:19.651428+0000 mgr.smithi204.bluhuj (mgr.24467) 431 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:21.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:19.651428+0000 mgr.smithi204.bluhuj (mgr.24467) 431 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:22.512 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:33:23.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:21.652115+0000 mgr.smithi204.bluhuj (mgr.24467) 432 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:23.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:21.652115+0000 mgr.smithi204.bluhuj (mgr.24467) 432 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:25.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:23.652622+0000 mgr.smithi204.bluhuj (mgr.24467) 433 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:25.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:23.652622+0000 mgr.smithi204.bluhuj (mgr.24467) 433 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:26.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:33:25.823693+0000 mon.smithi204 (mon.1) 130 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:33:26.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:33:25.823693+0000 mon.smithi204 (mon.1) 130 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:33:27.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:25.653041+0000 mgr.smithi204.bluhuj (mgr.24467) 434 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:27.585 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:25.653041+0000 mgr.smithi204.bluhuj (mgr.24467) 434 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:27.585 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:33:29.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:27.653763+0000 mgr.smithi204.bluhuj (mgr.24467) 435 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:29.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:27.653763+0000 mgr.smithi204.bluhuj (mgr.24467) 435 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:29.577 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:33:30.253 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:33:30.253 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (16m) 9m ago 17m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:33:30.253 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (17m) 9m ago 17m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:33:30.253 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (17m) 9m ago 17m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:33:30.253 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (16m) 9m ago 17m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:33:30.253 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (12m) 9m ago 12m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:33:30.253 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (12m) 9m ago 12m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:33:30.253 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (19m) 9m ago 19m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:33:30.253 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (10m) 9m ago 17m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:33:30.253 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (19m) 9m ago 19m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:33:30.253 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (16m) 9m ago 16m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:33:30.254 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (9m) 9m ago 9m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:33:30.254 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (9m) 9m ago 9m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:33:30.254 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (17m) 9m ago 17m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:33:30.254 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (16m) 9m ago 16m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:33:30.254 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (16m) 9m ago 16m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:33:30.254 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (16m) 9m ago 16m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:33:30.254 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (15m) 9m ago 15m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:33:30.254 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (15m) 9m ago 15m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:33:30.254 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (15m) 9m ago 15m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:33:30.254 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (14m) 9m ago 14m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:33:30.254 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (14m) 9m ago 14m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:33:30.254 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (14m) 9m ago 14m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:33:30.254 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (16m) 9m ago 17m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:33:30.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:33:29.563249+0000 mgr.smithi204.bluhuj (mgr.24467) 436 : audit [DBG] from='client.15208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:33:30.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:33:29.563249+0000 mgr.smithi204.bluhuj (mgr.24467) 436 : audit [DBG] from='client.15208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:33:30.661 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:33:30.661 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:33:30.661 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:33:30.661 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:33:30.661 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:33:30.661 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:33:30.661 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:33:30.662 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:33:30.662 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:33:30.662 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:33:30.662 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:33:30.662 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:33:30.662 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:33:30.662 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:33:30.662 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:33:30.662 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:33:30.662 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:33:30.662 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:33:30.662 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:33:31.006 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:33:31.007 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:33:31.007 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:33:31.007 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:33:31.007 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:33:31.007 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:33:31.007 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:33:31.007 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:33:31.007 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:33:31.416 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:33:31.417 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:29.654121+0000 mgr.smithi204.bluhuj (mgr.24467) 437 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:31.417 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:33:29.910932+0000 mgr.smithi204.bluhuj (mgr.24467) 438 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:33:31.417 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:33:30.242919+0000 mgr.smithi204.bluhuj (mgr.24467) 439 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:33:31.417 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:33:30.660546+0000 mon.smithi066 (mon.0) 931 : audit [DBG] from='client.? 172.21.15.66:0/2330875693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:33:31.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:29.654121+0000 mgr.smithi204.bluhuj (mgr.24467) 437 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:31.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:33:29.910932+0000 mgr.smithi204.bluhuj (mgr.24467) 438 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:33:31.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:33:30.242919+0000 mgr.smithi204.bluhuj (mgr.24467) 439 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:33:31.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:33:30.660546+0000 mon.smithi066 (mon.0) 931 : audit [DBG] from='client.? 172.21.15.66:0/2330875693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:33:32.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:33:31.005336+0000 mgr.smithi204.bluhuj (mgr.24467) 440 : audit [DBG] from='client.15224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:33:32.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:33:31.416172+0000 mon.smithi066 (mon.0) 932 : audit [DBG] from='client.? 172.21.15.66:0/3751634493' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:33:32.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:33:31.005336+0000 mgr.smithi204.bluhuj (mgr.24467) 440 : audit [DBG] from='client.15224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:33:32.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:33:31.416172+0000 mon.smithi066 (mon.0) 932 : audit [DBG] from='client.? 172.21.15.66:0/3751634493' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:33:32.573 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:33:33.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:31.654759+0000 mgr.smithi204.bluhuj (mgr.24467) 441 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:33.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:31.654759+0000 mgr.smithi204.bluhuj (mgr.24467) 441 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:35.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:33.655279+0000 mgr.smithi204.bluhuj (mgr.24467) 442 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:35.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:33.655279+0000 mgr.smithi204.bluhuj (mgr.24467) 442 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:37.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:35.655773+0000 mgr.smithi204.bluhuj (mgr.24467) 443 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:37.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:35.655773+0000 mgr.smithi204.bluhuj (mgr.24467) 443 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:37.606 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:33:39.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:37.656538+0000 mgr.smithi204.bluhuj (mgr.24467) 444 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:39.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:37.656538+0000 mgr.smithi204.bluhuj (mgr.24467) 444 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:39.657129+0000 mgr.smithi204.bluhuj (mgr.24467) 445 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:33:40.824013+0000 mon.smithi204 (mon.1) 131 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:33:41.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:39.657129+0000 mgr.smithi204.bluhuj (mgr.24467) 445 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:41.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:33:40.824013+0000 mon.smithi204 (mon.1) 131 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:33:42.641 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:33:43.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:41.658013+0000 mgr.smithi204.bluhuj (mgr.24467) 446 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:43.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:41.658013+0000 mgr.smithi204.bluhuj (mgr.24467) 446 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:43.658541+0000 mgr.smithi204.bluhuj (mgr.24467) 447 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:45.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:43.658541+0000 mgr.smithi204.bluhuj (mgr.24467) 447 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:47.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:45.659074+0000 mgr.smithi204.bluhuj (mgr.24467) 448 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:47.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:45.659074+0000 mgr.smithi204.bluhuj (mgr.24467) 448 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:47.667 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:33:49.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:47.660041+0000 mgr.smithi204.bluhuj (mgr.24467) 449 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:49.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:47.660041+0000 mgr.smithi204.bluhuj (mgr.24467) 449 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:51.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:49.660534+0000 mgr.smithi204.bluhuj (mgr.24467) 450 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:51.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:51 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:49.660534+0000 mgr.smithi204.bluhuj (mgr.24467) 450 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:52.699 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:33:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:51.661446+0000 mgr.smithi204.bluhuj (mgr.24467) 451 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:53.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:51.661446+0000 mgr.smithi204.bluhuj (mgr.24467) 451 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:55.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:53.661946+0000 mgr.smithi204.bluhuj (mgr.24467) 452 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:55.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:53.661946+0000 mgr.smithi204.bluhuj (mgr.24467) 452 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:56.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:33:55.824119+0000 mon.smithi204 (mon.1) 132 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:33:56.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:33:55.824119+0000 mon.smithi204 (mon.1) 132 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:33:57.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:55.662488+0000 mgr.smithi204.bluhuj (mgr.24467) 453 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:57.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:55.662488+0000 mgr.smithi204.bluhuj (mgr.24467) 453 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:33:57.725 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:33:59.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:33:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:57.663349+0000 mgr.smithi204.bluhuj (mgr.24467) 454 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:33:59.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:33:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:57.663349+0000 mgr.smithi204.bluhuj (mgr.24467) 454 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:01.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:33:59.663731+0000 mgr.smithi204.bluhuj (mgr.24467) 455 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:01.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:33:59.663731+0000 mgr.smithi204.bluhuj (mgr.24467) 455 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:01.790 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:34:02.461 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:34:02.461 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (16m) 9m ago 18m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:34:02.461 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (18m) 9m ago 18m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:34:02.461 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (17m) 9m ago 17m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:34:02.461 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (16m) 9m ago 18m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:34:02.461 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (13m) 9m ago 13m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (13m) 9m ago 13m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (19m) 9m ago 19m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (10m) 9m ago 17m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (19m) 9m ago 19m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (17m) 9m ago 17m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (10m) 9m ago 10m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (10m) 9m ago 10m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (18m) 9m ago 18m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (17m) 9m ago 17m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (17m) 9m ago 17m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (16m) 9m ago 16m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (16m) 9m ago 16m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (15m) 9m ago 15m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (15m) 9m ago 15m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:34:02.462 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (15m) 9m ago 15m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:34:02.463 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (14m) 9m ago 14m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:34:02.463 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (14m) 9m ago 14m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:34:02.463 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (16m) 9m ago 17m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:34:02.750 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:34:02.870 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:34:02.870 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:34:02.870 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:34:02.870 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:34:02.870 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:34:02.870 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:34:02.870 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:34:02.871 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:34:02.871 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:34:02.871 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:34:02.871 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:34:02.871 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:34:02.871 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:34:02.871 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:34:02.871 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:34:02.871 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:34:02.871 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:34:02.871 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:34:02.871 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:34:03.216 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:34:03.216 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:34:03.217 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:34:03.217 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:34:03.217 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:34:03.217 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:34:03.217 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:34:03.217 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:34:03.217 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:34:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:01.664576+0000 mgr.smithi204.bluhuj (mgr.24467) 456 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:01.776657+0000 mgr.smithi204.bluhuj (mgr.24467) 457 : audit [DBG] from='client.15232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:02.120338+0000 mgr.smithi204.bluhuj (mgr.24467) 458 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:02.451300+0000 mgr.smithi204.bluhuj (mgr.24467) 459 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:02.869542+0000 mon.smithi066 (mon.0) 933 : audit [DBG] from='client.? 172.21.15.66:0/818957165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:34:03.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:01.664576+0000 mgr.smithi204.bluhuj (mgr.24467) 456 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:03.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:01.776657+0000 mgr.smithi204.bluhuj (mgr.24467) 457 : audit [DBG] from='client.15232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:03.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:02.120338+0000 mgr.smithi204.bluhuj (mgr.24467) 458 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:03.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:02.451300+0000 mgr.smithi204.bluhuj (mgr.24467) 459 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:03.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:02.869542+0000 mon.smithi066 (mon.0) 933 : audit [DBG] from='client.? 172.21.15.66:0/818957165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:34:03.621 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:34:04.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:03.215337+0000 mgr.smithi204.bluhuj (mgr.24467) 460 : audit [DBG] from='client.15248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:04.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:03.621427+0000 mon.smithi066 (mon.0) 934 : audit [DBG] from='client.? 172.21.15.66:0/4006883976' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:34:04.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:03.215337+0000 mgr.smithi204.bluhuj (mgr.24467) 460 : audit [DBG] from='client.15248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:04.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:03.621427+0000 mon.smithi066 (mon.0) 934 : audit [DBG] from='client.? 172.21.15.66:0/4006883976' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:34:05.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:03.664964+0000 mgr.smithi204.bluhuj (mgr.24467) 461 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:05.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:03.664964+0000 mgr.smithi204.bluhuj (mgr.24467) 461 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:05.665331+0000 mgr.smithi204.bluhuj (mgr.24467) 462 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:05.665331+0000 mgr.smithi204.bluhuj (mgr.24467) 462 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:07.780 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:34:09.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:07.666064+0000 mgr.smithi204.bluhuj (mgr.24467) 463 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:09.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:07.666064+0000 mgr.smithi204.bluhuj (mgr.24467) 463 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:11.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:09.666450+0000 mgr.smithi204.bluhuj (mgr.24467) 464 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:11.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:11 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:10.824404+0000 mon.smithi204 (mon.1) 133 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:34:11.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:09.666450+0000 mgr.smithi204.bluhuj (mgr.24467) 464 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:11.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:11 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:10.824404+0000 mon.smithi204 (mon.1) 133 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:34:12.814 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:34:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:11.667227+0000 mgr.smithi204.bluhuj (mgr.24467) 465 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:13.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:11.667227+0000 mgr.smithi204.bluhuj (mgr.24467) 465 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:15.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:15 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:13.667693+0000 mgr.smithi204.bluhuj (mgr.24467) 466 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:15.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:13.667693+0000 mgr.smithi204.bluhuj (mgr.24467) 466 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:15.668291+0000 mgr.smithi204.bluhuj (mgr.24467) 467 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:17.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:15.668291+0000 mgr.smithi204.bluhuj (mgr.24467) 467 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:17.844 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:34:19.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:17.669182+0000 mgr.smithi204.bluhuj (mgr.24467) 468 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:19.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:19 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:17.669182+0000 mgr.smithi204.bluhuj (mgr.24467) 468 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:21.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:21 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:19.669759+0000 mgr.smithi204.bluhuj (mgr.24467) 469 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:21.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:21 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:19.669759+0000 mgr.smithi204.bluhuj (mgr.24467) 469 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:22.871 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:34:23.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:23 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:21.670439+0000 mgr.smithi204.bluhuj (mgr.24467) 470 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:23.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:21.670439+0000 mgr.smithi204.bluhuj (mgr.24467) 470 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:25.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:23.670908+0000 mgr.smithi204.bluhuj (mgr.24467) 471 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:25.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:23.670908+0000 mgr.smithi204.bluhuj (mgr.24467) 471 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:26.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:25.824702+0000 mon.smithi204 (mon.1) 134 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:34:26.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:25.824702+0000 mon.smithi204 (mon.1) 134 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:34:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:25.671369+0000 mgr.smithi204.bluhuj (mgr.24467) 472 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:27.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:27 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:25.671369+0000 mgr.smithi204.bluhuj (mgr.24467) 472 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:27.894 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:34:29.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:27.672334+0000 mgr.smithi204.bluhuj (mgr.24467) 473 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:29.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:29 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:27.672334+0000 mgr.smithi204.bluhuj (mgr.24467) 473 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:31.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:29.672854+0000 mgr.smithi204.bluhuj (mgr.24467) 474 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:31.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:29.672854+0000 mgr.smithi204.bluhuj (mgr.24467) 474 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:32.927 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:34:33.527 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:31.673477+0000 mgr.smithi204.bluhuj (mgr.24467) 475 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:33.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:31.673477+0000 mgr.smithi204.bluhuj (mgr.24467) 475 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:33.996 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:34:34.664 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:34:34.664 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 running (17m) 10m ago 19m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:34:34.664 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (18m) 10m ago 18m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:34:34.664 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (18m) 10m ago 18m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:34:34.664 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 running (17m) 10m ago 18m 32.2M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:34:34.665 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (13m) 10m ago 13m 13.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:34:34.665 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (13m) 10m ago 13m 38.5M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:34:34.665 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:9283 running (20m) 10m ago 20m 367M - 16.2.5 6933c2a0b7dd c59372a87da8 2024-09-17T09:34:34.665 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (11m) 10m ago 18m 486M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:34:34.665 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (20m) 10m ago 20m 54.5M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:34:34.665 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (18m) 10m ago 18m 45.9M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:34:34.665 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (10m) 10m ago 10m 45.7M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:34:34.665 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (10m) 10m ago 10m 42.7M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:34:34.665 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (18m) 10m ago 18m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:34:34.665 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 running (17m) 10m ago 17m 17.2M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:34:34.665 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (17m) 10m ago 17m 452M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:34:34.665 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (17m) 10m ago 17m 348M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:34:34.665 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (16m) 10m ago 16m 269M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:34:34.666 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (16m) 10m ago 16m 426M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:34:34.666 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (16m) 10m ago 16m 413M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:34:34.666 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (15m) 10m ago 15m 437M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:34:34.666 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (15m) 10m ago 15m 375M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:34:34.666 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (15m) 10m ago 15m 543M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:34:34.666 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 running (17m) 10m ago 18m 55.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:34:35.067 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:34:35.067 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:34:35.067 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:34:35.067 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:34:35.067 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:34:35.067 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:34:35.067 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:34:35.067 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:34:35.067 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:34:35.067 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:34:35.068 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:34:35.068 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:34:35.068 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:34:35.068 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:34:35.068 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:34:35.068 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-09-17T09:34:35.068 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:34:35.068 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:34:35.068 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:34:35.412 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:34:35.413 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:34:35.413 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:34:35.413 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:34:35.413 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [], 2024-09-17T09:34:35.413 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T09:34:35.413 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:34:35.413 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:34:35.413 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:34:35.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:33.673867+0000 mgr.smithi204.bluhuj (mgr.24467) 476 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:35.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:33.982081+0000 mgr.smithi204.bluhuj (mgr.24467) 477 : audit [DBG] from='client.15256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:35.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:34.321330+0000 mgr.smithi204.bluhuj (mgr.24467) 478 : audit [DBG] from='client.15260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:35.414 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:35 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:35.066257+0000 mon.smithi066 (mon.0) 935 : audit [DBG] from='client.? 172.21.15.66:0/2983289596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:34:35.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:33.673867+0000 mgr.smithi204.bluhuj (mgr.24467) 476 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:35.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:33.982081+0000 mgr.smithi204.bluhuj (mgr.24467) 477 : audit [DBG] from='client.15256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:35.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:34.321330+0000 mgr.smithi204.bluhuj (mgr.24467) 478 : audit [DBG] from='client.15260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:35.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:35.066257+0000 mon.smithi066 (mon.0) 935 : audit [DBG] from='client.? 172.21.15.66:0/2983289596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:34:35.819 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:34:36.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:34.653897+0000 mgr.smithi204.bluhuj (mgr.24467) 479 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:36.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:35.411124+0000 mgr.smithi204.bluhuj (mgr.24467) 480 : audit [DBG] from='client.15272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:36.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:35.818432+0000 mon.smithi066 (mon.0) 936 : audit [DBG] from='client.? 172.21.15.66:0/3716016597' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:34:36.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:35.906432+0000 mon.smithi204 (mon.1) 135 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:34:36.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:35.911253+0000 mon.smithi066 (mon.0) 937 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:36.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:34.653897+0000 mgr.smithi204.bluhuj (mgr.24467) 479 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:36.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:35.411124+0000 mgr.smithi204.bluhuj (mgr.24467) 480 : audit [DBG] from='client.15272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:34:36.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:35.818432+0000 mon.smithi066 (mon.0) 936 : audit [DBG] from='client.? 172.21.15.66:0/3716016597' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:34:36.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:35.906432+0000 mon.smithi204 (mon.1) 135 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:34:36.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:35.911253+0000 mon.smithi066 (mon.0) 937 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:37.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:35.674231+0000 mgr.smithi204.bluhuj (mgr.24467) 481 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:37.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:35.868551+0000 mgr.smithi204.bluhuj (mgr.24467) 482 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:34:37.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:34:37.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:34:37.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:34:37.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:34:37.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:37.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:34:37.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:37.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:34:37.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:37.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:37.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:37.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:37.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:37.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:37.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:37.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:34:37.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:34:37.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:34:37.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:34:37.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:34:37.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:34:37.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:34:37.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:34:37.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:34:37.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:34:37.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:34:37.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:34:37.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:34:37.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:34:37.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:34:37.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:34:37.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:34:37.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:34:37.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:34:37.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:34:37.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:34:37.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:34:37.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:34:37.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:34:37.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:37.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:34:37.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:37.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:34:37.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:37.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:37.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:37.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:37.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:37.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:37.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:37.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:34:37.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:34:37.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:35.912390+0000 mgr.smithi204.bluhuj (mgr.24467) 483 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi204.bluhuj) 2024-09-17T09:34:37.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:35.912809+0000 mgr.smithi204.bluhuj (mgr.24467) 484 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi204.bluhuj) 2024-09-17T09:34:37.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:35.674231+0000 mgr.smithi204.bluhuj (mgr.24467) 481 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:37.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:35.868551+0000 mgr.smithi204.bluhuj (mgr.24467) 482 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:34:37.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:34:37.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:34:37.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:34:37.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:34:37.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:37.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:34:37.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:34:37.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:34:37.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:34:37.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:34:37.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:35.912390+0000 mgr.smithi204.bluhuj (mgr.24467) 483 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi204.bluhuj) 2024-09-17T09:34:37.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:35.912809+0000 mgr.smithi204.bluhuj (mgr.24467) 484 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi204.bluhuj) 2024-09-17T09:34:37.951 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:34:38.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:37.414581+0000 mgr.smithi204.bluhuj (mgr.24467) 485 : cephadm [INF] Upgrade: Updating mgr.smithi066.mabcvm 2024-09-17T09:34:38.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:37.419409+0000 mon.smithi066 (mon.0) 938 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:38.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:37.420821+0000 mon.smithi204 (mon.1) 136 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi066.mabcvm", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:34:38.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:37.421228+0000 mon.smithi066 (mon.0) 939 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi066.mabcvm", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:34:38.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:37.422199+0000 mon.smithi204 (mon.1) 137 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:34:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:37.423064+0000 mon.smithi204 (mon.1) 138 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:34:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:37.423933+0000 mgr.smithi204.bluhuj (mgr.24467) 486 : cephadm [INF] Deploying daemon mgr.smithi066.mabcvm on smithi066 2024-09-17T09:34:38.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:37.414581+0000 mgr.smithi204.bluhuj (mgr.24467) 485 : cephadm [INF] Upgrade: Updating mgr.smithi066.mabcvm 2024-09-17T09:34:38.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:37.419409+0000 mon.smithi066 (mon.0) 938 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:38.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:37.420821+0000 mon.smithi204 (mon.1) 136 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi066.mabcvm", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:34:38.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:37.421228+0000 mon.smithi066 (mon.0) 939 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi066.mabcvm", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:34:38.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:37.422199+0000 mon.smithi204 (mon.1) 137 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:34:38.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:37.423064+0000 mon.smithi204 (mon.1) 138 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:34:38.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:37.423933+0000 mgr.smithi204.bluhuj (mgr.24467) 486 : cephadm [INF] Deploying daemon mgr.smithi066.mabcvm on smithi066 2024-09-17T09:34:39.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:37.675001+0000 mgr.smithi204.bluhuj (mgr.24467) 487 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:39.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:37.675001+0000 mgr.smithi204.bluhuj (mgr.24467) 487 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:39.675396+0000 mgr.smithi204.bluhuj (mgr.24467) 488 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:40.824864+0000 mon.smithi204 (mon.1) 139 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:34:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:40.925625+0000 mon.smithi066 (mon.0) 940 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:40.933017+0000 mon.smithi066 (mon.0) 941 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:40.934962+0000 mon.smithi204 (mon.1) 140 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:34:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:41.183980+0000 mon.smithi066 (mon.0) 942 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:41.189460+0000 mon.smithi066 (mon.0) 943 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:41.195548+0000 mon.smithi066 (mon.0) 944 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:41.201355+0000 mon.smithi066 (mon.0) 945 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:41.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:39.675396+0000 mgr.smithi204.bluhuj (mgr.24467) 488 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:41.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:40.824864+0000 mon.smithi204 (mon.1) 139 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:34:41.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:40.925625+0000 mon.smithi066 (mon.0) 940 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:41.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:40.933017+0000 mon.smithi066 (mon.0) 941 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:41.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:40.934962+0000 mon.smithi204 (mon.1) 140 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:34:41.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:41.183980+0000 mon.smithi066 (mon.0) 942 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:41.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:41.189460+0000 mon.smithi066 (mon.0) 943 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:41.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:41.195548+0000 mon.smithi066 (mon.0) 944 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:41.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:41.201355+0000 mon.smithi066 (mon.0) 945 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:42.978 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:34:43.673 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:41.676251+0000 mgr.smithi204.bluhuj (mgr.24467) 489 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:43.717 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:41.676251+0000 mgr.smithi204.bluhuj (mgr.24467) 489 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:45.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:43.676826+0000 mgr.smithi204.bluhuj (mgr.24467) 490 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:45.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:45.362957+0000 mon.smithi066 (mon.0) 946 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:45.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:45.368149+0000 mon.smithi066 (mon.0) 947 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:45.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:43.676826+0000 mgr.smithi204.bluhuj (mgr.24467) 490 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:45.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:45.362957+0000 mon.smithi066 (mon.0) 946 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:45.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:45.368149+0000 mon.smithi066 (mon.0) 947 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:46.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:46.032692+0000 mon.smithi066 (mon.0) 948 : cluster [DBG] Standby manager daemon smithi066.mabcvm restarted 2024-09-17T09:34:46.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:46.032775+0000 mon.smithi066 (mon.0) 949 : cluster [DBG] Standby manager daemon smithi066.mabcvm started 2024-09-17T09:34:46.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:46.035022+0000 mon.smithi066 (mon.0) 950 : audit [DBG] from='mgr.? 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi066.mabcvm/crt"}]: dispatch 2024-09-17T09:34:46.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:46.035620+0000 mon.smithi066 (mon.0) 951 : audit [DBG] from='mgr.? 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:34:46.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:46.037109+0000 mon.smithi066 (mon.0) 952 : audit [DBG] from='mgr.? 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi066.mabcvm/key"}]: dispatch 2024-09-17T09:34:46.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:46.038311+0000 mon.smithi066 (mon.0) 953 : audit [DBG] from='mgr.? 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:34:46.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:46.032692+0000 mon.smithi066 (mon.0) 948 : cluster [DBG] Standby manager daemon smithi066.mabcvm restarted 2024-09-17T09:34:46.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:46.032775+0000 mon.smithi066 (mon.0) 949 : cluster [DBG] Standby manager daemon smithi066.mabcvm started 2024-09-17T09:34:46.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:46.035022+0000 mon.smithi066 (mon.0) 950 : audit [DBG] from='mgr.? 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi066.mabcvm/crt"}]: dispatch 2024-09-17T09:34:46.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:46.035620+0000 mon.smithi066 (mon.0) 951 : audit [DBG] from='mgr.? 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:34:46.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:46.037109+0000 mon.smithi066 (mon.0) 952 : audit [DBG] from='mgr.? 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi066.mabcvm/key"}]: dispatch 2024-09-17T09:34:46.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:46.038311+0000 mon.smithi066 (mon.0) 953 : audit [DBG] from='mgr.? 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:34:47.704 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:45.677186+0000 mgr.smithi204.bluhuj (mgr.24467) 491 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:47.705 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:46.446892+0000 mon.smithi066 (mon.0) 954 : cluster [DBG] mgrmap e29: smithi204.bluhuj(active, since 11m), standbys: smithi066.mabcvm 2024-09-17T09:34:47.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:45.677186+0000 mgr.smithi204.bluhuj (mgr.24467) 491 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:47.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:46.446892+0000 mon.smithi066 (mon.0) 954 : cluster [DBG] mgrmap e29: smithi204.bluhuj(active, since 11m), standbys: smithi066.mabcvm 2024-09-17T09:34:48.008 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:34:49.167 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:47.677892+0000 mgr.smithi204.bluhuj (mgr.24467) 492 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:49.167 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:47.926746+0000 mon.smithi066 (mon.0) 955 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:49.167 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:47.933091+0000 mon.smithi066 (mon.0) 956 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:49.167 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:48.463342+0000 mon.smithi066 (mon.0) 957 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:49.167 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:48.469594+0000 mon.smithi066 (mon.0) 958 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:49.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:47.677892+0000 mgr.smithi204.bluhuj (mgr.24467) 492 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:34:49.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:47.926746+0000 mon.smithi066 (mon.0) 955 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:49.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:47.933091+0000 mon.smithi066 (mon.0) 956 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:49.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:48.463342+0000 mon.smithi066 (mon.0) 957 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:49.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:48.469594+0000 mon.smithi066 (mon.0) 958 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:51.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:49.678450+0000 mgr.smithi204.bluhuj (mgr.24467) 493 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:51.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:50 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:49.678450+0000 mgr.smithi204.bluhuj (mgr.24467) 493 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:34:52.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:51.567761+0000 mon.smithi066 (mon.0) 959 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:52.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:51.574974+0000 mon.smithi066 (mon.0) 960 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:51.577840+0000 mon.smithi204 (mon.1) 141 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:34:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:51.578691+0000 mon.smithi204 (mon.1) 142 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:34:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:51.580625+0000 mgr.smithi204.bluhuj (mgr.24467) 494 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 344 B/s rd, 258 B/s wr, 0 op/s 2024-09-17T09:34:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:51.586045+0000 mon.smithi066 (mon.0) 961 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:52 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:51.595041+0000 mon.smithi066 (mon.0) 962 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:52.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:51.567761+0000 mon.smithi066 (mon.0) 959 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:52.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:51.574974+0000 mon.smithi066 (mon.0) 960 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:52.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:51.577840+0000 mon.smithi204 (mon.1) 141 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:34:52.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:51.578691+0000 mon.smithi204 (mon.1) 142 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:34:52.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:51.580625+0000 mgr.smithi204.bluhuj (mgr.24467) 494 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 344 B/s rd, 258 B/s wr, 0 op/s 2024-09-17T09:34:52.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:51.586045+0000 mon.smithi066 (mon.0) 961 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:52.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:51.595041+0000 mon.smithi066 (mon.0) 962 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:53.041 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:34:53.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:51.673637+0000 mgr.smithi204.bluhuj (mgr.24467) 495 : cephadm [INF] Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:34:53.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:51.677824+0000 mgr.smithi204.bluhuj (mgr.24467) 496 : cephadm [INF] Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:34:53.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:53 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:52.572097+0000 mon.smithi066 (mon.0) 963 : cluster [WRN] Health check failed: 5 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T09:34:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:51.673637+0000 mgr.smithi204.bluhuj (mgr.24467) 495 : cephadm [INF] Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:34:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:51.677824+0000 mgr.smithi204.bluhuj (mgr.24467) 496 : cephadm [INF] Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:34:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:52.572097+0000 mon.smithi066 (mon.0) 963 : cluster [WRN] Health check failed: 5 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T09:34:54.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:53.581200+0000 mgr.smithi204.bluhuj (mgr.24467) 497 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 172 B/s wr, 0 op/s 2024-09-17T09:34:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:54 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:53.581200+0000 mgr.smithi204.bluhuj (mgr.24467) 497 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 172 B/s wr, 0 op/s 2024-09-17T09:34:55.963 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:54.700992+0000 mgr.smithi204.bluhuj (mgr.24467) 498 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:34:55.963 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:34:55.963 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:34:55.963 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:34:55.963 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:55.963 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:34:55.963 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:34:55.963 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:55.963 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:34:55.964 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:55.964 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:34:55.964 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:55.964 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:55.964 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:55.964 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:55.964 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:55.964 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:55.964 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:55.964 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:55.964 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:34:55.965 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:34:55.965 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:34:55.965 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:34:55.965 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:34:55.965 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:34:55.965 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:34:55.965 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:34:55.965 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:34:55.965 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:34:55.965 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:34:55.966 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:34:55.966 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:34:55.966 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:34:55.966 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:34:55.966 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:34:55.966 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:34:55.966 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:34:55.966 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:34:55.966 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:34:55.966 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:34:55.966 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:34:55.966 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:55.966 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:34:55.966 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:54.701342+0000 mgr.smithi204.bluhuj (mgr.24467) 499 : cephadm [INF] Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:54.739188+0000 mgr.smithi204.bluhuj (mgr.24467) 500 : cephadm [INF] Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:34:55.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:55.581659+0000 mgr.smithi204.bluhuj (mgr.24467) 501 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 172 B/s wr, 0 op/s 2024-09-17T09:34:55.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:54.700992+0000 mgr.smithi204.bluhuj (mgr.24467) 498 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:34:55.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:34:55.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:34:55.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:34:55.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:55.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:34:55.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:34:55.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:55.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:34:55.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:55.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:34:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:34:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:34:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:34:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:34:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:34:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:34:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:34:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:34:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:34:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:34:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:34:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:34:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:34:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:34:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:34:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:34:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:34:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:34:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:34:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:34:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:34:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:34:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:34:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:34:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:34:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:34:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:34:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:54.701342+0000 mgr.smithi204.bluhuj (mgr.24467) 499 : cephadm [INF] Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:34:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:54.739188+0000 mgr.smithi204.bluhuj (mgr.24467) 500 : cephadm [INF] Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:34:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:55 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:55.581659+0000 mgr.smithi204.bluhuj (mgr.24467) 501 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 172 B/s wr, 0 op/s 2024-09-17T09:34:57.074 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:55.828539+0000 mon.smithi066 (mon.0) 964 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:57.074 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:34:55.829943+0000 mon.smithi204 (mon.1) 143 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:34:57.181 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:55.828539+0000 mon.smithi066 (mon.0) 964 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' 2024-09-17T09:34:57.181 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:34:55.829943+0000 mon.smithi204 (mon.1) 143 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:34:58.066 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:34:58.110 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:57.181110+0000 mgr.smithi204.bluhuj (mgr.24467) 502 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:34:58.110 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:34:58.110 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:34:58.110 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:34:58.110 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.110 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:34:58.110 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:34:58.110 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:58.111 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:34:58.111 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:58.111 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:34:58.111 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:58.111 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:58.111 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:58.111 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:58.111 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:58.111 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:58.111 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:58.111 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.111 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:34:58.111 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:34:58.112 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:34:58.112 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:34:58.112 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:34:58.113 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:34:58.113 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:34:58.113 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:34:58.113 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:34:58.113 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:34:58.113 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:34:58.113 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:34:58.113 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:34:58.113 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:34:58.113 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:34:58.113 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:34:58.113 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:34:58.114 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:34:58.114 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:34:58.114 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:34:58.114 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:34:58.114 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:34:58.114 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.114 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:34:58.114 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:34:58.114 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:58.114 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:34:58.114 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:58.114 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:34:58.114 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:58.114 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:58.115 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:58.115 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:58.115 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:58.115 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:58.115 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:58.115 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.115 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:34:58.115 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:57.181450+0000 mgr.smithi204.bluhuj (mgr.24467) 503 : cephadm [INF] Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:34:58.115 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:57.181902+0000 mgr.smithi204.bluhuj (mgr.24467) 504 : cephadm [INF] Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:34:58.115 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:57.518140+0000 mgr.smithi204.bluhuj (mgr.24467) 505 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:34:58.115 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:34:58.115 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:34:58.115 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:34:58.115 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.116 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:34:58.116 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:34:58.116 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:58.116 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:34:58.116 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:58.116 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:34:58.116 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:58.116 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:58.116 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:58.116 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:58.116 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:58.116 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:58.116 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:58.116 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.117 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:34:58.117 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:34:58.117 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:34:58.117 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:34:58.117 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:34:58.117 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:34:58.117 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:34:58.117 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:34:58.117 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:34:58.117 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:34:58.117 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:34:58.117 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:34:58.117 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:34:58.117 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:34:58.118 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:34:58.118 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:34:58.118 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:34:58.118 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:34:58.118 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:34:58.118 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:34:58.118 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:34:58.118 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:34:58.118 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.118 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:34:58.118 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:34:58.118 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:58.118 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:34:58.118 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:58.119 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:34:58.119 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:58.119 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:58.119 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:58.119 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:58.119 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:58.119 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:58.119 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:58.119 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.119 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:34:58.119 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:57.518502+0000 mgr.smithi204.bluhuj (mgr.24467) 506 : cephadm [INF] Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:34:58.119 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:57 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:57.582335+0000 mgr.smithi204.bluhuj (mgr.24467) 507 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 258 B/s wr, 0 op/s 2024-09-17T09:34:58.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:57.181110+0000 mgr.smithi204.bluhuj (mgr.24467) 502 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:34:58.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:34:58.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:34:58.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:34:58.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:34:58.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:34:58.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:58.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:34:58.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:58.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:34:58.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:58.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:58.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:58.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:58.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:58.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:58.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:58.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:34:58.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:34:58.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:34:58.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:34:58.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:34:58.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:34:58.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:34:58.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:34:58.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:34:58.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:34:58.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:34:58.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:58.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:34:58.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:58.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:34:58.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:58.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:58.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:58.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:58.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:58.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:58.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:58.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:34:58.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:57.181450+0000 mgr.smithi204.bluhuj (mgr.24467) 503 : cephadm [INF] Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:34:58.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:57.181902+0000 mgr.smithi204.bluhuj (mgr.24467) 504 : cephadm [INF] Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:34:58.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:57.518140+0000 mgr.smithi204.bluhuj (mgr.24467) 505 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:34:58.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:34:58.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:34:58.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:34:58.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:34:58.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:34:58.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:58.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:34:58.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:58.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:34:58.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:58.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:58.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:58.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:58.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:58.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:58.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:58.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:34:58.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:34:58.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:34:58.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:34:58.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:34:58.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:34:58.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:34:58.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:34:58.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:34:58.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:34:58.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:34:58.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:34:58.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:34:58.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:34:58.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:34:58.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:34:58.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:34:58.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:34:58.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:34:58.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:34:58.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:34:58.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:34:58.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:34:58.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:34:58.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:57.518502+0000 mgr.smithi204.bluhuj (mgr.24467) 506 : cephadm [INF] Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:34:58.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:57.582335+0000 mgr.smithi204.bluhuj (mgr.24467) 507 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 258 B/s wr, 0 op/s 2024-09-17T09:34:59.376 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:34:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:34:57.737294+0000 mgr.smithi204.bluhuj (mgr.24467) 508 : cephadm [INF] Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:34:59.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:34:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:34:57.737294+0000 mgr.smithi204.bluhuj (mgr.24467) 508 : cephadm [INF] Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:35:00.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:34:59.582773+0000 mgr.smithi204.bluhuj (mgr.24467) 509 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 172 B/s wr, 0 op/s 2024-09-17T09:35:00.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:00 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:34:59.582773+0000 mgr.smithi204.bluhuj (mgr.24467) 509 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 172 B/s wr, 0 op/s 2024-09-17T09:35:01.276 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.074185+0000 mon.smithi204 (mon.1) 144 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:35:01.277 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.078990+0000 mon.smithi204 (mon.1) 145 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mgr fail", "who": "smithi204.bluhuj"}]: dispatch 2024-09-17T09:35:01.277 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.079421+0000 mon.smithi066 (mon.0) 965 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mgr fail", "who": "smithi204.bluhuj"}]: dispatch 2024-09-17T09:35:01.277 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:01.084131+0000 mon.smithi066 (mon.0) 966 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T09:35:01.402 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.074185+0000 mon.smithi204 (mon.1) 144 : audit [DBG] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:35:01.403 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.078990+0000 mon.smithi204 (mon.1) 145 : audit [INF] from='mgr.24467 172.21.15.204:0/3777671052' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mgr fail", "who": "smithi204.bluhuj"}]: dispatch 2024-09-17T09:35:01.403 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.079421+0000 mon.smithi066 (mon.0) 965 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "mgr fail", "who": "smithi204.bluhuj"}]: dispatch 2024-09-17T09:35:01.403 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:01 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:01.084131+0000 mon.smithi066 (mon.0) 966 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T09:35:02.443 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.136991+0000 mon.smithi066 (mon.0) 967 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "mgr fail", "who": "smithi204.bluhuj"}]': finished 2024-09-17T09:35:02.443 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:01.137087+0000 mon.smithi066 (mon.0) 968 : cluster [DBG] mgrmap e30: smithi066.mabcvm(active, starting, since 0.0568126s) 2024-09-17T09:35:02.443 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.138418+0000 mon.smithi066 (mon.0) 969 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:35:02.443 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.138684+0000 mon.smithi066 (mon.0) 970 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:35:02.443 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.138883+0000 mon.smithi066 (mon.0) 971 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi066.wvhbzy"}]: dispatch 2024-09-17T09:35:02.443 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.139131+0000 mon.smithi066 (mon.0) 972 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi204.glpxtq"}]: dispatch 2024-09-17T09:35:02.443 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.139592+0000 mon.smithi066 (mon.0) 973 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi066.mabcvm", "id": "smithi066.mabcvm"}]: dispatch 2024-09-17T09:35:02.443 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.139910+0000 mon.smithi066 (mon.0) 974 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:35:02.443 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.140158+0000 mon.smithi066 (mon.0) 975 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:35:02.443 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.140415+0000 mon.smithi066 (mon.0) 976 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:35:02.443 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.140670+0000 mon.smithi066 (mon.0) 977 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:35:02.443 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.140916+0000 mon.smithi066 (mon.0) 978 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:35:02.444 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.141177+0000 mon.smithi066 (mon.0) 979 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:35:02.444 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.141439+0000 mon.smithi066 (mon.0) 980 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:35:02.444 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.141699+0000 mon.smithi066 (mon.0) 981 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:35:02.444 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.142036+0000 mon.smithi066 (mon.0) 982 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:35:02.444 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.142381+0000 mon.smithi066 (mon.0) 983 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:35:02.444 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.142935+0000 mon.smithi066 (mon.0) 984 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:35:02.444 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:01.355929+0000 mon.smithi066 (mon.0) 985 : cluster [INF] Manager daemon smithi066.mabcvm is now available 2024-09-17T09:35:02.444 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.378588+0000 mon.smithi066 (mon.0) 986 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:35:02.444 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.401990+0000 mon.smithi066 (mon.0) 987 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:35:02.444 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.417746+0000 mon.smithi066 (mon.0) 988 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:35:02.444 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:01.439368+0000 mon.smithi066 (mon.0) 989 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:35:02.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.136991+0000 mon.smithi066 (mon.0) 967 : audit [INF] from='mgr.24467 ' entity='mgr.smithi204.bluhuj' cmd='[{"prefix": "mgr fail", "who": "smithi204.bluhuj"}]': finished 2024-09-17T09:35:02.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:01.137087+0000 mon.smithi066 (mon.0) 968 : cluster [DBG] mgrmap e30: smithi066.mabcvm(active, starting, since 0.0568126s) 2024-09-17T09:35:02.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.138418+0000 mon.smithi066 (mon.0) 969 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:35:02.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.138684+0000 mon.smithi066 (mon.0) 970 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:35:02.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.138883+0000 mon.smithi066 (mon.0) 971 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi066.wvhbzy"}]: dispatch 2024-09-17T09:35:02.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.139131+0000 mon.smithi066 (mon.0) 972 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi204.glpxtq"}]: dispatch 2024-09-17T09:35:02.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.139592+0000 mon.smithi066 (mon.0) 973 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi066.mabcvm", "id": "smithi066.mabcvm"}]: dispatch 2024-09-17T09:35:02.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.139910+0000 mon.smithi066 (mon.0) 974 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:35:02.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.140158+0000 mon.smithi066 (mon.0) 975 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:35:02.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.140415+0000 mon.smithi066 (mon.0) 976 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:35:02.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.140670+0000 mon.smithi066 (mon.0) 977 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:35:02.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.140916+0000 mon.smithi066 (mon.0) 978 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:35:02.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.141177+0000 mon.smithi066 (mon.0) 979 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:35:02.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.141439+0000 mon.smithi066 (mon.0) 980 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:35:02.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.141699+0000 mon.smithi066 (mon.0) 981 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:35:02.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.142036+0000 mon.smithi066 (mon.0) 982 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:35:02.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.142381+0000 mon.smithi066 (mon.0) 983 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:35:02.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.142935+0000 mon.smithi066 (mon.0) 984 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:35:02.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:01.355929+0000 mon.smithi066 (mon.0) 985 : cluster [INF] Manager daemon smithi066.mabcvm is now available 2024-09-17T09:35:02.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.378588+0000 mon.smithi066 (mon.0) 986 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:35:02.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.401990+0000 mon.smithi066 (mon.0) 987 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:35:02.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.417746+0000 mon.smithi066 (mon.0) 988 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:35:02.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:01.439368+0000 mon.smithi066 (mon.0) 989 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:35:03.097 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:35:03.444 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:02.143625+0000 mon.smithi066 (mon.0) 990 : cluster [DBG] mgrmap e31: smithi066.mabcvm(active, since 1.06336s) 2024-09-17T09:35:03.444 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:02.153913+0000 mgr.smithi066.mabcvm (mgr.15280) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:35:03.449 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:02.143625+0000 mon.smithi066 (mon.0) 990 : cluster [DBG] mgrmap e31: smithi066.mabcvm(active, since 1.06336s) 2024-09-17T09:35:03.449 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:03 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:02.153913+0000 mgr.smithi066.mabcvm (mgr.15280) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:35:04.411 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:03.138760+0000 mon.smithi066 (mon.0) 991 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 5 failed cephadm daemon(s)) 2024-09-17T09:35:04.411 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:03.138786+0000 mon.smithi066 (mon.0) 992 : cluster [INF] Cluster is now healthy 2024-09-17T09:35:04.411 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:04 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:03.141361+0000 mgr.smithi066.mabcvm (mgr.15280) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:35:04.425 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:03.138760+0000 mon.smithi066 (mon.0) 991 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 5 failed cephadm daemon(s)) 2024-09-17T09:35:04.425 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:03.138786+0000 mon.smithi066 (mon.0) 992 : cluster [INF] Cluster is now healthy 2024-09-17T09:35:04.425 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:03.141361+0000 mgr.smithi066.mabcvm (mgr.15280) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:35:05.290 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:04.153685+0000 mon.smithi066 (mon.0) 993 : cluster [DBG] mgrmap e32: smithi066.mabcvm(active, since 3s) 2024-09-17T09:35:05.290 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:04.410953+0000 mgr.smithi066.mabcvm (mgr.15280) 3 : cephadm [INF] [17/Sep/2024:09:35:04] ENGINE Bus STARTING 2024-09-17T09:35:05.290 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:04.531038+0000 mgr.smithi066.mabcvm (mgr.15280) 4 : cephadm [INF] [17/Sep/2024:09:35:04] ENGINE Serving on https://172.21.15.66:7150 2024-09-17T09:35:05.290 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:04.533542+0000 mgr.smithi066.mabcvm (mgr.15280) 5 : cephadm [ERR] [17/Sep/2024:09:35:04] ENGINE Error in HTTPServer.serve 2024-09-17T09:35:05.290 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:05.290 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:35:05.290 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self._connections.run(self.expiration_interval) 2024-09-17T09:35:05.290 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:35:05.290 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self._run(expiration_interval) 2024-09-17T09:35:05.290 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:35:05.290 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:35:05.290 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:35:05.290 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:35:05.291 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:35:05.291 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: s = self.context.wrap_socket( 2024-09-17T09:35:05.291 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:35:05.291 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.sslsocket_class._create( 2024-09-17T09:35:05.291 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:35:05.291 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.do_handshake() 2024-09-17T09:35:05.291 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:35:05.291 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self._sslobj.do_handshake() 2024-09-17T09:35:05.291 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:35:05.291 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:35:05.291 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:04.632206+0000 mgr.smithi066.mabcvm (mgr.15280) 6 : cephadm [INF] [17/Sep/2024:09:35:04] ENGINE Serving on http://172.21.15.66:8765 2024-09-17T09:35:05.291 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:04.632345+0000 mgr.smithi066.mabcvm (mgr.15280) 7 : cephadm [INF] [17/Sep/2024:09:35:04] ENGINE Bus STARTED 2024-09-17T09:35:05.380 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:04.153685+0000 mon.smithi066 (mon.0) 993 : cluster [DBG] mgrmap e32: smithi066.mabcvm(active, since 3s) 2024-09-17T09:35:05.381 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:04.410953+0000 mgr.smithi066.mabcvm (mgr.15280) 3 : cephadm [INF] [17/Sep/2024:09:35:04] ENGINE Bus STARTING 2024-09-17T09:35:05.381 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:04.531038+0000 mgr.smithi066.mabcvm (mgr.15280) 4 : cephadm [INF] [17/Sep/2024:09:35:04] ENGINE Serving on https://172.21.15.66:7150 2024-09-17T09:35:05.381 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:04.533542+0000 mgr.smithi066.mabcvm (mgr.15280) 5 : cephadm [ERR] [17/Sep/2024:09:35:04] ENGINE Error in HTTPServer.serve 2024-09-17T09:35:05.381 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:05.381 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:35:05.381 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self._connections.run(self.expiration_interval) 2024-09-17T09:35:05.381 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:35:05.381 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self._run(expiration_interval) 2024-09-17T09:35:05.381 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:35:05.381 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:35:05.381 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:35:05.381 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:35:05.381 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:35:05.382 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: s = self.context.wrap_socket( 2024-09-17T09:35:05.382 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:35:05.382 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.sslsocket_class._create( 2024-09-17T09:35:05.382 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:35:05.382 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.do_handshake() 2024-09-17T09:35:05.382 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:35:05.382 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self._sslobj.do_handshake() 2024-09-17T09:35:05.382 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:35:05.382 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: 2024-09-17T09:35:05.382 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:04.632206+0000 mgr.smithi066.mabcvm (mgr.15280) 6 : cephadm [INF] [17/Sep/2024:09:35:04] ENGINE Serving on http://172.21.15.66:8765 2024-09-17T09:35:05.382 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:04.632345+0000 mgr.smithi066.mabcvm (mgr.15280) 7 : cephadm [INF] [17/Sep/2024:09:35:04] ENGINE Bus STARTED 2024-09-17T09:35:06.182 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:35:06.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:06 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:05.141737+0000 mgr.smithi066.mabcvm (mgr.15280) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:35:06.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:05.141737+0000 mgr.smithi066.mabcvm (mgr.15280) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:35:06.888 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:35:06.888 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 error 18s ago 19m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:35:06.888 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (19m) 18s ago 19m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:35:06.888 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (18m) 0s ago 18m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:35:06.888 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 error 18s ago 19m 33.4M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:35:06.888 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (14m) 18s ago 14m 15.2M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:35:06.888 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (14m) 0s ago 14m 37.8M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:35:06.888 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (26s) 18s ago 20m 82.6M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:35:06.888 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283 running (11m) 0s ago 18m 99.7M - 18.2.4-855-g19e2a2be 980a0bfcd684 b505daa3b315 2024-09-17T09:35:06.889 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (20m) 18s ago 20m 73.1M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:35:06.889 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (18m) 0s ago 18m 56.1M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:35:06.889 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (11m) 18s ago 11m 79.0M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:35:06.889 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (11m) 0s ago 11m 72.4M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:35:06.889 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 error 18s ago 19m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:35:06.889 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 0s ago 18m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:35:06.889 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (18m) 18s ago 18m 454M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:35:06.889 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (17m) 18s ago 17m 349M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:35:06.889 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (17m) 18s ago 17m 271M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:35:06.889 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (16m) 18s ago 16m 428M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:35:06.889 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (16m) 0s ago 16m 414M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:35:06.889 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (16m) 0s ago 16m 441M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:35:06.889 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (15m) 0s ago 15m 377M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:35:06.889 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (15m) 0s ago 15m 547M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:35:06.890 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 error 18s ago 18m 56.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:35:07.310 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:35:07.310 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:35:07.310 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:35:07.310 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:35:07.310 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:35:07.310 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:35:07.311 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:35:07.311 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:35:07.311 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:35:07.311 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:35:07.311 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:35:07.311 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:35:07.311 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:35:07.311 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:35:07.311 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 12, 2024-09-17T09:35:07.311 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:35:07.311 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:35:07.311 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:35:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:06.168981+0000 mgr.smithi066.mabcvm (mgr.15280) 9 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:06.253479+0000 mon.smithi066 (mon.0) 994 : cluster [DBG] Standby manager daemon smithi204.bluhuj started 2024-09-17T09:35:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:06.254221+0000 mon.smithi204 (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.204:0/3206764026' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi204.bluhuj/crt"}]: dispatch 2024-09-17T09:35:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:06.254795+0000 mon.smithi204 (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.204:0/3206764026' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:35:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:06.256870+0000 mon.smithi066 (mon.0) 995 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:06.258862+0000 mon.smithi204 (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.204:0/3206764026' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi204.bluhuj/key"}]: dispatch 2024-09-17T09:35:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:06.260702+0000 mon.smithi066 (mon.0) 996 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:06.261092+0000 mon.smithi204 (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.204:0/3206764026' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:35:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:06.523245+0000 mgr.smithi066.mabcvm (mgr.15280) 10 : audit [DBG] from='client.15316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:06.767043+0000 mon.smithi066 (mon.0) 997 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:06.770576+0000 mon.smithi066 (mon.0) 998 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:06.168981+0000 mgr.smithi066.mabcvm (mgr.15280) 9 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:06.253479+0000 mon.smithi066 (mon.0) 994 : cluster [DBG] Standby manager daemon smithi204.bluhuj started 2024-09-17T09:35:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:06.254221+0000 mon.smithi204 (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.204:0/3206764026' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi204.bluhuj/crt"}]: dispatch 2024-09-17T09:35:07.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:06.254795+0000 mon.smithi204 (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.204:0/3206764026' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:35:07.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:06.256870+0000 mon.smithi066 (mon.0) 995 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:07.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:06.258862+0000 mon.smithi204 (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.204:0/3206764026' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi204.bluhuj/key"}]: dispatch 2024-09-17T09:35:07.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:06.260702+0000 mon.smithi066 (mon.0) 996 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:07.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:06.261092+0000 mon.smithi204 (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.204:0/3206764026' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:35:07.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:06.523245+0000 mgr.smithi066.mabcvm (mgr.15280) 10 : audit [DBG] from='client.15316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:07.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:06.767043+0000 mon.smithi066 (mon.0) 997 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:07.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:06.770576+0000 mon.smithi066 (mon.0) 998 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:07.720 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:35:07.720 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:35:07.720 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:35:07.720 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:35:07.720 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:35:07.721 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr" 2024-09-17T09:35:07.721 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:35:07.721 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "2/23 daemons upgraded", 2024-09-17T09:35:07.721 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:35:07.721 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:35:07.721 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:35:08.132 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:35:08.167 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_OK 2024-09-17T09:35:08.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:06.877170+0000 mgr.smithi066.mabcvm (mgr.15280) 11 : audit [DBG] from='client.15320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:08.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:07.142083+0000 mgr.smithi066.mabcvm (mgr.15280) 12 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:35:08.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:07.166485+0000 mon.smithi066 (mon.0) 999 : cluster [DBG] mgrmap e33: smithi066.mabcvm(active, since 6s), standbys: smithi204.bluhuj 2024-09-17T09:35:08.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:07.166609+0000 mon.smithi066 (mon.0) 1000 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi204.bluhuj", "id": "smithi204.bluhuj"}]: dispatch 2024-09-17T09:35:08.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:07.309593+0000 mon.smithi066 (mon.0) 1001 : audit [DBG] from='client.? 172.21.15.66:0/568630512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:35:08.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:07.718987+0000 mgr.smithi066.mabcvm (mgr.15280) 13 : audit [DBG] from='client.15328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:08.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:06.877170+0000 mgr.smithi066.mabcvm (mgr.15280) 11 : audit [DBG] from='client.15320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:08.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:07.142083+0000 mgr.smithi066.mabcvm (mgr.15280) 12 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:35:08.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:07.166485+0000 mon.smithi066 (mon.0) 999 : cluster [DBG] mgrmap e33: smithi066.mabcvm(active, since 6s), standbys: smithi204.bluhuj 2024-09-17T09:35:08.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:07.166609+0000 mon.smithi066 (mon.0) 1000 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi204.bluhuj", "id": "smithi204.bluhuj"}]: dispatch 2024-09-17T09:35:08.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:07.309593+0000 mon.smithi066 (mon.0) 1001 : audit [DBG] from='client.? 172.21.15.66:0/568630512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:35:08.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:07.718987+0000 mgr.smithi066.mabcvm (mgr.15280) 13 : audit [DBG] from='client.15328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:09.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:08.167231+0000 mon.smithi066 (mon.0) 1002 : audit [DBG] from='client.? 172.21.15.66:0/4164317950' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:35:09.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:08.921507+0000 mon.smithi066 (mon.0) 1003 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:09.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:08.927685+0000 mon.smithi066 (mon.0) 1004 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:09.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:08.167231+0000 mon.smithi066 (mon.0) 1002 : audit [DBG] from='client.? 172.21.15.66:0/4164317950' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:35:09.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:08.921507+0000 mon.smithi066 (mon.0) 1003 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:09.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:09 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:08.927685+0000 mon.smithi066 (mon.0) 1004 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:10.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:09.142669+0000 mgr.smithi066.mabcvm (mgr.15280) 14 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-09-17T09:35:10.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:09.453408+0000 mon.smithi066 (mon.0) 1005 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:10.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:09.457871+0000 mon.smithi066 (mon.0) 1006 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:10.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:09.142669+0000 mgr.smithi066.mabcvm (mgr.15280) 14 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-09-17T09:35:10.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:09.453408+0000 mon.smithi066 (mon.0) 1005 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:10.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:10 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:09.457871+0000 mon.smithi066 (mon.0) 1006 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:12.522 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:11.143040+0000 mgr.smithi066.mabcvm (mgr.15280) 15 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-09-17T09:35:12.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:11.143040+0000 mgr.smithi066.mabcvm (mgr.15280) 15 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-09-17T09:35:13.158 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:35:13.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:12.547557+0000 mon.smithi066 (mon.0) 1007 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:13.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:12.553976+0000 mon.smithi066 (mon.0) 1008 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:13.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:12.555296+0000 mon.smithi066 (mon.0) 1009 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:35:13.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:12.555893+0000 mon.smithi066 (mon.0) 1010 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:35:13.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:12.556743+0000 mgr.smithi066.mabcvm (mgr.15280) 16 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-17T09:35:13.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:12.556911+0000 mgr.smithi066.mabcvm (mgr.15280) 17 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-17T09:35:13.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:13.542928+0000 mon.smithi066 (mon.0) 1011 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:12.547557+0000 mon.smithi066 (mon.0) 1007 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:12.553976+0000 mon.smithi066 (mon.0) 1008 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:12.555296+0000 mon.smithi066 (mon.0) 1009 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:35:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:12.555893+0000 mon.smithi066 (mon.0) 1010 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:35:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:12.556743+0000 mgr.smithi066.mabcvm (mgr.15280) 16 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-17T09:35:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:12.556911+0000 mgr.smithi066.mabcvm (mgr.15280) 17 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-17T09:35:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:13.542928+0000 mon.smithi066 (mon.0) 1011 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:14.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:12.801392+0000 mgr.smithi066.mabcvm (mgr.15280) 18 : cephadm [INF] Updating smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:35:14.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:12.805725+0000 mgr.smithi066.mabcvm (mgr.15280) 19 : cephadm [INF] Updating smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:35:14.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:13.056817+0000 mgr.smithi066.mabcvm (mgr.15280) 20 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:35:14.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:13.061633+0000 mgr.smithi066.mabcvm (mgr.15280) 21 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:35:14.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:13.143831+0000 mgr.smithi066.mabcvm (mgr.15280) 22 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 186 B/s wr, 11 op/s 2024-09-17T09:35:14.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:13.288570+0000 mgr.smithi066.mabcvm (mgr.15280) 23 : cephadm [INF] Updating smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:35:14.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:13.305606+0000 mgr.smithi066.mabcvm (mgr.15280) 24 : cephadm [INF] Updating smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:35:14.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:13.547604+0000 mon.smithi066 (mon.0) 1012 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:14.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:13.568661+0000 mon.smithi066 (mon.0) 1013 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:14.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:13.575834+0000 mon.smithi066 (mon.0) 1014 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:14.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:13.576787+0000 mgr.smithi066.mabcvm (mgr.15280) 25 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 196 B/s wr, 11 op/s 2024-09-17T09:35:14.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:13.580747+0000 mon.smithi066 (mon.0) 1015 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:14.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:13.586902+0000 mon.smithi066 (mon.0) 1016 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:14.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:13.663753+0000 mgr.smithi066.mabcvm (mgr.15280) 26 : cephadm [INF] Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:35:14.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:13.671683+0000 mgr.smithi066.mabcvm (mgr.15280) 27 : cephadm [INF] Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:35:14.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:14.058584+0000 mon.smithi066 (mon.0) 1017 : cluster [WRN] Health check failed: 5 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T09:35:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:12.801392+0000 mgr.smithi066.mabcvm (mgr.15280) 18 : cephadm [INF] Updating smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:35:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:12.805725+0000 mgr.smithi066.mabcvm (mgr.15280) 19 : cephadm [INF] Updating smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:35:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:13.056817+0000 mgr.smithi066.mabcvm (mgr.15280) 20 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:35:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:13.061633+0000 mgr.smithi066.mabcvm (mgr.15280) 21 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:35:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:13.143831+0000 mgr.smithi066.mabcvm (mgr.15280) 22 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 186 B/s wr, 11 op/s 2024-09-17T09:35:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:13.288570+0000 mgr.smithi066.mabcvm (mgr.15280) 23 : cephadm [INF] Updating smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:35:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:13.305606+0000 mgr.smithi066.mabcvm (mgr.15280) 24 : cephadm [INF] Updating smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:35:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:13.547604+0000 mon.smithi066 (mon.0) 1012 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:13.568661+0000 mon.smithi066 (mon.0) 1013 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:13.575834+0000 mon.smithi066 (mon.0) 1014 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:13.576787+0000 mgr.smithi066.mabcvm (mgr.15280) 25 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 196 B/s wr, 11 op/s 2024-09-17T09:35:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:13.580747+0000 mon.smithi066 (mon.0) 1015 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:13.586902+0000 mon.smithi066 (mon.0) 1016 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:13.663753+0000 mgr.smithi066.mabcvm (mgr.15280) 26 : cephadm [INF] Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:35:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:13.671683+0000 mgr.smithi066.mabcvm (mgr.15280) 27 : cephadm [INF] Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:35:14.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:14.058584+0000 mon.smithi066 (mon.0) 1017 : cluster [WRN] Health check failed: 5 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T09:35:16.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:16 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:15.577290+0000 mgr.smithi066.mabcvm (mgr.15280) 28 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 196 B/s wr, 11 op/s 2024-09-17T09:35:16.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:16 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:16.402442+0000 mon.smithi066 (mon.0) 1018 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:35:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:16 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:15.577290+0000 mgr.smithi066.mabcvm (mgr.15280) 28 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 196 B/s wr, 11 op/s 2024-09-17T09:35:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:16 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:16.402442+0000 mon.smithi066 (mon.0) 1018 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:35:17.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:16.522591+0000 mgr.smithi066.mabcvm (mgr.15280) 29 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:17.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:17.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:35:17.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:35:17.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:17.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:17.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:17.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:17.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:17.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:17.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:17.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:17.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:17.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:17.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:17.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:17.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:17.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:17.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:17.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:17.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:17.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:17.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:17.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:17.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:35:17.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:17.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:17.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:17.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:35:17.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:17.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:35:17.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:17.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:35:17.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:17.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:17.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:17.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:35:17.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:17.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:17.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:35:17.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:35:17.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:17.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:17.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:17.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:17.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:17.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:17.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:17.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:17.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:17.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:17.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:17.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:17.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:17.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:17.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:17.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:17.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:16.522940+0000 mgr.smithi066.mabcvm (mgr.15280) 30 : cephadm [INF] Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:35:17.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:17 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:16.567496+0000 mgr.smithi066.mabcvm (mgr.15280) 31 : cephadm [INF] Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:35:17.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:16.522591+0000 mgr.smithi066.mabcvm (mgr.15280) 29 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:17.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:17.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:35:17.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:35:17.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:17.967 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:17.968 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:17.968 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:17.968 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:17.968 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:17.968 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:17.968 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:17.968 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:17.968 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:17.968 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:17.968 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:17.968 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:17.968 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:17.968 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:17.969 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:17.969 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:17.969 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:17.969 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:17.969 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:17.969 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:35:17.969 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:17.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:17.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:17.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:35:17.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:17.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:35:17.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:17.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:35:17.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:17.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:17.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:17.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:35:17.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:17.970 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:17.971 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:35:17.971 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:35:17.971 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:17.971 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:17.971 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:17.971 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:17.971 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:17.971 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:17.971 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:17.971 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:17.971 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:17.971 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:17.972 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:17.972 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:17.972 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:17.972 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:17.972 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:17.972 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:17.972 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:16.522940+0000 mgr.smithi066.mabcvm (mgr.15280) 30 : cephadm [INF] Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:35:17.972 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:16.567496+0000 mgr.smithi066.mabcvm (mgr.15280) 31 : cephadm [INF] Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:35:18.184 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:35:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:17.577981+0000 mgr.smithi066.mabcvm (mgr.15280) 32 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 294 B/s wr, 11 op/s 2024-09-17T09:35:18.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:18 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:17.577981+0000 mgr.smithi066.mabcvm (mgr.15280) 32 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 294 B/s wr, 11 op/s 2024-09-17T09:35:20.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:19.160335+0000 mgr.smithi066.mabcvm (mgr.15280) 33 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:20.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:20.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:35:20.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:35:20.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:20.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:20.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:20.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:20.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:20.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:20.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:20.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:20.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:20.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:20.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:20.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:20.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:20.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:20.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:20.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:20.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:20.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:20.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:35:20.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:20.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:20.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:20.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:20.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:20.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:20.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:20.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:20.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:20.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:20.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:20.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:20.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:20.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:20.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:20.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:20.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:19.160534+0000 mgr.smithi066.mabcvm (mgr.15280) 34 : cephadm [INF] Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:35:20.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:19.160793+0000 mgr.smithi066.mabcvm (mgr.15280) 35 : cephadm [INF] Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:35:20.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:19.489551+0000 mgr.smithi066.mabcvm (mgr.15280) 36 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:20.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:20.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:35:20.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:35:20.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:20.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:20.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:20.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:20.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:20.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:20.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:20.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:20.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:20.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:20.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:20.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:20.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:20.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:20.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:20.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:20.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:20.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:20.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:35:20.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:20.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:20.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:20.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:35:20.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:20.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:35:20.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:20.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:35:20.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:20.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:20.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:20.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:35:20.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:20.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:20.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:20.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:20.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:20.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:19.489849+0000 mgr.smithi066.mabcvm (mgr.15280) 37 : cephadm [INF] Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:35:20.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:19.578302+0000 mgr.smithi066.mabcvm (mgr.15280) 38 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s 2024-09-17T09:35:20.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:20 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:19.742396+0000 mgr.smithi066.mabcvm (mgr.15280) 39 : cephadm [INF] Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:35:20.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:19.160335+0000 mgr.smithi066.mabcvm (mgr.15280) 33 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:20.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:20.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:35:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:35:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:20.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:20.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:20.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:20.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:20.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:20.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:35:20.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:20.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:20.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:20.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:20.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:20.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:20.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:20.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:20.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:20.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:20.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:20.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:20.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:20.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:20.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:20.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:20.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:20.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:19.160534+0000 mgr.smithi066.mabcvm (mgr.15280) 34 : cephadm [INF] Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:35:20.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:19.160793+0000 mgr.smithi066.mabcvm (mgr.15280) 35 : cephadm [INF] Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:35:20.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:19.489551+0000 mgr.smithi066.mabcvm (mgr.15280) 36 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:20.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:20.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:35:20.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:35:20.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:20.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:20.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:20.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:20.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:20.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:20.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:20.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:20.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:20.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:20.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:20.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:20.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:20.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:20.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:20.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:20.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:20.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:20.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:35:20.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:20.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:20.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:20.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:35:20.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:20.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:35:20.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:20.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:35:20.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:20.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:20.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:20.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:35:20.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:20.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:20.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:35:20.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:35:20.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:20.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:20.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:20.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:20.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:20.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:20.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:21.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:21.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:21.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:21.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:21.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:21.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:21.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:21.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:21.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:21.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:19.489849+0000 mgr.smithi066.mabcvm (mgr.15280) 37 : cephadm [INF] Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:35:21.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:19.578302+0000 mgr.smithi066.mabcvm (mgr.15280) 38 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s 2024-09-17T09:35:21.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:20 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:19.742396+0000 mgr.smithi066.mabcvm (mgr.15280) 39 : cephadm [INF] Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:35:22.908 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:22 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:21.578834+0000 mgr.smithi066.mabcvm (mgr.15280) 40 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s 2024-09-17T09:35:22.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:22 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:21.578834+0000 mgr.smithi066.mabcvm (mgr.15280) 40 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s 2024-09-17T09:35:23.213 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:35:24.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:22.908016+0000 mgr.smithi066.mabcvm (mgr.15280) 41 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:24.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:24.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:35:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:35:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:35:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:35:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:35:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:35:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:35:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:35:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:35:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:24.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:24.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:24.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:24.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:24.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:24.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:24.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:24.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:24.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:24.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:24.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:24.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:24.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:24.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:24.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:24.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:22.908857+0000 mgr.smithi066.mabcvm (mgr.15280) 42 : cephadm [INF] Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:35:24.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:22.909383+0000 mgr.smithi066.mabcvm (mgr.15280) 43 : cephadm [INF] Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:35:24.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:23.250253+0000 mgr.smithi066.mabcvm (mgr.15280) 44 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:24.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:24.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:35:24.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:35:24.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:24.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:24.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:24.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:24.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:24.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:24.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:24.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:24.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:24.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:24.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:24.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:24.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:24.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:24.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:24.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:24.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:24.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:24.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:24.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:24.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:35:24.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:24.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:24.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:24.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:35:24.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:24.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:35:24.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:24.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:35:24.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:24.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:24.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:24.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:35:24.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:24.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:24.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:35:24.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:35:24.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:24.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:24.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:24.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:24.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:24.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:24.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:24.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:24.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:24.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:24.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:24.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:24.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:24.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:24.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:24.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:24.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:23.289057+0000 mon.smithi066 (mon.0) 1019 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:35:24.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:23.579756+0000 mgr.smithi066.mabcvm (mgr.15280) 45 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s 2024-09-17T09:35:24.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:22.908016+0000 mgr.smithi066.mabcvm (mgr.15280) 41 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:24.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:24.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:35:24.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:35:24.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:24.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:24.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:24.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:24.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:24.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:24.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:24.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:24.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:24.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:24.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:24.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:24.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:24.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:24.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:24.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:24.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:24.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:24.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:24.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:24.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:35:24.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:24.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:24.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:24.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:35:24.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:24.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:35:24.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:24.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:35:24.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:24.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:24.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:24.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:35:24.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:24.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:24.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:35:24.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:35:24.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:24.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:24.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:24.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:24.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:24.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:24.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:24.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:24.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:24.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:24.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:24.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:24.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:24.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:24.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:24.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:24.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:22.908857+0000 mgr.smithi066.mabcvm (mgr.15280) 42 : cephadm [INF] Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:35:24.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:22.909383+0000 mgr.smithi066.mabcvm (mgr.15280) 43 : cephadm [INF] Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:35:24.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:23.250253+0000 mgr.smithi066.mabcvm (mgr.15280) 44 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:24.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:24.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:35:24.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:35:24.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:24.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:24.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:24.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:24.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:24.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:24.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:24.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:24.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:24.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:24.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:24.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:24.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:24.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:24.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:24.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:24.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:24.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:24.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:24.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:24.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:35:24.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:24.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:24.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:24.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:35:24.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:24.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:35:24.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:24.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:35:24.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:24.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:24.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:24.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:35:24.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:24.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:24.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:35:24.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:35:24.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:24.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:24.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:24.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:24.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:24.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:24.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:24.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:24.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:24.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:24.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:24.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:24.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:24.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:24.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:24.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:24.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:23.289057+0000 mon.smithi066 (mon.0) 1019 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:35:24.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:24 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:23.579756+0000 mgr.smithi066.mabcvm (mgr.15280) 45 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s 2024-09-17T09:35:25.273 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:24.704455+0000 mgr.smithi066.mabcvm (mgr.15280) 46 : cephadm [INF] Upgrade: Updating mgr.smithi204.bluhuj 2024-09-17T09:35:25.273 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:24.704924+0000 mon.smithi066 (mon.0) 1020 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi204.bluhuj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:35:25.273 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:24.706010+0000 mon.smithi066 (mon.0) 1021 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:35:25.273 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:24.706947+0000 mon.smithi066 (mon.0) 1022 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:35:25.273 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:25 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:24.707926+0000 mgr.smithi066.mabcvm (mgr.15280) 47 : cephadm [INF] Deploying daemon mgr.smithi204.bluhuj on smithi204 2024-09-17T09:35:25.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:24.704455+0000 mgr.smithi066.mabcvm (mgr.15280) 46 : cephadm [INF] Upgrade: Updating mgr.smithi204.bluhuj 2024-09-17T09:35:25.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:24.704924+0000 mon.smithi066 (mon.0) 1020 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi204.bluhuj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:35:25.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:24.706010+0000 mon.smithi066 (mon.0) 1021 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:35:25.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:24.706947+0000 mon.smithi066 (mon.0) 1022 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:35:25.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:25 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:24.707926+0000 mgr.smithi066.mabcvm (mgr.15280) 47 : cephadm [INF] Deploying daemon mgr.smithi204.bluhuj on smithi204 2024-09-17T09:35:26.318 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:26 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:25.580228+0000 mgr.smithi066.mabcvm (mgr.15280) 48 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:35:26.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:26 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:25.580228+0000 mgr.smithi066.mabcvm (mgr.15280) 48 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:35:28.237 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:35:28.879 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:27.581049+0000 mgr.smithi066.mabcvm (mgr.15280) 49 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:35:28.880 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:28.312821+0000 mon.smithi066 (mon.0) 1023 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:28.880 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:28.319528+0000 mon.smithi066 (mon.0) 1024 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:28.880 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:28.320579+0000 mon.smithi066 (mon.0) 1025 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:35:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:27.581049+0000 mgr.smithi066.mabcvm (mgr.15280) 49 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:35:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:28.312821+0000 mon.smithi066 (mon.0) 1023 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:28.319528+0000 mon.smithi066 (mon.0) 1024 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:28.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:28 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:28.320579+0000 mon.smithi066 (mon.0) 1025 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:35:30.694 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:29.581670+0000 mgr.smithi066.mabcvm (mgr.15280) 50 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:35:30.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:30 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:29.581670+0000 mgr.smithi066.mabcvm (mgr.15280) 50 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:35:31.779 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:31.402555+0000 mon.smithi066 (mon.0) 1026 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:35:31.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:31 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:31.402555+0000 mon.smithi066 (mon.0) 1026 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:35:32.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:31.582154+0000 mgr.smithi066.mabcvm (mgr.15280) 51 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:35:32.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:32 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:31.582154+0000 mgr.smithi066.mabcvm (mgr.15280) 51 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:35:33.262 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:35:33.891 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:32.752419+0000 mon.smithi066 (mon.0) 1027 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:33.891 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:32.757239+0000 mon.smithi066 (mon.0) 1028 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:33.891 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:33.254111+0000 mon.smithi066 (mon.0) 1029 : cluster [DBG] Standby manager daemon smithi204.bluhuj restarted 2024-09-17T09:35:33.891 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:33.254235+0000 mon.smithi066 (mon.0) 1030 : cluster [DBG] Standby manager daemon smithi204.bluhuj started 2024-09-17T09:35:33.891 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:33.256000+0000 mon.smithi204 (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.204:0/697789347' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi204.bluhuj/crt"}]: dispatch 2024-09-17T09:35:33.891 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:33.256597+0000 mon.smithi204 (mon.1) 151 : audit [DBG] from='mgr.? 172.21.15.204:0/697789347' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:35:33.891 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:33.258135+0000 mon.smithi204 (mon.1) 152 : audit [DBG] from='mgr.? 172.21.15.204:0/697789347' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi204.bluhuj/key"}]: dispatch 2024-09-17T09:35:33.891 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:33.259168+0000 mon.smithi204 (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.204:0/697789347' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:35:33.892 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:33.283105+0000 mon.smithi066 (mon.0) 1031 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:33.892 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:33.287655+0000 mon.smithi066 (mon.0) 1032 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:33.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:32.752419+0000 mon.smithi066 (mon.0) 1027 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:33.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:32.757239+0000 mon.smithi066 (mon.0) 1028 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:33.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:33.254111+0000 mon.smithi066 (mon.0) 1029 : cluster [DBG] Standby manager daemon smithi204.bluhuj restarted 2024-09-17T09:35:33.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:33.254235+0000 mon.smithi066 (mon.0) 1030 : cluster [DBG] Standby manager daemon smithi204.bluhuj started 2024-09-17T09:35:33.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:33.256000+0000 mon.smithi204 (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.204:0/697789347' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi204.bluhuj/crt"}]: dispatch 2024-09-17T09:35:33.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:33.256597+0000 mon.smithi204 (mon.1) 151 : audit [DBG] from='mgr.? 172.21.15.204:0/697789347' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:35:33.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:33.258135+0000 mon.smithi204 (mon.1) 152 : audit [DBG] from='mgr.? 172.21.15.204:0/697789347' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi204.bluhuj/key"}]: dispatch 2024-09-17T09:35:33.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:33.259168+0000 mon.smithi204 (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.204:0/697789347' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:35:33.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:33.283105+0000 mon.smithi066 (mon.0) 1031 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:33.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:33.287655+0000 mon.smithi066 (mon.0) 1032 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:34.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:33.582888+0000 mgr.smithi066.mabcvm (mgr.15280) 52 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:35:34.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:34.074794+0000 mon.smithi066 (mon.0) 1033 : cluster [DBG] mgrmap e34: smithi066.mabcvm(active, since 32s), standbys: smithi204.bluhuj 2024-09-17T09:35:35.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:33.582888+0000 mgr.smithi066.mabcvm (mgr.15280) 52 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:35:35.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:34.074794+0000 mon.smithi066 (mon.0) 1033 : cluster [DBG] mgrmap e34: smithi066.mabcvm(active, since 32s), standbys: smithi204.bluhuj 2024-09-17T09:35:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:35.583385+0000 mgr.smithi066.mabcvm (mgr.15280) 53 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:35:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:36.553101+0000 mon.smithi066 (mon.0) 1034 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:36.557916+0000 mon.smithi066 (mon.0) 1035 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:36.558879+0000 mon.smithi066 (mon.0) 1036 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:35:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:36.559796+0000 mon.smithi066 (mon.0) 1037 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:35:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:36.565117+0000 mon.smithi066 (mon.0) 1038 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:36.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:36.571870+0000 mon.smithi066 (mon.0) 1039 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:37.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:35.583385+0000 mgr.smithi066.mabcvm (mgr.15280) 53 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:35:37.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:36.553101+0000 mon.smithi066 (mon.0) 1034 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:37.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:36.557916+0000 mon.smithi066 (mon.0) 1035 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:37.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:36.558879+0000 mon.smithi066 (mon.0) 1036 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:35:37.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:36.559796+0000 mon.smithi066 (mon.0) 1037 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:35:37.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:36.565117+0000 mon.smithi066 (mon.0) 1038 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:37.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:36.571870+0000 mon.smithi066 (mon.0) 1039 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:38.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:36.561220+0000 mgr.smithi066.mabcvm (mgr.15280) 54 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 186 B/s rd, 186 B/s wr, 0 op/s 2024-09-17T09:35:38.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:36.561505+0000 mgr.smithi066.mabcvm (mgr.15280) 55 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 114 B/s wr, 0 op/s 2024-09-17T09:35:38.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:36.648805+0000 mgr.smithi066.mabcvm (mgr.15280) 56 : cephadm [INF] Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:35:38.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:37 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:36.652379+0000 mgr.smithi066.mabcvm (mgr.15280) 57 : cephadm [INF] Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:35:38.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:36.561220+0000 mgr.smithi066.mabcvm (mgr.15280) 54 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 186 B/s rd, 186 B/s wr, 0 op/s 2024-09-17T09:35:38.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:36.561505+0000 mgr.smithi066.mabcvm (mgr.15280) 55 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 114 B/s wr, 0 op/s 2024-09-17T09:35:38.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:36.648805+0000 mgr.smithi066.mabcvm (mgr.15280) 56 : cephadm [INF] Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:35:38.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:36.652379+0000 mgr.smithi066.mabcvm (mgr.15280) 57 : cephadm [INF] Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:35:38.292 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:35:38.543 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:35:39.225 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:35:39.225 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 30s ago 20m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:35:39.225 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (20m) 30s ago 20m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:35:39.226 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (19m) 6s ago 19m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:35:39.226 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 30s ago 19m 33.4M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:35:39.226 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (14m) 30s ago 14m 15.5M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:35:39.226 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (14m) 6s ago 14m 38.0M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:35:39.226 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (58s) 30s ago 21m 459M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:35:39.226 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (11s) 6s ago 19m 63.1M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:35:39.226 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (21m) 30s ago 21m 79.0M 2048M 16.2.5 6933c2a0b7dd 88568a1d56c3 2024-09-17T09:35:39.226 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (19m) 6s ago 19m 60.5M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:35:39.226 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (11m) 30s ago 11m 79.2M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:35:39.226 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (11m) 6s ago 11m 72.5M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:35:39.227 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 unknown 30s ago 19m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:35:39.227 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 6s ago 18m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:35:39.227 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (18m) 30s ago 18m 455M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:35:39.227 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (18m) 30s ago 18m 349M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:35:39.227 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (17m) 30s ago 17m 272M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:35:39.227 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (17m) 30s ago 17m 428M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:35:39.227 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (17m) 6s ago 17m 414M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:35:39.227 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (16m) 6s ago 16m 441M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:35:39.227 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (16m) 6s ago 16m 377M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:35:39.227 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (16m) 6s ago 16m 547M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:35:39.227 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 30s ago 19m 56.4M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:35:39.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:38.529679+0000 mgr.smithi066.mabcvm (mgr.15280) 58 : audit [DBG] from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:39.228 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:38.562079+0000 mgr.smithi066.mabcvm (mgr.15280) 59 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:35:39.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:38.529679+0000 mgr.smithi066.mabcvm (mgr.15280) 58 : audit [DBG] from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:39.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:38.562079+0000 mgr.smithi066.mabcvm (mgr.15280) 59 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:35:39.635 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:35:39.635 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:35:39.636 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:35:39.636 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:35:39.636 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:35:39.636 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:35:39.636 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:35:39.636 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:35:39.636 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:35:39.636 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:35:39.636 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:35:39.636 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:35:39.636 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:35:39.637 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:35:39.637 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 12, 2024-09-17T09:35:39.637 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:35:39.637 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:35:39.637 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:35:40.003 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:35:40.003 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:35:40.003 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:35:40.003 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:35:40.003 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:35:40.003 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr" 2024-09-17T09:35:40.003 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:35:40.003 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "2/23 daemons upgraded", 2024-09-17T09:35:40.004 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Currently upgrading mgr daemons", 2024-09-17T09:35:40.004 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:35:40.004 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:35:40.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:40 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:38.877502+0000 mgr.smithi066.mabcvm (mgr.15280) 60 : audit [DBG] from='client.15340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:40.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:40 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:39.216238+0000 mgr.smithi066.mabcvm (mgr.15280) 61 : audit [DBG] from='client.15344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:40.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:40 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:39.634528+0000 mon.smithi066 (mon.0) 1040 : audit [DBG] from='client.? 172.21.15.66:0/3352003179' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:35:40.441 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:35:40.441 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:35:40.441 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:35:40.442 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:35:40.442 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:35:40.442 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:35:40.442 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:35:40.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:38.877502+0000 mgr.smithi066.mabcvm (mgr.15280) 60 : audit [DBG] from='client.15340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:40.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:39.216238+0000 mgr.smithi066.mabcvm (mgr.15280) 61 : audit [DBG] from='client.15344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:40.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:39.634528+0000 mon.smithi066 (mon.0) 1040 : audit [DBG] from='client.? 172.21.15.66:0/3352003179' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:35:41.364 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:39.970544+0000 mgr.smithi066.mabcvm (mgr.15280) 62 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:41.364 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:41.364 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:35:41.364 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:35:41.364 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:41.364 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:41.364 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:41.365 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:41.365 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:41.365 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:41.365 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:41.365 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:41.365 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:41.365 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:41.365 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:41.365 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:41.365 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:41.365 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:41.365 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:41.365 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:41.366 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:41.366 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:41.366 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:41.366 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:41.366 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:35:41.366 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:41.366 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:41.366 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:41.366 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:35:41.367 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:41.367 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:35:41.367 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:41.367 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:35:41.367 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:41.367 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:41.367 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:41.367 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:35:41.367 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:41.367 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:41.367 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:35:41.367 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:35:41.367 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:41.367 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:41.368 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:41.368 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:41.368 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:41.368 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:41.368 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:41.368 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:41.368 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:41.368 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:41.368 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:41.368 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:41.368 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:41.368 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:41.369 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:41.369 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:41.369 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:39.970854+0000 mgr.smithi066.mabcvm (mgr.15280) 63 : cephadm [INF] Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:35:41.369 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:40.002061+0000 mgr.smithi066.mabcvm (mgr.15280) 64 : audit [DBG] from='client.15352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:41.369 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:40.010173+0000 mgr.smithi066.mabcvm (mgr.15280) 65 : cephadm [INF] Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:35:41.369 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:40.441078+0000 mon.smithi066 (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.66:0/2705603109' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:35:41.369 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:40.562630+0000 mgr.smithi066.mabcvm (mgr.15280) 66 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:35:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:39.970544+0000 mgr.smithi066.mabcvm (mgr.15280) 62 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:35:41.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:35:41.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:41.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:41.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:41.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:41.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:41.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:41.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:41.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:41.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:41.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:41.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:41.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:41.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:41.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:41.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:41.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:41.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:41.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:41.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:41.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:41.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:35:41.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:41.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:41.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:41.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:35:41.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:41.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:35:41.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:41.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:35:41.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:41.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:41.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:41.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:41.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:41.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:41.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:41.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:41.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:41.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:35:41.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:39.970854+0000 mgr.smithi066.mabcvm (mgr.15280) 63 : cephadm [INF] Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:35:41.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:40.002061+0000 mgr.smithi066.mabcvm (mgr.15280) 64 : audit [DBG] from='client.15352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:35:41.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:40.010173+0000 mgr.smithi066.mabcvm (mgr.15280) 65 : cephadm [INF] Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:35:41.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:40.441078+0000 mon.smithi066 (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.66:0/2705603109' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:35:41.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:40.562630+0000 mgr.smithi066.mabcvm (mgr.15280) 66 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:35:43.321 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:35:43.882 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:42.470994+0000 mgr.smithi066.mabcvm (mgr.15280) 67 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:43.882 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:43.882 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:35:43.882 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:35:43.882 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:43.883 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:43.883 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:43.883 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:43.883 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:43.883 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:43.883 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:43.883 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:43.883 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:43.883 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:43.883 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:43.883 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:43.883 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:43.884 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:43.884 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:43.884 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:43.884 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:43.884 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:43.884 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:43.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:43.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:35:43.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:43.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:43.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:43.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:35:43.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:43.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:35:43.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:43.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:35:43.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:43.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:43.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:43.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:35:43.886 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:43.886 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:43.886 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:35:43.886 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:35:43.886 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:43.886 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:43.886 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:43.886 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:43.886 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:43.886 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:43.886 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:43.886 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:43.886 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:43.887 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:43.887 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:43.887 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:43.887 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:43.887 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:43.887 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:43.887 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:43.887 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:42.471201+0000 mgr.smithi066.mabcvm (mgr.15280) 68 : cephadm [INF] Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:35:43.887 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:42.471699+0000 mgr.smithi066.mabcvm (mgr.15280) 69 : cephadm [INF] Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:35:43.887 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:42.563386+0000 mgr.smithi066.mabcvm (mgr.15280) 70 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:35:43.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:42.470994+0000 mgr.smithi066.mabcvm (mgr.15280) 67 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:43.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:43.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:35:43.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:35:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:35:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:35:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:35:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:35:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:35:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:35:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:35:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:35:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:35:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:42.471201+0000 mgr.smithi066.mabcvm (mgr.15280) 68 : cephadm [INF] Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:35:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:42.471699+0000 mgr.smithi066.mabcvm (mgr.15280) 69 : cephadm [INF] Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:35:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:42.563386+0000 mgr.smithi066.mabcvm (mgr.15280) 70 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:35:44.629 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:42.816495+0000 mgr.smithi066.mabcvm (mgr.15280) 71 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:44.629 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:44.629 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:35:44.630 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:35:44.630 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:44.630 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:44.630 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:44.630 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:44.630 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:44.630 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:44.630 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:44.630 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:44.630 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:44.630 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:44.630 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:44.631 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:44.631 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:44.631 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:44.631 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:44.631 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:44.631 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:44.632 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:44.632 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:44.632 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:44.632 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:35:44.632 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:44.632 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:44.632 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:44.632 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:35:44.632 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:44.633 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:35:44.633 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:44.633 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:35:44.633 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:44.633 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:44.633 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:44.633 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:35:44.633 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:44.633 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:44.633 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:35:44.633 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:35:44.633 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:44.633 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:44.634 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:44.634 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:44.634 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:44.634 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:44.634 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:44.634 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:44.634 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:44.634 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:44.634 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:44.634 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:44.634 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:44.634 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:44.634 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:44.635 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:44.635 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:42.816793+0000 mgr.smithi066.mabcvm (mgr.15280) 72 : cephadm [INF] Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:35:44.635 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:43.062172+0000 mgr.smithi066.mabcvm (mgr.15280) 73 : cephadm [INF] Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:35:44.871 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:42.816495+0000 mgr.smithi066.mabcvm (mgr.15280) 71 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:44.871 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:44.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:35:44.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:35:44.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:44.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:44.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:44.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:44.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:44.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:44.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:44.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:44.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:44.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:44.872 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:44.873 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:44.873 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:44.873 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:44.873 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:44.873 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:44.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:44.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:44.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:44.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:44.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:35:44.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:44.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:44.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:44.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:35:44.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:44.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:35:44.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:44.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:35:44.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:44.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:44.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:44.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:35:44.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:44.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:35:44.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:35:44.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:35:44.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:44.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:44.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:44.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:44.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:44.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:44.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:44.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:44.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:44.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:44.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:44.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:44.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:44.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:44.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:44.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:35:44.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:42.816793+0000 mgr.smithi066.mabcvm (mgr.15280) 72 : cephadm [INF] Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:35:44.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:43.062172+0000 mgr.smithi066.mabcvm (mgr.15280) 73 : cephadm [INF] Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:35:45.851 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:44.563993+0000 mgr.smithi066.mabcvm (mgr.15280) 74 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:35:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:44.563993+0000 mgr.smithi066.mabcvm (mgr.15280) 74 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:35:46.892 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:46.402536+0000 mon.smithi066 (mon.0) 1042 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:35:46.892 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:46.412798+0000 mon.smithi066 (mon.0) 1043 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:35:46.892 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:46.421272+0000 mon.smithi066 (mon.0) 1044 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:35:46.892 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:46.426345+0000 mon.smithi066 (mon.0) 1045 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:46.892 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:46.427103+0000 mon.smithi066 (mon.0) 1046 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi066.mabcvm"}]: dispatch 2024-09-17T09:35:46.892 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:46.430092+0000 mon.smithi066 (mon.0) 1047 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi066.mabcvm"}]': finished 2024-09-17T09:35:46.893 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:46.430744+0000 mon.smithi066 (mon.0) 1048 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi204.bluhuj"}]: dispatch 2024-09-17T09:35:46.893 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:46.433799+0000 mon.smithi066 (mon.0) 1049 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi204.bluhuj"}]': finished 2024-09-17T09:35:46.893 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:46.434852+0000 mon.smithi066 (mon.0) 1050 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T09:35:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:46.402536+0000 mon.smithi066 (mon.0) 1042 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:35:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:46.412798+0000 mon.smithi066 (mon.0) 1043 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:35:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:46.421272+0000 mon.smithi066 (mon.0) 1044 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:35:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:46.426345+0000 mon.smithi066 (mon.0) 1045 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:46.427103+0000 mon.smithi066 (mon.0) 1046 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi066.mabcvm"}]: dispatch 2024-09-17T09:35:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:46.430092+0000 mon.smithi066 (mon.0) 1047 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi066.mabcvm"}]': finished 2024-09-17T09:35:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:46.430744+0000 mon.smithi066 (mon.0) 1048 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi204.bluhuj"}]: dispatch 2024-09-17T09:35:46.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:46.433799+0000 mon.smithi066 (mon.0) 1049 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi204.bluhuj"}]': finished 2024-09-17T09:35:46.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:46.434852+0000 mon.smithi066 (mon.0) 1050 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T09:35:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:46.030309+0000 mgr.smithi066.mabcvm (mgr.15280) 75 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:35:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:35:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:35:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:35:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:35:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:35:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:35:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:35:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:35:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:47.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:47.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:47.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:47.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:46.030966+0000 mgr.smithi066.mabcvm (mgr.15280) 76 : cephadm [INF] Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:35:47.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:46.031259+0000 mgr.smithi066.mabcvm (mgr.15280) 77 : cephadm [INF] Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:35:47.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:46.370429+0000 mgr.smithi066.mabcvm (mgr.15280) 78 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:47.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:47.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:35:47.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:35:47.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:47.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:47.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:47.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:47.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:47.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:47.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:47.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:47.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:47.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:47.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:47.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:47.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:47.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:47.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:47.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:47.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:47.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:47.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:47.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:47.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:35:47.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:47.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:47.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:47.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:35:47.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:47.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:35:47.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:48.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:35:48.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:48.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:48.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:48.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:35:48.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:48.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:48.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:35:48.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:35:48.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:48.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:48.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:35:48.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:48.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:35:48.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:48.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:35:48.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:48.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:48.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:48.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:48.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:48.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:48.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:48.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:48.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:48.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:46.421958+0000 mgr.smithi066.mabcvm (mgr.15280) 79 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T09:35:48.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:46.564347+0000 mgr.smithi066.mabcvm (mgr.15280) 80 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:35:48.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:46.030309+0000 mgr.smithi066.mabcvm (mgr.15280) 75 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:48.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:48.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:35:48.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:35:48.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:48.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:48.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:48.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:48.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:48.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:48.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:48.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:48.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:48.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:48.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:48.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:48.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:48.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:48.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:48.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:48.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:48.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:48.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:48.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:48.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:48.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:48.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:35:48.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:35:48.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:46.030966+0000 mgr.smithi066.mabcvm (mgr.15280) 76 : cephadm [INF] Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:35:48.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:46.031259+0000 mgr.smithi066.mabcvm (mgr.15280) 77 : cephadm [INF] Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:35:48.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:46.370429+0000 mgr.smithi066.mabcvm (mgr.15280) 78 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:48.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:48.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:35:48.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:35:48.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:48.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:48.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:48.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:48.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:48.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:48.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.wait_async( 2024-09-17T09:35:48.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:35:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:35:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:35:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return future.result(timeout) 2024-09-17T09:35:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:35:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return self.__get_result() 2024-09-17T09:35:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:35:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise self._exception 2024-09-17T09:35:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:35:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: out, err, code = await self._run_cephadm( 2024-09-17T09:35:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:35:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: raise OrchestratorError( 2024-09-17T09:35:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:35:48.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:35:48.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:35:48.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:48.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:48.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: Traceback (most recent call last): 2024-09-17T09:35:48.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:35:48.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: return _run_code(code, main_globals, None, 2024-09-17T09:35:48.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:35:48.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: exec(code, run_globals) 2024-09-17T09:35:48.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:35:48.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:35:48.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:35:48.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:35:48.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:35:48.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:35:48.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:35:48.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:35:48.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:35:48.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:46.421958+0000 mgr.smithi066.mabcvm (mgr.15280) 79 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T09:35:48.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:47 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cluster 2024-09-17T09:35:46.564347+0000 mgr.smithi066.mabcvm (mgr.15280) 80 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:35:48.346 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:35:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:47.681376+0000 mgr.smithi066.mabcvm (mgr.15280) 81 : cephadm [INF] Upgrade: Updating mon.smithi066 2024-09-17T09:35:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:47.685706+0000 mon.smithi066 (mon.0) 1051 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:47.686341+0000 mon.smithi066 (mon.0) 1052 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:35:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:47.686880+0000 mon.smithi066 (mon.0) 1053 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:35:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:47.687393+0000 mon.smithi066 (mon.0) 1054 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:35:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:35:47.688043+0000 mgr.smithi066.mabcvm (mgr.15280) 82 : cephadm [INF] Deploying daemon mon.smithi066 on smithi066 2024-09-17T09:35:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:47.681376+0000 mgr.smithi066.mabcvm (mgr.15280) 81 : cephadm [INF] Upgrade: Updating mon.smithi066 2024-09-17T09:35:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:47.685706+0000 mon.smithi066 (mon.0) 1051 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' 2024-09-17T09:35:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:47.686341+0000 mon.smithi066 (mon.0) 1052 : audit [INF] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:35:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:47.686880+0000 mon.smithi066 (mon.0) 1053 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:35:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: audit 2024-09-17T09:35:47.687393+0000 mon.smithi066 (mon.0) 1054 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:35:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:48 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: cephadm 2024-09-17T09:35:47.688043+0000 mgr.smithi066.mabcvm (mgr.15280) 82 : cephadm [INF] Deploying daemon mon.smithi066 on smithi066 2024-09-17T09:35:49.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:49 smithi066 systemd[1]: Stopping Ceph mon.smithi066 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:35:49.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:35:49.511+0000 7f7b8a973700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi066 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T09:35:49.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:49 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066[23595]: debug 2024-09-17T09:35:49.511+0000 7f7b8a973700 -1 mon.smithi066@0(leader) e2 *** Got Signal Terminated *** 2024-09-17T09:35:49.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:49 smithi066 podman[71526]: 2024-09-17 09:35:49.542792552 +0000 UTC m=+0.160332059 container died 88568a1d56c3204a027659522ac74f89150921d605907a361f43e463f377163d (image=quay.io/ceph/ceph:v16.2.5, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_CLEAN=True, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True) 2024-09-17T09:35:50.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:49 smithi066 podman[71526]: 2024-09-17 09:35:49.819413778 +0000 UTC m=+0.436953273 container cleanup 88568a1d56c3204a027659522ac74f89150921d605907a361f43e463f377163d (image=quay.io/ceph/ceph:v16.2.5, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, ceph=True, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2) 2024-09-17T09:35:50.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:49 smithi066 bash[71526]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066 2024-09-17T09:35:50.396 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:50 smithi066 podman[71538]: 2024-09-17 09:35:50.121538597 +0000 UTC m=+0.579524712 container remove 88568a1d56c3204a027659522ac74f89150921d605907a361f43e463f377163d (image=quay.io/ceph/ceph:v16.2.5, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi066, org.label-schema.name=CentOS Base Image, org.label-schema.build-date=20201204, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS) 2024-09-17T09:35:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:50 smithi066 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi066.service: Deactivated successfully. 2024-09-17T09:35:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:50 smithi066 systemd[1]: Stopped Ceph mon.smithi066 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:35:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:50 smithi066 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi066.service: Consumed 23.242s CPU time. 2024-09-17T09:35:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:50 smithi066 systemd[1]: Starting Ceph mon.smithi066 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:35:51.109 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:50 smithi066 podman[71696]: 2024-09-17 09:35:50.749655366 +0000 UTC m=+0.017661759 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:35:51.109 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:50 smithi066 podman[71696]: 2024-09-17 09:35:50.855776785 +0000 UTC m=+0.123783167 container create 2519fcfc7a5309a03a4ed0ebb5f2a23cc74a25e73940798260d3189b6ed07ea4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi066, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, ceph=True) 2024-09-17T09:35:51.109 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 podman[71696]: 2024-09-17 09:35:51.108198744 +0000 UTC m=+0.376205135 container init 2519fcfc7a5309a03a4ed0ebb5f2a23cc74a25e73940798260d3189b6ed07ea4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi066, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-17T09:35:51.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 podman[71696]: 2024-09-17 09:35:51.112264609 +0000 UTC m=+0.380270993 container start 2519fcfc7a5309a03a4ed0ebb5f2a23cc74a25e73940798260d3189b6ed07ea4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi066, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-17T09:35:51.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:35:51.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 2 2024-09-17T09:35:51.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: pidfile_write: ignore empty --pid-file 2024-09-17T09:35:51.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: load: jerasure load: lrc 2024-09-17T09:35:51.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: RocksDB version: 7.9.2 2024-09-17T09:35:51.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Git sha 0 2024-09-17T09:35:51.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T09:35:51.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: DB SUMMARY 2024-09-17T09:35:51.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: DB Session ID: SSDJHFYAP62N0AGBB2X9 2024-09-17T09:35:51.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: CURRENT file: CURRENT 2024-09-17T09:35:51.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T09:35:51.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: MANIFEST file: MANIFEST-000008 size: 1725 Bytes 2024-09-17T09:35:51.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi066/store.db dir, Total Num: 1, files: 000035.sst 2024-09-17T09:35:51.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi066/store.db: 000033.log size: 8810832 ; 2024-09-17T09:35:51.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.error_if_exists: 0 2024-09-17T09:35:51.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.create_if_missing: 0 2024-09-17T09:35:51.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.paranoid_checks: 1 2024-09-17T09:35:51.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T09:35:51.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T09:35:51.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T09:35:51.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.env: 0x55c849854bc0 2024-09-17T09:35:51.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T09:35:51.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.info_log: 0x55c84a69cdc0 2024-09-17T09:35:51.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:35:51.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.statistics: (nil) 2024-09-17T09:35:51.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.use_fsync: 0 2024-09-17T09:35:51.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_log_file_size: 0 2024-09-17T09:35:51.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:35:51.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:35:51.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:35:51.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:35:51.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.allow_fallocate: 1 2024-09-17T09:35:51.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:35:51.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:35:51.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.use_direct_reads: 0 2024-09-17T09:35:51.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:35:51.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:35:51.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.db_log_dir: 2024-09-17T09:35:51.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.wal_dir: 2024-09-17T09:35:51.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:35:51.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:35:51.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:35:51.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:35:51.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:35:51.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:35:51.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:35:51.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:35:51.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.write_buffer_manager: 0x55c84a6aa320 2024-09-17T09:35:51.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:35:51.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:35:51.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:35:51.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:35:51.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:35:51.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:35:51.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:35:51.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:35:51.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.unordered_write: 0 2024-09-17T09:35:51.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.row_cache: None 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.wal_filter: None 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.two_write_queues: 0 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.wal_compression: 0 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.atomic_flush: 0 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:35:51.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.log_readahead_size: 0 2024-09-17T09:35:51.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T09:35:51.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T09:35:51.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T09:35:51.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T09:35:51.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T09:35:51.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T09:35:51.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T09:35:51.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_background_jobs: 2 2024-09-17T09:35:51.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_background_compactions: -1 2024-09-17T09:35:51.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_subcompactions: 1 2024-09-17T09:35:51.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:35:51.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:35:51.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:35:51.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:35:51.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:35:51.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:35:51.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:35:51.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:35:51.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_open_files: -1 2024-09-17T09:35:51.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:35:51.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:35:51.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:35:51.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:35:51.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_background_flushes: -1 2024-09-17T09:35:51.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Compression algorithms supported: 2024-09-17T09:35:51.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: kZSTD supported: 0 2024-09-17T09:35:51.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: kXpressCompression supported: 0 2024-09-17T09:35:51.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: kBZip2Compression supported: 0 2024-09-17T09:35:51.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:35:51.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: kLZ4Compression supported: 1 2024-09-17T09:35:51.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: kZlibCompression supported: 1 2024-09-17T09:35:51.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:35:51.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: kSnappyCompression supported: 1 2024-09-17T09:35:51.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:35:51.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T09:35:51.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi066/store.db/MANIFEST-000008 2024-09-17T09:35:51.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T09:35:51.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:35:51.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.merge_operator: 2024-09-17T09:35:51.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compaction_filter: None 2024-09-17T09:35:51.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:35:51.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T09:35:51.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:35:51.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:35:51.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c84a69ca20) 2024-09-17T09:35:51.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: cache_index_and_filter_blocks: 1 2024-09-17T09:35:51.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:35:51.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:35:51.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: pin_top_level_index_and_filter: 1 2024-09-17T09:35:51.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: index_type: 0 2024-09-17T09:35:51.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: data_block_index_type: 0 2024-09-17T09:35:51.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: index_shortening: 1 2024-09-17T09:35:51.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:35:51.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: checksum: 4 2024-09-17T09:35:51.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: no_block_cache: 0 2024-09-17T09:35:51.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: block_cache: 0x55c84a691350 2024-09-17T09:35:51.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: block_cache_name: BinnedLRUCache 2024-09-17T09:35:51.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: block_cache_options: 2024-09-17T09:35:51.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: capacity : 536870912 2024-09-17T09:35:51.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: num_shard_bits : 4 2024-09-17T09:35:51.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: strict_capacity_limit : 0 2024-09-17T09:35:51.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: high_pri_pool_ratio: 0.000 2024-09-17T09:35:51.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: block_cache_compressed: (nil) 2024-09-17T09:35:51.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: persistent_cache: (nil) 2024-09-17T09:35:51.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: block_size: 4096 2024-09-17T09:35:51.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: block_size_deviation: 10 2024-09-17T09:35:51.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: block_restart_interval: 16 2024-09-17T09:35:51.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: index_block_restart_interval: 1 2024-09-17T09:35:51.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: metadata_block_size: 4096 2024-09-17T09:35:51.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: partition_filters: 0 2024-09-17T09:35:51.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: use_delta_encoding: 1 2024-09-17T09:35:51.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: filter_policy: bloomfilter 2024-09-17T09:35:51.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: whole_key_filtering: 1 2024-09-17T09:35:51.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: verify_compression: 0 2024-09-17T09:35:51.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: read_amp_bytes_per_bit: 0 2024-09-17T09:35:51.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: format_version: 5 2024-09-17T09:35:51.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: enable_index_compression: 1 2024-09-17T09:35:51.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: block_align: 0 2024-09-17T09:35:51.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: max_auto_readahead_size: 262144 2024-09-17T09:35:51.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: prepopulate_block_cache: 0 2024-09-17T09:35:51.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: initial_auto_readahead_size: 8192 2024-09-17T09:35:51.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T09:35:51.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:35:51.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:35:51.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compression: NoCompression 2024-09-17T09:35:51.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:35:51.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:35:51.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.num_levels: 7 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:35:51.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:35:51.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:35:51.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:35:51.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:35:51.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:35:51.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T09:35:51.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:35:51.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:35:51.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:35:51.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:35:51.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:35:51.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:35:51.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:35:51.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:35:51.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:35:51.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:35:51.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:35:51.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:35:51.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:35:51.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:35:51.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:35:51.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:35:51.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:35:51.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:35:51.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:35:51.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T09:35:51.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T09:35:51.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.inplace_update_support: 0 2024-09-17T09:35:51.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:35:51.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:35:51.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:35:51.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:35:51.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.bloom_locality: 0 2024-09-17T09:35:51.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.max_successive_merges: 0 2024-09-17T09:35:51.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:35:51.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:35:51.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T09:35:51.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:35:51.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.ttl: 2592000 2024-09-17T09:35:51.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:35:51.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T09:35:51.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T09:35:51.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.enable_blob_files: false 2024-09-17T09:35:51.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.min_blob_size: 0 2024-09-17T09:35:51.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T09:35:51.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T09:35:51.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T09:35:51.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T09:35:51.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T09:35:51.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T09:35:51.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T09:35:51.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T09:35:51.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 35.sst 2024-09-17T09:35:51.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi066/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 37, last_sequence is 18664, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 33671de5-1234-44c2-a54f-40a66bd4abb3 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726565751140839, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726565751167570, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 8664134, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18665, "largest_seqno": 19592, "table_properties": {"data_size": 8657568, "index_size": 4689, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 837, "raw_key_size": 6491, "raw_average_key_size": 20, "raw_value_size": 8648096, "raw_average_value_size": 27541, "num_data_blocks": 206, "num_entries": 314, "num_filter_entries": 314, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726565751, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "33671de5-1234-44c2-a54f-40a66bd4abb3", "db_session_id": "SSDJHFYAP62N0AGBB2X9", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726565751167717, "job": 1, "event": "recovery_finished"} 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi066/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c84a6bce00 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: DB pointer 0x55c84a7b0000 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: ** DB Stats ** 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:35:51.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T09:35:51.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:35:51.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:35:51.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T09:35:51.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:35:51.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:35:51.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: 2024-09-17T09:35:51.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: ** Compaction Stats [default] ** 2024-09-17T09:35:51.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:35:51.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T09:35:51.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: L0 1/0 8.26 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 587.3 0.01 0.00 1 0.014 0 0 0.0 0.0 2024-09-17T09:35:51.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: L6 1/0 36.83 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Sum 2/0 45.09 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 587.3 0.01 0.00 1 0.014 0 0 0.0 0.0 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 587.3 0.01 0.00 1 0.014 0 0 0.0 0.0 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: ** Compaction Stats [default] ** 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 587.3 0.01 0.00 1 0.014 0 0 0.0 0.0 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Flush(GB): cumulative 0.008, interval 0.008 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:35:51.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Cumulative compaction: 0.01 GB write, 259.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Interval compaction: 0.01 GB write, 259.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Block cache BinnedLRUCache@0x55c84a691350#2 capacity: 512.00 MB usage: 5.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.91 KB,0.000172853%) IndexBlock(1,5.08 KB,0.000968575%) Misc(1,0.00 KB,0%) 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: starting mon.smithi066 rank 0 at public addrs [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] at bind addrs [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi066 fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: mon.smithi066@-1(???) e2 preinit fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: mon.smithi066@-1(???).mds e7 new map 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: mon.smithi066@-1(???).mds e7 print_map 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: e7 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T09:35:51.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T09:35:51.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: legacy client fscid: 1 2024-09-17T09:35:51.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: 2024-09-17T09:35:51.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Filesystem 'foofs' (1) 2024-09-17T09:35:51.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: fs_name foofs 2024-09-17T09:35:51.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: epoch 5 2024-09-17T09:35:51.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-17T09:35:51.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: created 2024-09-17T09:20:49.615323+0000 2024-09-17T09:35:51.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: modified 2024-09-17T09:20:56.702904+0000 2024-09-17T09:35:51.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: tableserver 0 2024-09-17T09:35:51.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: root 0 2024-09-17T09:35:51.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: session_timeout 60 2024-09-17T09:35:51.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: session_autoclose 300 2024-09-17T09:35:51.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: max_file_size 1099511627776 2024-09-17T09:35:51.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: max_xattr_size 65536 2024-09-17T09:35:51.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: required_client_features {} 2024-09-17T09:35:51.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: last_failure 0 2024-09-17T09:35:51.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: last_failure_osd_epoch 0 2024-09-17T09:35:51.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T09:35:51.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: max_mds 1 2024-09-17T09:35:51.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: in 0 2024-09-17T09:35:51.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: up {0=24307} 2024-09-17T09:35:51.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: failed 2024-09-17T09:35:51.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: damaged 2024-09-17T09:35:51.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: stopped 2024-09-17T09:35:51.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: data_pools [3] 2024-09-17T09:35:51.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: metadata_pool 2 2024-09-17T09:35:51.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: inline_data disabled 2024-09-17T09:35:51.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: balancer 2024-09-17T09:35:51.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: bal_rank_mask -1 2024-09-17T09:35:51.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: standby_count_wanted 1 2024-09-17T09:35:51.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: [mds.foofs.smithi204.glpxtq{0:24307} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.204:6832/2102106214,v1:172.21.15.204:6833/2102106214] compat {c=[1],r=[1],i=[7ff]}] 2024-09-17T09:35:51.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: 2024-09-17T09:35:51.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: 2024-09-17T09:35:51.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Standby daemons: 2024-09-17T09:35:51.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: 2024-09-17T09:35:51.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: [mds.foofs.smithi066.wvhbzy{-1:14500} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.66:6834/739730123,v1:172.21.15.66:6835/739730123] compat {c=[1],r=[1],i=[7ff]}] 2024-09-17T09:35:51.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: mon.smithi066@-1(???).osd e73 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T09:35:51.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: mon.smithi066@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T09:35:51.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: mon.smithi066@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T09:35:51.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: mon.smithi066@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T09:35:51.521 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 ceph-mon[71715]: mon.smithi066@-1(???).paxosservice(auth 1..45) refresh upgraded, format 0 -> 3 2024-09-17T09:35:51.522 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 bash[71696]: 2519fcfc7a5309a03a4ed0ebb5f2a23cc74a25e73940798260d3189b6ed07ea4 2024-09-17T09:35:51.522 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:35:51 smithi066 systemd[1]: Started Ceph mon.smithi066 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:35:52.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:49.521810+0000 mon.smithi204 (mon.1) 154 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:35:52.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:49.521975+0000 mon.smithi204 (mon.1) 155 : audit [DBG] from='mgr.15280 172.21.15.66:0/2720052654' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:35:52.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:50.565357+0000 mgr.smithi066.mabcvm (mgr.15280) 84 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:35:52.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:52.584611+0000 mon.smithi066 (mon.0) 1 : cluster [INF] mon.smithi066 calling monitor election 2024-09-17T09:35:52.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:52.586336+0000 mon.smithi066 (mon.0) 2 : cluster [INF] mon.smithi066 is new leader, mons smithi066,smithi204 in quorum (ranks 0,1) 2024-09-17T09:35:52.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:52.590860+0000 mon.smithi066 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi066=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],smithi204=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:35:52.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:52.591324+0000 mon.smithi066 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 1 up:standby 2024-09-17T09:35:52.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:52.591347+0000 mon.smithi066 (mon.0) 5 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T09:35:52.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:52.592148+0000 mon.smithi066 (mon.0) 6 : cluster [DBG] mgrmap e34: smithi066.mabcvm(active, since 51s), standbys: smithi204.bluhuj 2024-09-17T09:35:52.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:52.592581+0000 mon.smithi066 (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:35:52.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:52.592595+0000 mon.smithi066 (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:35:52.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:52.592607+0000 mon.smithi066 (mon.0) 9 : cluster [WRN] daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:35:52.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:52.592618+0000 mon.smithi066 (mon.0) 10 : cluster [WRN] daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:35:52.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:52.592632+0000 mon.smithi066 (mon.0) 11 : cluster [WRN] daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:35:52.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:52.592644+0000 mon.smithi066 (mon.0) 12 : cluster [WRN] daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:35:52.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:52.592655+0000 mon.smithi066 (mon.0) 13 : cluster [WRN] daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:35:52.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:52.600089+0000 mon.smithi066 (mon.0) 14 : cluster [DBG] mgrmap e35: smithi066.mabcvm(active, since 51s), standbys: smithi204.bluhuj 2024-09-17T09:35:52.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:52.600147+0000 mon.smithi066 (mon.0) 15 : audit [INF] from='mgr.15280 ' entity='' 2024-09-17T09:35:53.374 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:35:54.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:53.602829+0000 mon.smithi066 (mon.0) 16 : cluster [DBG] mgrmap e36: smithi066.mabcvm(active, since 52s), standbys: smithi204.bluhuj 2024-09-17T09:35:57.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:57.354622+0000 mon.smithi066 (mon.0) 17 : cluster [DBG] Standby manager daemon smithi204.bluhuj restarted 2024-09-17T09:35:57.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:57.354688+0000 mon.smithi066 (mon.0) 18 : cluster [DBG] Standby manager daemon smithi204.bluhuj started 2024-09-17T09:35:57.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.356251+0000 mon.smithi204 (mon.1) 156 : audit [DBG] from='mgr.? 172.21.15.204:0/2686610248' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi204.bluhuj/crt"}]: dispatch 2024-09-17T09:35:57.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.356603+0000 mon.smithi204 (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.204:0/2686610248' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:35:57.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.358064+0000 mon.smithi204 (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.204:0/2686610248' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi204.bluhuj/key"}]: dispatch 2024-09-17T09:35:57.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.359109+0000 mon.smithi204 (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.204:0/2686610248' entity='mgr.smithi204.bluhuj' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:35:58.399 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:35:58.723 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:57.410034+0000 mon.smithi066 (mon.0) 19 : cluster [DBG] mgrmap e37: smithi066.mabcvm(active, since 56s), standbys: smithi204.bluhuj 2024-09-17T09:35:58.723 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:57.588227+0000 mon.smithi066 (mon.0) 20 : cluster [INF] Active manager daemon smithi066.mabcvm restarted 2024-09-17T09:35:58.724 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:57.588578+0000 mon.smithi066 (mon.0) 21 : cluster [INF] Activating manager daemon smithi066.mabcvm 2024-09-17T09:35:58.724 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:57.593696+0000 mon.smithi066 (mon.0) 22 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T09:35:58.724 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:57.594012+0000 mon.smithi066 (mon.0) 23 : cluster [DBG] mgrmap e38: smithi066.mabcvm(active, starting, since 0.00555067s), standbys: smithi204.bluhuj 2024-09-17T09:35:58.724 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.595234+0000 mon.smithi066 (mon.0) 24 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:35:58.724 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.595345+0000 mon.smithi066 (mon.0) 25 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:35:58.724 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.595836+0000 mon.smithi066 (mon.0) 26 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi066.wvhbzy"}]: dispatch 2024-09-17T09:35:58.724 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.596013+0000 mon.smithi066 (mon.0) 27 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi204.glpxtq"}]: dispatch 2024-09-17T09:35:58.724 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.596668+0000 mon.smithi066 (mon.0) 28 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi066.mabcvm", "id": "smithi066.mabcvm"}]: dispatch 2024-09-17T09:35:58.724 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.596831+0000 mon.smithi066 (mon.0) 29 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi204.bluhuj", "id": "smithi204.bluhuj"}]: dispatch 2024-09-17T09:35:58.724 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.597008+0000 mon.smithi066 (mon.0) 30 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:35:58.725 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.597198+0000 mon.smithi066 (mon.0) 31 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:35:58.725 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.597361+0000 mon.smithi066 (mon.0) 32 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:35:58.725 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.597533+0000 mon.smithi066 (mon.0) 33 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:35:58.725 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.597716+0000 mon.smithi066 (mon.0) 34 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:35:58.725 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.597948+0000 mon.smithi066 (mon.0) 35 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:35:58.725 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.598141+0000 mon.smithi066 (mon.0) 36 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:35:58.725 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.598312+0000 mon.smithi066 (mon.0) 37 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:35:58.725 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.598529+0000 mon.smithi066 (mon.0) 38 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:35:58.725 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.598721+0000 mon.smithi066 (mon.0) 39 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:35:58.725 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.599177+0000 mon.smithi066 (mon.0) 40 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:35:58.726 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:57.609185+0000 mon.smithi066 (mon.0) 41 : cluster [INF] Manager daemon smithi066.mabcvm is now available 2024-09-17T09:35:58.726 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.626909+0000 mon.smithi066 (mon.0) 42 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:35:58.726 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.647925+0000 mon.smithi066 (mon.0) 43 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:35:58.726 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.657021+0000 mon.smithi066 (mon.0) 44 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:35:58.726 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:35:57.688011+0000 mon.smithi066 (mon.0) 45 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:35:59.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:58.597963+0000 mon.smithi066 (mon.0) 46 : cluster [DBG] mgrmap e39: smithi066.mabcvm(active, since 1.0095s), standbys: smithi204.bluhuj 2024-09-17T09:35:59.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:35:59 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:58.607093+0000 mgr.smithi066.mabcvm (mgr.34104) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:36:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:59.593586+0000 mon.smithi066 (mon.0) 47 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 5 failed cephadm daemon(s)) 2024-09-17T09:36:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:59.593606+0000 mon.smithi066 (mon.0) 48 : cluster [INF] Cluster is now healthy 2024-09-17T09:36:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:59.597938+0000 mgr.smithi066.mabcvm (mgr.34104) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:36:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:00 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:35:59.601773+0000 mon.smithi066 (mon.0) 49 : cluster [DBG] mgrmap e40: smithi066.mabcvm(active, since 2s), standbys: smithi204.bluhuj 2024-09-17T09:36:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:00.754925+0000 mgr.smithi066.mabcvm (mgr.34104) 3 : cephadm [INF] [17/Sep/2024:09:36:00] ENGINE Bus STARTING 2024-09-17T09:36:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:00.856585+0000 mgr.smithi066.mabcvm (mgr.34104) 4 : cephadm [INF] [17/Sep/2024:09:36:00] ENGINE Serving on http://172.21.15.66:8765 2024-09-17T09:36:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:00.976555+0000 mgr.smithi066.mabcvm (mgr.34104) 5 : cephadm [INF] [17/Sep/2024:09:36:00] ENGINE Serving on https://172.21.15.66:7150 2024-09-17T09:36:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:00.976690+0000 mgr.smithi066.mabcvm (mgr.34104) 6 : cephadm [INF] [17/Sep/2024:09:36:00] ENGINE Bus STARTED 2024-09-17T09:36:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:00.977876+0000 mgr.smithi066.mabcvm (mgr.34104) 7 : cephadm [ERR] [17/Sep/2024:09:36:00] ENGINE Error in HTTPServer.serve 2024-09-17T09:36:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:36:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self._connections.run(self.expiration_interval) 2024-09-17T09:36:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:36:02.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self._run(expiration_interval) 2024-09-17T09:36:02.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:36:02.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:36:02.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:36:02.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:36:02.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:36:02.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: s = self.context.wrap_socket( 2024-09-17T09:36:02.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:36:02.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.sslsocket_class._create( 2024-09-17T09:36:02.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:36:02.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.do_handshake() 2024-09-17T09:36:02.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:36:02.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self._sslobj.do_handshake() 2024-09-17T09:36:02.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:36:02.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: 2024-09-17T09:36:02.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:36:01.598250+0000 mgr.smithi066.mabcvm (mgr.34104) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:36:02.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:36:01.610417+0000 mon.smithi066 (mon.0) 50 : cluster [DBG] mgrmap e41: smithi066.mabcvm(active, since 4s), standbys: smithi204.bluhuj 2024-09-17T09:36:02.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:02.291370+0000 mon.smithi066 (mon.0) 51 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:02.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:02.295030+0000 mon.smithi066 (mon.0) 52 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:03.423 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:36:04.115 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:02.806958+0000 mon.smithi066 (mon.0) 53 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:04.116 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:02.811630+0000 mon.smithi066 (mon.0) 54 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:04.116 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:36:03.598606+0000 mgr.smithi066.mabcvm (mgr.34104) 9 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:36:05.915 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:04.711028+0000 mon.smithi066 (mon.0) 55 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:05.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:04.715307+0000 mon.smithi066 (mon.0) 56 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:05.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:05.236728+0000 mon.smithi066 (mon.0) 57 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:05.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:05.240641+0000 mon.smithi066 (mon.0) 58 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:05.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:05 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:36:05.599148+0000 mgr.smithi066.mabcvm (mgr.34104) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-09-17T09:36:07.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:05.948531+0000 mon.smithi066 (mon.0) 59 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:07.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:05.954967+0000 mon.smithi066 (mon.0) 60 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:07.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:05.956405+0000 mon.smithi066 (mon.0) 61 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:07.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:05.957297+0000 mon.smithi066 (mon.0) 62 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:36:07.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:05.958492+0000 mgr.smithi066.mabcvm (mgr.34104) 11 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.conf 2024-09-17T09:36:07.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:05.958717+0000 mgr.smithi066.mabcvm (mgr.34104) 12 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-17T09:36:07.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:06.185043+0000 mgr.smithi066.mabcvm (mgr.34104) 13 : cephadm [INF] Updating smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:36:07.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:06.197999+0000 mgr.smithi066.mabcvm (mgr.34104) 14 : cephadm [INF] Updating smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:36:07.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:06.407820+0000 mgr.smithi066.mabcvm (mgr.34104) 15 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:36:07.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:06.431152+0000 mgr.smithi066.mabcvm (mgr.34104) 16 : cephadm [INF] Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:36:07.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:06.620299+0000 mgr.smithi066.mabcvm (mgr.34104) 17 : cephadm [INF] Updating smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:36:07.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:06.648690+0000 mgr.smithi066.mabcvm (mgr.34104) 18 : cephadm [INF] Updating smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:36:07.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:06.843081+0000 mon.smithi066 (mon.0) 63 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:07.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:06.849550+0000 mon.smithi066 (mon.0) 64 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:07.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:06.874500+0000 mon.smithi066 (mon.0) 65 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:07.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:06.878441+0000 mon.smithi066 (mon.0) 66 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:07.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:06.882070+0000 mon.smithi066 (mon.0) 67 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:07.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:06 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:06.887371+0000 mon.smithi066 (mon.0) 68 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:36:06.879295+0000 mgr.smithi066.mabcvm (mgr.34104) 19 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 25 KiB/s rd, 123 B/s wr, 14 op/s 2024-09-17T09:36:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:06.960561+0000 mgr.smithi066.mabcvm (mgr.34104) 20 : cephadm [INF] Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:36:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:06.968269+0000 mgr.smithi066.mabcvm (mgr.34104) 21 : cephadm [INF] Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:36:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:07 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:36:07.876982+0000 mon.smithi066 (mon.0) 69 : cluster [WRN] Health check failed: 5 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T09:36:08.458 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:36:10.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:09 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:36:08.880016+0000 mgr.smithi066.mabcvm (mgr.34104) 22 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 199 B/s wr, 11 op/s 2024-09-17T09:36:10.811 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:36:11.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:10.033850+0000 mgr.smithi066.mabcvm (mgr.34104) 23 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:11.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:11.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:36:11.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:36:11.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:11.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:11.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:11.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:11.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:36:11.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:11.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:36:11.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:11.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:11.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:11.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:11.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:11.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:11.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:11.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:11.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:11.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:11.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:11.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:11.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:11.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:36:11.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:11.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:11.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:11.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:36:11.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:11.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:36:11.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:11.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:36:11.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:11.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:36:11.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:11.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:36:11.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:11.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:11.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:36:11.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:36:11.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:11.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:11.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:11.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:11.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:36:11.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:11.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:36:11.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:11.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:11.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:11.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:11.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:11.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:11.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:11.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:11.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:11.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:10.034190+0000 mgr.smithi066.mabcvm (mgr.34104) 24 : cephadm [INF] Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:36:11.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:10.078281+0000 mgr.smithi066.mabcvm (mgr.34104) 25 : cephadm [INF] Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:36:11.491 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:36:11.491 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 6s ago 20m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:36:11.491 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (20m) 6s ago 20m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:36:11.491 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (19m) 9s ago 19m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:36:11.491 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 6s ago 20m 33.4M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:36:11.491 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (15m) 6s ago 15m 16.4M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:36:11.491 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (15m) 9s ago 15m 38.2M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:36:11.491 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (91s) 6s ago 21m 459M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:36:11.491 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (43s) 9s ago 19m 435M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:36:11.491 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (20s) 6s ago 22m 33.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:36:11.491 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (19m) 9s ago 19m 60.5M 2048M 16.2.5 6933c2a0b7dd ffdaf35c256f 2024-09-17T09:36:11.492 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (12m) 6s ago 12m 80.0M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:36:11.492 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (12m) 9s ago 12m 72.5M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:36:11.492 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 unknown 6s ago 20m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:36:11.492 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 9s ago 19m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:36:11.492 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (19m) 6s ago 19m 455M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:36:11.492 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (18m) 6s ago 18m 350M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:36:11.492 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (18m) 6s ago 18m 272M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:36:11.492 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (17m) 6s ago 17m 427M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:36:11.492 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (17m) 9s ago 17m 414M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:36:11.492 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (17m) 9s ago 17m 441M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:36:11.492 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (17m) 9s ago 17m 377M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:36:11.492 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (16m) 9s ago 16m 547M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:36:11.492 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 6s ago 19m 57.6M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:36:11.907 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:36:11.907 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:36:11.907 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:36:11.907 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:36:11.907 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:36:11.907 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:36:11.907 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:36:11.907 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:36:11.908 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:36:11.908 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:36:11.908 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:36:11.908 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:36:11.908 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:36:11.908 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:36:11.908 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:36:11.908 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 11, 2024-09-17T09:36:11.908 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T09:36:11.908 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:36:11.908 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:36:12.258 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:36:12.258 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:36:12.258 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:36:12.258 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:36:12.258 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:36:12.258 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr" 2024-09-17T09:36:12.258 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:36:12.258 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "3/23 daemons upgraded", 2024-09-17T09:36:12.259 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "", 2024-09-17T09:36:12.259 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:36:12.259 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:36:12.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:10.797888+0000 mgr.smithi066.mabcvm (mgr.34104) 26 : audit [DBG] from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:12.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:36:10.880450+0000 mgr.smithi066.mabcvm (mgr.34104) 27 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 181 B/s wr, 10 op/s 2024-09-17T09:36:12.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:11.143028+0000 mgr.smithi066.mabcvm (mgr.34104) 28 : audit [DBG] from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:12.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:11.476722+0000 mgr.smithi066.mabcvm (mgr.34104) 29 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:12.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:12 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:11.905900+0000 mon.smithi066 (mon.0) 70 : audit [DBG] from='client.? 172.21.15.66:0/2622517585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:36:12.671 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:36:12.671 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:36:12.671 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:12.671 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:12.671 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:12.671 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:12.671 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:36:13.486 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:36:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:12.257303+0000 mgr.smithi066.mabcvm (mgr.34104) 30 : audit [DBG] from='client.34148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:12.648252+0000 mon.smithi066 (mon.0) 71 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:36:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:13 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:12.670331+0000 mon.smithi066 (mon.0) 72 : audit [DBG] from='client.? 172.21.15.66:0/3654514611' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:36:14.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:12.676020+0000 mgr.smithi066.mabcvm (mgr.34104) 31 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:14.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:14.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:36:14.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:36:14.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:14.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:14.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:14.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:14.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:36:14.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:14.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:36:14.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:14.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:14.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:14.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:14.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:14.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:14.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:14.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:14.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:14.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:36:14.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:14.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:36:14.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:14.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:14.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:36:14.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:36:14.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:14.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:14.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:14.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:14.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:36:14.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:14.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:36:14.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:14.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:14.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:14.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:14.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:14.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:14.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:14.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:14.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:14.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:12.676208+0000 mgr.smithi066.mabcvm (mgr.34104) 32 : cephadm [INF] Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:36:14.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:12.676462+0000 mgr.smithi066.mabcvm (mgr.34104) 33 : cephadm [INF] Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:36:14.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:36:12.880835+0000 mgr.smithi066.mabcvm (mgr.34104) 34 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 181 B/s wr, 10 op/s 2024-09-17T09:36:14.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:13.016005+0000 mgr.smithi066.mabcvm (mgr.34104) 35 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:14.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:14.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:36:14.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:36:14.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:14.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:14.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:36:14.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:14.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:36:14.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:14.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:14.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:36:14.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:36:14.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:14.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:14.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:14.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:14.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:36:14.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:14.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:36:14.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:14.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:14.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:14.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:14.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:14.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:14.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:14.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:14.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:14.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:13.016302+0000 mgr.smithi066.mabcvm (mgr.34104) 36 : cephadm [INF] Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:36:14.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:14 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:13.268893+0000 mgr.smithi066.mabcvm (mgr.34104) 37 : cephadm [INF] Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:36:16.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:16 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:36:14.881427+0000 mgr.smithi066.mabcvm (mgr.34104) 38 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 272 B/s wr, 11 op/s 2024-09-17T09:36:17.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:16.257900+0000 mgr.smithi066.mabcvm (mgr.34104) 39 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:17.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:17.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:36:17.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:36:17.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:17.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:17.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:17.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:17.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:36:17.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:17.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:36:17.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:17.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:17.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:17.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:17.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:17.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:17.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:17.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:17.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:17.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:17.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:17.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:17.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:17.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:36:17.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:17.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:17.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:17.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:36:17.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:17.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:36:17.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:17.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:36:17.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:17.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:36:17.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:17.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:36:17.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:17.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:17.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:36:17.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:36:17.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:17.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:17.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:17.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:17.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:36:17.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:17.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:36:17.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:17.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:17.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:17.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:17.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:17.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:17.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:17.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:17.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:17.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:16.258539+0000 mgr.smithi066.mabcvm (mgr.34104) 40 : cephadm [INF] Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:36:17.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:16.258814+0000 mgr.smithi066.mabcvm (mgr.34104) 41 : cephadm [INF] Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:36:17.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:16.616093+0000 mgr.smithi066.mabcvm (mgr.34104) 42 : cephadm [ERR] cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:17.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:17.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:36:17.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:36:17.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:17.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:17.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:17.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:17.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:36:17.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:17.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:36:17.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:17.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:17.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:17.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:17.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:17.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:17.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:17.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:17.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:17.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:17.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:17.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:17.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:17.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.wait_async( 2024-09-17T09:36:17.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:17.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:17.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:17.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return future.result(timeout) 2024-09-17T09:36:17.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:17.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return self.__get_result() 2024-09-17T09:36:17.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:17.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise self._exception 2024-09-17T09:36:17.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:17.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: out, err, code = await self._run_cephadm( 2024-09-17T09:36:17.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:17.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: raise OrchestratorError( 2024-09-17T09:36:17.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:17.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:17.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:36:17.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:36:17.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:17.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:17.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: Traceback (most recent call last): 2024-09-17T09:36:17.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:17.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: return _run_code(code, main_globals, None, 2024-09-17T09:36:17.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:17.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: exec(code, run_globals) 2024-09-17T09:36:17.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:17.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:17.251 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:17.251 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:17.251 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:17.251 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:17.251 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:17.251 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:17.251 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:17.251 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:16.655240+0000 mon.smithi066 (mon.0) 73 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:36:17.251 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:16.657634+0000 mon.smithi066 (mon.0) 74 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:36:17.251 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:17 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:16.658681+0000 mon.smithi066 (mon.0) 75 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T09:36:18.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cluster 2024-09-17T09:36:16.881820+0000 mgr.smithi066.mabcvm (mgr.34104) 43 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 181 B/s rd, 181 B/s wr, 0 op/s 2024-09-17T09:36:18.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:17.941733+0000 mon.smithi066 (mon.0) 76 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:18.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:17.942712+0000 mon.smithi066 (mon.0) 77 : audit [INF] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:36:18.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:17.943501+0000 mon.smithi066 (mon.0) 78 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:36:18.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:18 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: audit 2024-09-17T09:36:17.944262+0000 mon.smithi066 (mon.0) 79 : audit [DBG] from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:18.515 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:36:19.313 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:17.936985+0000 mgr.smithi066.mabcvm (mgr.34104) 44 : cephadm [INF] Upgrade: Updating mon.smithi204 2024-09-17T09:36:19.313 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: cephadm 2024-09-17T09:36:17.945293+0000 mgr.smithi066.mabcvm (mgr.34104) 45 : cephadm [INF] Deploying daemon mon.smithi204 on smithi204 2024-09-17T09:36:19.661 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:19 smithi204 systemd[1]: Stopping Ceph mon.smithi204 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:36:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:36:19.659+0000 7f6934364700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi204 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T09:36:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:19 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204[26214]: debug 2024-09-17T09:36:19.659+0000 7f6934364700 -1 mon.smithi204@1(peon) e2 *** Got Signal Terminated *** 2024-09-17T09:36:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:19 smithi204 podman[51560]: 2024-09-17 09:36:19.772374157 +0000 UTC m=+0.225430372 container died ffdaf35c256fec12e04de52ef530b32429231c5a20fbfad388d2ed57ad1e814d (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.build-date=20201204, GIT_CLEAN=True, RELEASE=HEAD, ceph=True, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD) 2024-09-17T09:36:20.387 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:20 smithi204 podman[51560]: 2024-09-17 09:36:20.11863582 +0000 UTC m=+0.571692026 container cleanup ffdaf35c256fec12e04de52ef530b32429231c5a20fbfad388d2ed57ad1e814d (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-16.2.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, ceph=True, maintainer=Dimitri Savineau ) 2024-09-17T09:36:20.387 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:20 smithi204 bash[51560]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204 2024-09-17T09:36:20.646 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:20 smithi204 podman[51572]: 2024-09-17 09:36:20.386693938 +0000 UTC m=+0.611660827 container remove ffdaf35c256fec12e04de52ef530b32429231c5a20fbfad388d2ed57ad1e814d (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon.smithi204, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.vendor=CentOS, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, ceph=True) 2024-09-17T09:36:20.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:20 smithi204 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi204.service: Deactivated successfully. 2024-09-17T09:36:20.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:20 smithi204 systemd[1]: Stopped Ceph mon.smithi204 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:36:20.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:20 smithi204 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi204.service: Consumed 11.192s CPU time. 2024-09-17T09:36:20.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:20 smithi204 systemd[1]: Starting Ceph mon.smithi204 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:36:21.324 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 podman[51715]: 2024-09-17 09:36:20.949285155 +0000 UTC m=+0.015869430 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:36:21.324 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 podman[51715]: 2024-09-17 09:36:21.088220495 +0000 UTC m=+0.154804819 container create 35e74ed8917ce151263d8348b20017c2015be64311fdb2ee634eb1d892653976 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi204, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-17T09:36:21.324 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 podman[51715]: 2024-09-17 09:36:21.323898863 +0000 UTC m=+0.390483129 container init 35e74ed8917ce151263d8348b20017c2015be64311fdb2ee634eb1d892653976 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi204, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T09:36:21.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 podman[51715]: 2024-09-17 09:36:21.327235581 +0000 UTC m=+0.393819847 container start 35e74ed8917ce151263d8348b20017c2015be64311fdb2ee634eb1d892653976 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi204, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-17T09:36:21.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:36:21.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 2 2024-09-17T09:36:21.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: pidfile_write: ignore empty --pid-file 2024-09-17T09:36:21.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: load: jerasure load: lrc 2024-09-17T09:36:21.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: RocksDB version: 7.9.2 2024-09-17T09:36:21.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Git sha 0 2024-09-17T09:36:21.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T09:36:21.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: DB SUMMARY 2024-09-17T09:36:21.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: DB Session ID: WWM8V2XBRK3WO9KTYN8V 2024-09-17T09:36:21.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: CURRENT file: CURRENT 2024-09-17T09:36:21.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T09:36:21.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: MANIFEST file: MANIFEST-000005 size: 1949 Bytes 2024-09-17T09:36:21.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi204/store.db dir, Total Num: 1, files: 000037.sst 2024-09-17T09:36:21.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi204/store.db: 000035.log size: 7361663 ; 2024-09-17T09:36:21.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.error_if_exists: 0 2024-09-17T09:36:21.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.create_if_missing: 0 2024-09-17T09:36:21.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.paranoid_checks: 1 2024-09-17T09:36:21.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T09:36:21.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T09:36:21.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T09:36:21.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.env: 0x55bbe00b2bc0 2024-09-17T09:36:21.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T09:36:21.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.info_log: 0x55bbe0e0adc0 2024-09-17T09:36:21.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:36:21.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.statistics: (nil) 2024-09-17T09:36:21.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.use_fsync: 0 2024-09-17T09:36:21.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_log_file_size: 0 2024-09-17T09:36:21.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:36:21.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:36:21.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:36:21.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:36:21.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.allow_fallocate: 1 2024-09-17T09:36:21.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:36:21.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:36:21.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.use_direct_reads: 0 2024-09-17T09:36:21.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:36:21.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:36:21.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.db_log_dir: 2024-09-17T09:36:21.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.wal_dir: 2024-09-17T09:36:21.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:36:21.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:36:21.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:36:21.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:36:21.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:36:21.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:36:21.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:36:21.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:36:21.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.write_buffer_manager: 0x55bbe0e18320 2024-09-17T09:36:21.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:36:21.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:36:21.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:36:21.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:36:21.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:36:21.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:36:21.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:36:21.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:36:21.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.unordered_write: 0 2024-09-17T09:36:21.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:36:21.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:36:21.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:36:21.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:36:21.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.row_cache: None 2024-09-17T09:36:21.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.wal_filter: None 2024-09-17T09:36:21.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:36:21.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:36:21.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.two_write_queues: 0 2024-09-17T09:36:21.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:36:21.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.wal_compression: 0 2024-09-17T09:36:21.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.atomic_flush: 0 2024-09-17T09:36:21.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:36:21.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:36:21.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:36:21.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.log_readahead_size: 0 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_background_jobs: 2 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_background_compactions: -1 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_subcompactions: 1 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:36:21.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:36:21.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:36:21.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:36:21.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:36:21.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_open_files: -1 2024-09-17T09:36:21.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:36:21.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:36:21.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:36:21.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:36:21.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_background_flushes: -1 2024-09-17T09:36:21.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Compression algorithms supported: 2024-09-17T09:36:21.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: kZSTD supported: 0 2024-09-17T09:36:21.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: kXpressCompression supported: 0 2024-09-17T09:36:21.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: kBZip2Compression supported: 0 2024-09-17T09:36:21.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:36:21.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: kLZ4Compression supported: 1 2024-09-17T09:36:21.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: kZlibCompression supported: 1 2024-09-17T09:36:21.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:36:21.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: kSnappyCompression supported: 1 2024-09-17T09:36:21.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:36:21.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T09:36:21.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi204/store.db/MANIFEST-000005 2024-09-17T09:36:21.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T09:36:21.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:36:21.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.merge_operator: 2024-09-17T09:36:21.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compaction_filter: None 2024-09-17T09:36:21.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:36:21.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T09:36:21.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:36:21.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:36:21.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bbe0e0aa20) 2024-09-17T09:36:21.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: cache_index_and_filter_blocks: 1 2024-09-17T09:36:21.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:36:21.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:36:21.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: pin_top_level_index_and_filter: 1 2024-09-17T09:36:21.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: index_type: 0 2024-09-17T09:36:21.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: data_block_index_type: 0 2024-09-17T09:36:21.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: index_shortening: 1 2024-09-17T09:36:21.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:36:21.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: checksum: 4 2024-09-17T09:36:21.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: no_block_cache: 0 2024-09-17T09:36:21.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: block_cache: 0x55bbe0dff1f0 2024-09-17T09:36:21.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: block_cache_name: BinnedLRUCache 2024-09-17T09:36:21.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: block_cache_options: 2024-09-17T09:36:21.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: capacity : 536870912 2024-09-17T09:36:21.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: num_shard_bits : 4 2024-09-17T09:36:21.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: strict_capacity_limit : 0 2024-09-17T09:36:21.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: high_pri_pool_ratio: 0.000 2024-09-17T09:36:21.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: block_cache_compressed: (nil) 2024-09-17T09:36:21.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: persistent_cache: (nil) 2024-09-17T09:36:21.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: block_size: 4096 2024-09-17T09:36:21.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: block_size_deviation: 10 2024-09-17T09:36:21.752 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: block_restart_interval: 16 2024-09-17T09:36:21.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: index_block_restart_interval: 1 2024-09-17T09:36:21.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: metadata_block_size: 4096 2024-09-17T09:36:21.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: partition_filters: 0 2024-09-17T09:36:21.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: use_delta_encoding: 1 2024-09-17T09:36:21.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: filter_policy: bloomfilter 2024-09-17T09:36:21.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: whole_key_filtering: 1 2024-09-17T09:36:21.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: verify_compression: 0 2024-09-17T09:36:21.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: read_amp_bytes_per_bit: 0 2024-09-17T09:36:21.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: format_version: 5 2024-09-17T09:36:21.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: enable_index_compression: 1 2024-09-17T09:36:21.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: block_align: 0 2024-09-17T09:36:21.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: max_auto_readahead_size: 262144 2024-09-17T09:36:21.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: prepopulate_block_cache: 0 2024-09-17T09:36:21.753 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: initial_auto_readahead_size: 8192 2024-09-17T09:36:21.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T09:36:21.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:36:21.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:36:21.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compression: NoCompression 2024-09-17T09:36:21.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:36:21.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:36:21.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:36:21.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.num_levels: 7 2024-09-17T09:36:21.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:36:21.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:36:21.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:36:21.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:36:21.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:36:21.754 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:36:21.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:36:21.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:36:21.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T09:36:21.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:36:21.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:36:21.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:36:21.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:36:21.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:36:21.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:36:21.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:36:21.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:36:21.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:36:21.755 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T09:36:21.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:36:21.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:36:21.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:36:21.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:36:21.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:36:21.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:36:21.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:36:21.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:36:21.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:36:21.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:36:21.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:36:21.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:36:21.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:36:21.756 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:36:21.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:36:21.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:36:21.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:36:21.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:36:21.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:36:21.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T09:36:21.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T09:36:21.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:36:21.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:36:21.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:36:21.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:36:21.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:36:21.757 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:36:21.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:36:21.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:36:21.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:36:21.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:36:21.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:36:21.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:36:21.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:36:21.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T09:36:21.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.inplace_update_support: 0 2024-09-17T09:36:21.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:36:21.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:36:21.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:36:21.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:36:21.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.bloom_locality: 0 2024-09-17T09:36:21.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.max_successive_merges: 0 2024-09-17T09:36:21.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:36:21.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:36:21.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T09:36:21.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:36:21.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.ttl: 2592000 2024-09-17T09:36:21.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:36:21.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T09:36:21.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T09:36:21.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.enable_blob_files: false 2024-09-17T09:36:21.759 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.min_blob_size: 0 2024-09-17T09:36:21.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T09:36:21.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T09:36:21.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T09:36:21.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T09:36:21.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T09:36:21.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T09:36:21.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T09:36:21.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T09:36:21.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 37.sst 2024-09-17T09:36:21.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi204/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 39, last_sequence is 21045, log_number is 35,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T09:36:21.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 35 2024-09-17T09:36:21.760 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: dcbf6aa8-51c2-4239-af34-aacc8a118693 2024-09-17T09:36:21.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726565781353269, "job": 1, "event": "recovery_started", "wal_files": [35]} 2024-09-17T09:36:21.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #35 mode 2 2024-09-17T09:36:21.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726565781369633, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 40, "file_size": 4831544, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21050, "largest_seqno": 21502, "table_properties": {"data_size": 4827756, "index_size": 2296, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 453, "raw_key_size": 3300, "raw_average_key_size": 21, "raw_value_size": 4822918, "raw_average_value_size": 30719, "num_data_blocks": 101, "num_entries": 157, "num_filter_entries": 157, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726565781, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "dcbf6aa8-51c2-4239-af34-aacc8a118693", "db_session_id": "WWM8V2XBRK3WO9KTYN8V", "orig_file_number": 40, "seqno_to_time_mapping": "N/A"}} 2024-09-17T09:36:21.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726565781369823, "job": 1, "event": "recovery_finished"} 2024-09-17T09:36:21.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: [db/version_set.cc:5047] Creating manifest 42 2024-09-17T09:36:21.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi204/store.db/000035.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T09:36:21.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55bbe0e2ae00 2024-09-17T09:36:21.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: DB pointer 0x55bbe0f1e000 2024-09-17T09:36:21.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T09:36:21.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T09:36:21.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: ** DB Stats ** 2024-09-17T09:36:21.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:36:21.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T09:36:21.761 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:36:21.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:36:21.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T09:36:21.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:36:21.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:36:21.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: 2024-09-17T09:36:21.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: ** Compaction Stats [default] ** 2024-09-17T09:36:21.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:36:21.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T09:36:21.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: L0 1/0 4.61 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 574.7 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-17T09:36:21.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: L6 1/0 45.68 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T09:36:21.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Sum 2/0 50.29 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 574.7 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-17T09:36:21.762 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 574.7 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-17T09:36:21.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: 2024-09-17T09:36:21.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: ** Compaction Stats [default] ** 2024-09-17T09:36:21.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:36:21.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:36:21.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 574.7 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-17T09:36:21.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: 2024-09-17T09:36:21.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T09:36:21.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: 2024-09-17T09:36:21.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:36:21.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Flush(GB): cumulative 0.004, interval 0.004 2024-09-17T09:36:21.763 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:36:21.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:36:21.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:36:21.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:36:21.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Cumulative compaction: 0.00 GB write, 221.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:36:21.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Interval compaction: 0.00 GB write, 221.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:36:21.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:36:21.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Block cache BinnedLRUCache@0x55bbe0dff1f0#2 capacity: 512.00 MB usage: 2.83 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-17T09:36:21.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.50 KB,9.53674e-05%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2024-09-17T09:36:21.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: 2024-09-17T09:36:21.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:36:21.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: starting mon.smithi204 rank 1 at public addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] at bind addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi204 fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:36:21.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: mon.smithi204@-1(???) e2 preinit fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:36:21.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: mon.smithi204@-1(???).mds e7 new map 2024-09-17T09:36:21.764 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: mon.smithi204@-1(???).mds e7 print_map 2024-09-17T09:36:21.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: e7 2024-09-17T09:36:21.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T09:36:21.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T09:36:21.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: legacy client fscid: 1 2024-09-17T09:36:21.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: 2024-09-17T09:36:21.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Filesystem 'foofs' (1) 2024-09-17T09:36:21.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: fs_name foofs 2024-09-17T09:36:21.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: epoch 5 2024-09-17T09:36:21.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-17T09:36:21.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: created 2024-09-17T09:20:49.615323+0000 2024-09-17T09:36:21.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: modified 2024-09-17T09:20:56.702904+0000 2024-09-17T09:36:21.765 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: tableserver 0 2024-09-17T09:36:21.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: root 0 2024-09-17T09:36:21.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: session_timeout 60 2024-09-17T09:36:21.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: session_autoclose 300 2024-09-17T09:36:21.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: max_file_size 1099511627776 2024-09-17T09:36:21.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: max_xattr_size 65536 2024-09-17T09:36:21.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: required_client_features {} 2024-09-17T09:36:21.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: last_failure 0 2024-09-17T09:36:21.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: last_failure_osd_epoch 0 2024-09-17T09:36:21.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T09:36:21.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: max_mds 1 2024-09-17T09:36:21.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: in 0 2024-09-17T09:36:21.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: up {0=24307} 2024-09-17T09:36:21.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: failed 2024-09-17T09:36:21.766 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: damaged 2024-09-17T09:36:21.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: stopped 2024-09-17T09:36:21.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: data_pools [3] 2024-09-17T09:36:21.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: metadata_pool 2 2024-09-17T09:36:21.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: inline_data disabled 2024-09-17T09:36:21.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: balancer 2024-09-17T09:36:21.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: bal_rank_mask -1 2024-09-17T09:36:21.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: standby_count_wanted 1 2024-09-17T09:36:21.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: [mds.foofs.smithi204.glpxtq{0:24307} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.204:6832/2102106214,v1:172.21.15.204:6833/2102106214] compat {c=[1],r=[1],i=[7ff]}] 2024-09-17T09:36:21.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: 2024-09-17T09:36:21.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: 2024-09-17T09:36:21.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Standby daemons: 2024-09-17T09:36:21.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: 2024-09-17T09:36:21.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: [mds.foofs.smithi066.wvhbzy{-1:14500} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.66:6834/739730123,v1:172.21.15.66:6835/739730123] compat {c=[1],r=[1],i=[7ff]}] 2024-09-17T09:36:21.767 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: mon.smithi204@-1(???).osd e74 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T09:36:21.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: mon.smithi204@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T09:36:21.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: mon.smithi204@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T09:36:21.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: mon.smithi204@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T09:36:21.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 ceph-mon[51734]: mon.smithi204@-1(???).paxosservice(auth 1..47) refresh upgraded, format 0 -> 3 2024-09-17T09:36:21.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 bash[51715]: 35e74ed8917ce151263d8348b20017c2015be64311fdb2ee634eb1d892653976 2024-09-17T09:36:21.768 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:21 smithi204 systemd[1]: Started Ceph mon.smithi204 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:36:22.898 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mkfs 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:36:22.898 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Upgrade: Updating mgr.smithi204.bluhuj 2024-09-17T09:36:22.898 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Deploying daemon mgr.smithi204.bluhuj on smithi204 2024-09-17T09:36:22.898 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v21: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:22.898 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v22: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 186 B/s rd, 186 B/s wr, 0 op/s 2024-09-17T09:36:22.898 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v23: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 114 B/s wr, 0 op/s 2024-09-17T09:36:22.898 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:36:22.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:36:22.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v24: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:36:22.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:22.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:22.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:36:22.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:36:22.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:22.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:22.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:22.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:22.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:22.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:22.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:22.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:22.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:22.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:22.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:22.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:22.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:22.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:22.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:22.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:22.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:22.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:22.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:22.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:22.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:36:22.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:36:22.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:22.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:22.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:36:22.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:36:22.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v25: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:36:22.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:22.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:22.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:36:22.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:36:22.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:22.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:22.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:22.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:22.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:22.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:22.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:22.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:22.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:22.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:22.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:22.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:22.906 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:22.906 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:22.906 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:22.906 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:22.906 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:22.906 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:22.906 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:22.906 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:22.906 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:36:22.906 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:36:22.906 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.906 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:22.906 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.906 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.907 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.907 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.908 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.908 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.908 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.908 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.908 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.908 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.908 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.908 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.909 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.909 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:22.909 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:36:22.909 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:36:22.909 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v26: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:36:22.909 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:22.909 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:22.909 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:36:22.909 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:36:22.909 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.909 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:22.909 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.909 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.910 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.910 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.910 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.910 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.910 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.910 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.910 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.910 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.910 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.910 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.910 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.910 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:22.910 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.910 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:22.911 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:22.911 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:22.911 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:22.911 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:22.911 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:22.911 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:22.911 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:22.911 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:22.911 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:22.911 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:22.911 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:22.911 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:22.911 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:22.912 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:22.912 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:22.912 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:22.912 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:22.912 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:36:22.912 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:36:22.912 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.912 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:22.912 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.912 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.912 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.912 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.912 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.913 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.913 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.913 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.913 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.913 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.913 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.913 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.913 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.913 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:22.913 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:36:22.913 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:36:22.913 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v27: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:36:22.913 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:22.914 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:22.914 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:36:22.914 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:36:22.914 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.914 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:22.914 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.914 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.914 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.914 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.914 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.914 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.914 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.914 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.914 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.915 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.915 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.915 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.915 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.915 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:22.915 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.915 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:22.915 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:22.915 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:22.915 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:22.915 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:22.915 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:22.915 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.916 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:22.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.918 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:22.918 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:36:22.918 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:36:22.918 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:22.918 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:22.918 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:36:22.918 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:36:22.918 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:22.918 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:22.918 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.918 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.918 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.918 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.919 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.919 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.919 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.919 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.919 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.919 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.919 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.919 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.919 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:22.919 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:22.919 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.919 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:22.919 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:22.920 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:22.920 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:22.920 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:22.920 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:22.920 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:22.920 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:22.920 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:22.920 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:22.920 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:22.920 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:22.920 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:22.920 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:22.920 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:22.920 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:22.921 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:22.921 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:22.921 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:36:22.921 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:36:22.921 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:22.921 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:22.921 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.921 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.921 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.921 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.921 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.921 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.921 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.921 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.922 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.922 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.922 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.922 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.922 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:22.922 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:22.922 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Upgrade: Setting container_image for all mgr 2024-09-17T09:36:22.922 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v28: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:36:22.922 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Upgrade: Updating mon.smithi066 2024-09-17T09:36:22.922 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Deploying daemon mon.smithi066 on smithi066 2024-09-17T09:36:22.922 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v30: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:22.922 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mon.smithi066 calling monitor election 2024-09-17T09:36:22.922 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mon.smithi066 is new leader, mons smithi066,smithi204 in quorum (ranks 0,1) 2024-09-17T09:36:22.923 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: monmap e2: 2 mons at {smithi066=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],smithi204=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:36:22.923 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 1 up:standby 2024-09-17T09:36:22.923 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: osdmap e73: 8 total, 8 up, 8 in 2024-09-17T09:36:22.923 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mgrmap e34: smithi066.mabcvm(active, since 51s), standbys: smithi204.bluhuj 2024-09-17T09:36:22.923 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Health detail: HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:36:22.923 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: [WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:36:22.923 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:22.923 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:22.923 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:22.923 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:22.923 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:36:22.923 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mgrmap e35: smithi066.mabcvm(active, since 51s), standbys: smithi204.bluhuj 2024-09-17T09:36:22.923 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mgrmap e36: smithi066.mabcvm(active, since 52s), standbys: smithi204.bluhuj 2024-09-17T09:36:22.924 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Standby manager daemon smithi204.bluhuj restarted 2024-09-17T09:36:22.924 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Standby manager daemon smithi204.bluhuj started 2024-09-17T09:36:22.924 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mgrmap e37: smithi066.mabcvm(active, since 56s), standbys: smithi204.bluhuj 2024-09-17T09:36:22.924 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Active manager daemon smithi066.mabcvm restarted 2024-09-17T09:36:22.924 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Activating manager daemon smithi066.mabcvm 2024-09-17T09:36:22.924 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: osdmap e74: 8 total, 8 up, 8 in 2024-09-17T09:36:22.924 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mgrmap e38: smithi066.mabcvm(active, starting, since 0.00555067s), standbys: smithi204.bluhuj 2024-09-17T09:36:22.924 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi204.glpxtq"}]: dispatch 2024-09-17T09:36:22.924 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi066.mabcvm", "id": "smithi066.mabcvm"}]: dispatch 2024-09-17T09:36:22.924 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi204.bluhuj", "id": "smithi204.bluhuj"}]: dispatch 2024-09-17T09:36:22.924 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:36:22.924 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:36:22.924 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:36:22.925 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:36:22.925 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:36:22.925 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:36:22.925 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:36:22.925 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:36:22.925 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:36:22.925 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:36:22.925 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:36:22.925 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Manager daemon smithi066.mabcvm is now available 2024-09-17T09:36:22.925 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:36:22.925 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:36:22.925 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:36:22.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:36:22.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mgrmap e39: smithi066.mabcvm(active, since 1.0095s), standbys: smithi204.bluhuj 2024-09-17T09:36:22.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v3: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:36:22.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 5 failed cephadm daemon(s)) 2024-09-17T09:36:22.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Cluster is now healthy 2024-09-17T09:36:22.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v4: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:36:22.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mgrmap e40: smithi066.mabcvm(active, since 2s), standbys: smithi204.bluhuj 2024-09-17T09:36:22.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: [17/Sep/2024:09:36:00] ENGINE Bus STARTING 2024-09-17T09:36:22.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: [17/Sep/2024:09:36:00] ENGINE Serving on http://172.21.15.66:8765 2024-09-17T09:36:22.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: [17/Sep/2024:09:36:00] ENGINE Serving on https://172.21.15.66:7150 2024-09-17T09:36:22.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: [17/Sep/2024:09:36:00] ENGINE Bus STARTED 2024-09-17T09:36:22.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: [17/Sep/2024:09:36:00] ENGINE Error in HTTPServer.serve 2024-09-17T09:36:22.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.926 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:36:22.927 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self._connections.run(self.expiration_interval) 2024-09-17T09:36:22.927 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:36:22.927 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self._run(expiration_interval) 2024-09-17T09:36:22.927 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:36:22.927 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:36:22.927 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:36:22.927 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:36:22.929 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:36:22.929 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: s = self.context.wrap_socket( 2024-09-17T09:36:22.929 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:36:22.929 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.sslsocket_class._create( 2024-09-17T09:36:22.929 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:36:22.929 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.do_handshake() 2024-09-17T09:36:22.929 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:36:22.929 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self._sslobj.do_handshake() 2024-09-17T09:36:22.930 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:36:22.930 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v5: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:36:22.930 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mgrmap e41: smithi066.mabcvm(active, since 4s), standbys: smithi204.bluhuj 2024-09-17T09:36:22.930 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.930 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.930 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.930 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.930 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v6: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:36:22.930 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.930 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.930 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.930 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.930 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v7: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-09-17T09:36:22.930 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.931 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.931 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:22.931 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:36:22.931 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Updating smithi066:/etc/ceph/ceph.conf 2024-09-17T09:36:22.931 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Updating smithi204:/etc/ceph/ceph.conf 2024-09-17T09:36:22.931 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Updating smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:36:22.931 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Updating smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:36:22.931 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:36:22.931 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:36:22.931 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Updating smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:36:22.931 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Updating smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:36:22.931 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.931 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v8: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 25 KiB/s rd, 123 B/s wr, 14 op/s 2024-09-17T09:36:22.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:36:22.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:36:22.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Health check failed: 5 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T09:36:22.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v9: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 199 B/s wr, 11 op/s 2024-09-17T09:36:22.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:22.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:22.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:36:22.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:36:22.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.933 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:22.933 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.933 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.933 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.933 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.933 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.933 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.933 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.933 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.933 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.933 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.933 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.934 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.934 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.934 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:22.934 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.934 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:22.934 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:22.934 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:22.934 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:22.934 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:22.934 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:22.934 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:22.934 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:22.934 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:22.935 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:22.935 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:22.935 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:22.935 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:22.935 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:22.935 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:22.935 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:22.935 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:22.935 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:22.935 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:36:22.935 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:36:22.935 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.936 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:22.936 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.936 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.936 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.936 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.936 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.936 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.936 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.936 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.936 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.936 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.936 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.936 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.937 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.937 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:22.937 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:36:22.937 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:36:22.937 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:22.937 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v10: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 181 B/s wr, 10 op/s 2024-09-17T09:36:22.937 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:22.937 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:22.937 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/2622517585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:36:22.937 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='client.34148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:22.937 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:36:22.937 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/3654514611' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:36:22.937 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:22.938 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:22.938 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:36:22.938 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:36:22.938 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.938 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:22.938 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.938 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.938 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.938 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.938 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.938 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.938 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.938 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.938 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:22.939 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:22.940 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:22.940 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:22.940 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:22.940 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:22.940 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:22.940 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:22.940 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:22.940 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:22.940 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:22.940 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:36:22.940 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:36:22.940 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.940 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:22.940 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.941 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.941 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.941 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.941 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.941 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.941 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.941 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.941 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.941 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.941 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.941 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.941 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.941 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:22.942 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:36:22.942 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:36:22.942 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v11: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 181 B/s wr, 10 op/s 2024-09-17T09:36:22.942 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:22.942 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:22.942 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:36:22.942 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:36:22.942 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.942 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:22.942 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.942 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.942 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.942 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.942 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.943 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.943 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.943 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.943 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.943 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.943 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.943 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.943 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.943 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:22.943 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.943 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:22.943 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:22.943 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:22.943 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:22.944 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:22.944 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:22.944 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:22.944 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:22.944 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:22.944 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:22.944 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:22.944 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:22.944 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:22.944 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:22.944 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:22.944 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:22.944 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:22.944 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:22.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:36:22.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:36:22.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:22.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.946 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.946 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.946 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.946 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:22.946 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:36:22.946 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:36:22.946 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v12: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 272 B/s wr, 11 op/s 2024-09-17T09:36:22.946 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:22.946 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:22.946 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:36:22.946 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:36:22.946 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.946 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:22.946 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.947 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.947 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.947 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.947 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.947 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.947 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.947 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.947 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.947 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.947 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.947 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.947 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.947 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:22.947 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.948 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:22.948 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:22.948 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:22.948 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:22.948 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:22.948 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:22.948 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:22.948 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:22.948 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:22.948 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:22.948 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:22.948 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:22.948 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:22.949 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:22.949 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:22.949 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:22.949 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:22.949 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:22.949 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:36:22.949 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:36:22.949 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.949 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:22.949 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.949 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.949 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.949 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.949 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:36:22.950 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:36:22.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:22.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:22.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.951 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:22.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:22.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:22.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:22.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:22.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:22.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:22.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:22.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:22.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:22.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:22.952 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:22.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:22.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:22.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:22.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:22.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:22.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:22.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:22.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:22.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:36:22.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:36:22.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:22.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:22.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:22.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:22.954 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:22.955 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:36:22.955 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:36:22.955 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T09:36:22.955 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v13: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 181 B/s rd, 181 B/s wr, 0 op/s 2024-09-17T09:36:22.955 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Upgrade: Updating mon.smithi204 2024-09-17T09:36:22.955 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.955 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:36:22.955 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:36:22.955 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:22.955 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Deploying daemon mon.smithi204 on smithi204 2024-09-17T09:36:22.955 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v14: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:36:22.955 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: pgmap v15: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:22.956 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:36:22.956 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:36:22.956 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mon.smithi066 calling monitor election 2024-09-17T09:36:22.956 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mon.smithi204 calling monitor election 2024-09-17T09:36:22.956 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mon.smithi066 is new leader, mons smithi066,smithi204 in quorum (ranks 0,1) 2024-09-17T09:36:22.956 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: monmap e3: 2 mons at {smithi066=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],smithi204=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:36:22.956 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 1 up:standby 2024-09-17T09:36:22.956 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: osdmap e74: 8 total, 8 up, 8 in 2024-09-17T09:36:22.956 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: mgrmap e41: smithi066.mabcvm(active, since 24s), standbys: smithi204.bluhuj 2024-09-17T09:36:22.956 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: Health detail: HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:36:22.956 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: [WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:36:22.956 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:22.956 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:22.957 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:22.957 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:22.957 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:36:22.957 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.957 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:22.957 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:36:22.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mkfs 1c8608ba-74d5-11ef-bceb-c7b262605968 2024-09-17T09:36:22.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Upgrade: Updating mgr.smithi204.bluhuj 2024-09-17T09:36:22.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Deploying daemon mgr.smithi204.bluhuj on smithi204 2024-09-17T09:36:22.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v21: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:22.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v22: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 186 B/s rd, 186 B/s wr, 0 op/s 2024-09-17T09:36:22.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v23: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 114 B/s wr, 0 op/s 2024-09-17T09:36:22.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:36:22.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:36:22.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v24: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:36:22.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:22.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:22.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:36:22.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:36:22.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:22.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:22.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:22.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:22.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:22.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:22.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:22.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:22.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:22.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:22.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:22.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:22.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:22.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:22.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:22.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:22.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:22.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:22.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:22.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:22.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:36:22.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:23.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:23.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:36:23.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:36:23.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v25: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:36:23.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:23.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:23.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:36:23.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:36:23.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:23.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:23.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:23.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:23.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:23.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:23.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:23.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:23.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:23.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:23.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:23.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:23.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:23.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:23.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:23.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:23.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:23.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:23.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:23.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:23.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:36:23.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:36:23.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:23.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:23.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:36:23.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:36:23.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v26: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:36:23.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:23.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:23.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:36:23.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:36:23.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:23.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:23.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:23.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:23.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:23.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:23.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:23.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:23.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:23.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:23.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:23.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:23.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:23.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:23.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:23.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:23.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:23.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:23.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:23.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:23.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:36:23.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:36:23.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:23.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:23.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:36:23.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:36:23.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v27: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 228 B/s rd, 228 B/s wr, 0 op/s 2024-09-17T09:36:23.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:23.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:23.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:36:23.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:36:23.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:23.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.011 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.011 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.011 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.011 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.011 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.011 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.011 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.011 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.011 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.011 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.011 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.011 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:23.011 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.011 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:23.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:23.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:23.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:23.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:23.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:23.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:23.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:23.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:23.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:23.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:23.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:23.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:23.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:23.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:23.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:23.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:23.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:23.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:36:23.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:36:23.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:23.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:23.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:36:23.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:36:23.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:23.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:23.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:36:23.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:36:23.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:23.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:23.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.016 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.016 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.016 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.016 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.016 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:23.016 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:23.016 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.016 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:23.016 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:23.016 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:23.016 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:23.016 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:23.016 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:23.017 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:23.017 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:23.017 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:23.017 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:23.017 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:23.017 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:23.017 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:23.017 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:23.017 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:23.017 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:23.017 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:23.017 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:23.017 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:36:23.018 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:36:23.018 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:23.018 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:23.018 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.018 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.018 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.018 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.018 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.018 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.018 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.018 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.018 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.018 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.019 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.019 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.019 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:23.019 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:23.019 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Upgrade: Setting container_image for all mgr 2024-09-17T09:36:23.019 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v28: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:36:23.019 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Upgrade: Updating mon.smithi066 2024-09-17T09:36:23.021 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Deploying daemon mon.smithi066 on smithi066 2024-09-17T09:36:23.021 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v30: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:23.021 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mon.smithi066 calling monitor election 2024-09-17T09:36:23.021 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mon.smithi066 is new leader, mons smithi066,smithi204 in quorum (ranks 0,1) 2024-09-17T09:36:23.021 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: monmap e2: 2 mons at {smithi066=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],smithi204=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:36:23.021 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 1 up:standby 2024-09-17T09:36:23.021 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: osdmap e73: 8 total, 8 up, 8 in 2024-09-17T09:36:23.021 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mgrmap e34: smithi066.mabcvm(active, since 51s), standbys: smithi204.bluhuj 2024-09-17T09:36:23.021 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Health detail: HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:36:23.021 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: [WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:36:23.022 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:23.022 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:23.022 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:23.022 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:23.022 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:36:23.022 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mgrmap e35: smithi066.mabcvm(active, since 51s), standbys: smithi204.bluhuj 2024-09-17T09:36:23.022 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mgrmap e36: smithi066.mabcvm(active, since 52s), standbys: smithi204.bluhuj 2024-09-17T09:36:23.022 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Standby manager daemon smithi204.bluhuj restarted 2024-09-17T09:36:23.022 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Standby manager daemon smithi204.bluhuj started 2024-09-17T09:36:23.022 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mgrmap e37: smithi066.mabcvm(active, since 56s), standbys: smithi204.bluhuj 2024-09-17T09:36:23.022 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Active manager daemon smithi066.mabcvm restarted 2024-09-17T09:36:23.022 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Activating manager daemon smithi066.mabcvm 2024-09-17T09:36:23.022 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: osdmap e74: 8 total, 8 up, 8 in 2024-09-17T09:36:23.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mgrmap e38: smithi066.mabcvm(active, starting, since 0.00555067s), standbys: smithi204.bluhuj 2024-09-17T09:36:23.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi204.glpxtq"}]: dispatch 2024-09-17T09:36:23.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi066.mabcvm", "id": "smithi066.mabcvm"}]: dispatch 2024-09-17T09:36:23.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr metadata", "who": "smithi204.bluhuj", "id": "smithi204.bluhuj"}]: dispatch 2024-09-17T09:36:23.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:36:23.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:36:23.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:36:23.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:36:23.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:36:23.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:36:23.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:36:23.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:36:23.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:36:23.023 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:36:23.024 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:36:23.024 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Manager daemon smithi066.mabcvm is now available 2024-09-17T09:36:23.024 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:36:23.024 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:36:23.024 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:36:23.024 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi066.mabcvm/trash_purge_schedule"}]: dispatch 2024-09-17T09:36:23.024 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mgrmap e39: smithi066.mabcvm(active, since 1.0095s), standbys: smithi204.bluhuj 2024-09-17T09:36:23.024 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v3: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:36:23.024 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 5 failed cephadm daemon(s)) 2024-09-17T09:36:23.024 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Cluster is now healthy 2024-09-17T09:36:23.024 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v4: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:36:23.024 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mgrmap e40: smithi066.mabcvm(active, since 2s), standbys: smithi204.bluhuj 2024-09-17T09:36:23.024 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: [17/Sep/2024:09:36:00] ENGINE Bus STARTING 2024-09-17T09:36:23.025 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: [17/Sep/2024:09:36:00] ENGINE Serving on http://172.21.15.66:8765 2024-09-17T09:36:23.025 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: [17/Sep/2024:09:36:00] ENGINE Serving on https://172.21.15.66:7150 2024-09-17T09:36:23.025 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: [17/Sep/2024:09:36:00] ENGINE Bus STARTED 2024-09-17T09:36:23.025 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: [17/Sep/2024:09:36:00] ENGINE Error in HTTPServer.serve 2024-09-17T09:36:23.025 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.025 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:36:23.025 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self._connections.run(self.expiration_interval) 2024-09-17T09:36:23.025 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:36:23.025 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self._run(expiration_interval) 2024-09-17T09:36:23.025 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:36:23.025 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:36:23.025 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:36:23.025 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: s = self.context.wrap_socket( 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.sslsocket_class._create( 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.do_handshake() 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self._sslobj.do_handshake() 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v5: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mgrmap e41: smithi066.mabcvm(active, since 4s), standbys: smithi204.bluhuj 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.026 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v6: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v7: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Updating smithi066:/etc/ceph/ceph.conf 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Updating smithi204:/etc/ceph/ceph.conf 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Updating smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Updating smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:36:23.027 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:36:23.028 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:36:23.028 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Updating smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:36:23.028 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Updating smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:36:23.028 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.028 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.028 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.028 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.028 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v8: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 25 KiB/s rd, 123 B/s wr, 14 op/s 2024-09-17T09:36:23.028 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.028 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.028 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:36:23.028 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:36:23.028 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Health check failed: 5 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T09:36:23.028 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v9: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 199 B/s wr, 11 op/s 2024-09-17T09:36:23.029 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:23.029 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:23.029 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:36:23.029 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:36:23.029 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.029 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:23.029 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.029 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.029 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.029 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.029 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.029 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.029 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.029 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.030 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.030 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.030 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.030 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.030 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.030 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:23.030 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.030 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:23.030 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:23.030 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:23.030 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:23.030 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:23.030 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:23.030 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:23.031 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:23.031 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:23.031 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:23.031 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:23.031 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:23.031 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:23.031 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:23.031 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:23.031 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:23.031 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:23.031 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:23.031 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:36:23.031 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:36:23.032 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.032 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:23.032 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.032 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.032 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.032 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.032 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.032 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.032 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.032 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.032 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.032 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.033 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.033 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.033 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.033 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:23.033 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:36:23.033 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:36:23.033 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:23.033 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v10: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 181 B/s wr, 10 op/s 2024-09-17T09:36:23.033 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:23.033 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:23.033 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/2622517585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:36:23.033 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='client.34148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:23.033 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:36:23.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/3654514611' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:36:23.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:23.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:23.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:36:23.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:36:23.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:23.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:23.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:23.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:23.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:23.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:23.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:23.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:23.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:23.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:23.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:23.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:23.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:23.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:23.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:23.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:23.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:23.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:23.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:23.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:23.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:36:23.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:36:23.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:23.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:23.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:36:23.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:36:23.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v11: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 181 B/s wr, 10 op/s 2024-09-17T09:36:23.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:23.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:23.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:36:23.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:36:23.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:23.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:23.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:23.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:23.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:23.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:23.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:23.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:23.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:23.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:23.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:23.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:23.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:23.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:23.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:23.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:23.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:23.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:23.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:23.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:23.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:36:23.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:36:23.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:23.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:23.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:36:23.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:36:23.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v12: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 272 B/s wr, 11 op/s 2024-09-17T09:36:23.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:23.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:23.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:36:23.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:36:23.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:23.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:23.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:23.045 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:23.045 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:23.045 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:23.045 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:23.045 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:23.045 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:23.045 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:23.045 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:23.045 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:23.045 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:23.045 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:23.045 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:23.045 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:23.045 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.046 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.047 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.047 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:23.047 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:23.047 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:36:23.047 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:36:23.047 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:23.047 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:23.047 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:36:23.047 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:36:23.047 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:23.047 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:23.047 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.047 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.047 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:23.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:23.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.048 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:23.049 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:23.049 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:23.049 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:23.049 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:23.049 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:23.049 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:23.049 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:23.049 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:23.049 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:23.049 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:23.049 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:23.049 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:23.049 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:23.050 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:23.050 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:23.050 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:23.050 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:23.050 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:36:23.050 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:36:23.050 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:23.050 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:23.050 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:23.050 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:23.050 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:23.050 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:23.050 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:23.050 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:23.051 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:23.051 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:23.051 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:23.051 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:23.051 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:23.051 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:23.051 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:23.051 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:23.051 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:36:23.051 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:36:23.051 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T09:36:23.051 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v13: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 181 B/s rd, 181 B/s wr, 0 op/s 2024-09-17T09:36:23.051 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Upgrade: Updating mon.smithi204 2024-09-17T09:36:23.051 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:36:23.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:36:23.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:23.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Deploying daemon mon.smithi204 on smithi204 2024-09-17T09:36:23.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v14: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:36:23.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: pgmap v15: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:23.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi066"}]: dispatch 2024-09-17T09:36:23.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mon metadata", "id": "smithi204"}]: dispatch 2024-09-17T09:36:23.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mon.smithi066 calling monitor election 2024-09-17T09:36:23.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mon.smithi204 calling monitor election 2024-09-17T09:36:23.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mon.smithi066 is new leader, mons smithi066,smithi204 in quorum (ranks 0,1) 2024-09-17T09:36:23.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: monmap e3: 2 mons at {smithi066=[v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0],smithi204=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:36:23.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 1 up:standby 2024-09-17T09:36:23.053 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: osdmap e74: 8 total, 8 up, 8 in 2024-09-17T09:36:23.053 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: mgrmap e41: smithi066.mabcvm(active, since 24s), standbys: smithi204.bluhuj 2024-09-17T09:36:23.053 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: Health detail: HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:36:23.053 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: [WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:36:23.053 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:23.053 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:23.053 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:23.053 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:23.053 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:36:23.053 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.053 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:23.053 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:36:23.552 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:36:24.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:24 smithi204 ceph-mon[51734]: pgmap v16: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:24.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:24 smithi066 ceph-mon[71715]: pgmap v16: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:26.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:26 smithi204 ceph-mon[51734]: pgmap v17: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:36:26.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:26 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:26.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:26 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:26.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:26 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:26.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:26 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:26.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:26 smithi066 ceph-mon[71715]: pgmap v17: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:36:26.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:26 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:26.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:26 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:26.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:26 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:26.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:26 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:28.580 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:36:28.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:28 smithi204 ceph-mon[51734]: pgmap v18: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:28.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:36:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:28 smithi066 ceph-mon[71715]: pgmap v18: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:36:30.374 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:30 smithi066 ceph-mon[71715]: pgmap v19: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:36:30.374 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:30.374 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:30.375 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:30.375 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:36:30.375 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:30 smithi066 ceph-mon[71715]: pgmap v20: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 195 B/s rd, 195 B/s wr, 0 op/s 2024-09-17T09:36:30.375 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:30 smithi066 ceph-mon[71715]: pgmap v21: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 241 B/s rd, 241 B/s wr, 0 op/s 2024-09-17T09:36:30.375 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:30.375 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:30.375 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:30 smithi066 ceph-mon[71715]: Reconfiguring mon.smithi066 (monmap changed)... 2024-09-17T09:36:30.375 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:36:30.375 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:36:30.375 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:30.375 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:30 smithi066 ceph-mon[71715]: Reconfiguring daemon mon.smithi066 on smithi066 2024-09-17T09:36:30.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:30 smithi204 ceph-mon[51734]: pgmap v19: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:36:30.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:30.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:30.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:30.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:36:30.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:30 smithi204 ceph-mon[51734]: pgmap v20: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 195 B/s rd, 195 B/s wr, 0 op/s 2024-09-17T09:36:30.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:30 smithi204 ceph-mon[51734]: pgmap v21: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 241 B/s rd, 241 B/s wr, 0 op/s 2024-09-17T09:36:30.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:30.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:30.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:30 smithi204 ceph-mon[51734]: Reconfiguring mon.smithi066 (monmap changed)... 2024-09-17T09:36:30.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:36:30.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:36:30.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:30.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:30 smithi204 ceph-mon[51734]: Reconfiguring daemon mon.smithi066 on smithi066 2024-09-17T09:36:32.053 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:31 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:32.054 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:31 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:32.054 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:31 smithi066 ceph-mon[71715]: Reconfiguring mgr.smithi066.mabcvm (monmap changed)... 2024-09-17T09:36:32.054 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:31 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi066.mabcvm", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:36:32.054 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:31 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:36:32.054 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:31 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:32.054 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:31 smithi066 ceph-mon[71715]: Reconfiguring daemon mgr.smithi066.mabcvm on smithi066 2024-09-17T09:36:32.054 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:31 smithi066 ceph-mon[71715]: pgmap v22: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 241 B/s rd, 241 B/s wr, 0 op/s 2024-09-17T09:36:32.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:31 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:32.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:31 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:32.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:31 smithi204 ceph-mon[51734]: Reconfiguring mgr.smithi066.mabcvm (monmap changed)... 2024-09-17T09:36:32.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:31 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi066.mabcvm", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:36:32.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:31 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:36:32.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:31 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:32.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:31 smithi204 ceph-mon[51734]: Reconfiguring daemon mgr.smithi066.mabcvm on smithi066 2024-09-17T09:36:32.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:31 smithi204 ceph-mon[51734]: pgmap v22: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 241 B/s rd, 241 B/s wr, 0 op/s 2024-09-17T09:36:33.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:33 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:33.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:33 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:33.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:33 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:36:33.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:33 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:36:33.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:33 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:33.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:33 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:33.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:33 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:36:33.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:33 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:36:33.613 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:36:34.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:34 smithi204 ceph-mon[51734]: pgmap v23: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 120 B/s wr, 0 op/s 2024-09-17T09:36:34.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:34 smithi066 ceph-mon[71715]: pgmap v23: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 120 B/s wr, 0 op/s 2024-09-17T09:36:35.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:35 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:36:35.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:35 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:35.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:35 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:36:35.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:35 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:36.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:36 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:36.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:36.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:36:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:36:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:36 smithi204 ceph-mon[51734]: Reconfiguring crash.smithi066 (monmap changed)... 2024-09-17T09:36:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:36 smithi204 ceph-mon[51734]: Reconfiguring daemon crash.smithi066 on smithi066 2024-09-17T09:36:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:36 smithi204 ceph-mon[51734]: pgmap v24: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 241 B/s rd, 241 B/s wr, 0 op/s 2024-09-17T09:36:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:36 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:36:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:36:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:36:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:36 smithi066 ceph-mon[71715]: Reconfiguring crash.smithi066 (monmap changed)... 2024-09-17T09:36:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:36 smithi066 ceph-mon[71715]: Reconfiguring daemon crash.smithi066 on smithi066 2024-09-17T09:36:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:36 smithi066 ceph-mon[71715]: pgmap v24: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 241 B/s rd, 241 B/s wr, 0 op/s 2024-09-17T09:36:37.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:37 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:37.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:37 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:37.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:37 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:36:37.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:37 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:37.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:37 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:37.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:37 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:36:38.644 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:36:38.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:38 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:36:38.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:38 smithi204 ceph-mon[51734]: pgmap v25: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 241 B/s rd, 120 B/s wr, 0 op/s 2024-09-17T09:36:38.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:38 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:36:38.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:38 smithi066 ceph-mon[71715]: pgmap v25: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 241 B/s rd, 120 B/s wr, 0 op/s 2024-09-17T09:36:40.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:40 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:40.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:40.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:36:40.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:36:40.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:40.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:40.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:40.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:40.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:40.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:40.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:40.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:40.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:40.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:40.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:40.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:40.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:40.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:40.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:40.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:40.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:40.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:40.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:40.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:40.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:40.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:40.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:40.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:40.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:40.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:40.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:40.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:40.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:40.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:40.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:40.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:40.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:40.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:36:40.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:36:40.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:40.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:40.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:40.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:40.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:40.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:40.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:40.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:40.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:40.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:40.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:40.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:40.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:40.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:40.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:40 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:36:40.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:40 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:36:40.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:40 smithi066 ceph-mon[71715]: pgmap v26: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 102 B/s wr, 0 op/s 2024-09-17T09:36:40.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:40 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:40.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:40.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:36:40.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:36:40.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:40.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:40.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:40.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:40.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:40.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:40.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:40.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:40.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:40.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:40.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:40.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:40.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:40.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:40.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:40.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:40.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:40.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:40.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:40.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:40.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:40.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:40.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:40.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:40.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:40.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:40.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:40.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:40.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:40.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:40.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:40.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:40.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:40.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:36:40.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:36:40.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:40.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:40.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:40.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:40.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:40.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:40.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:40.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:40.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:40.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:40.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:40.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:40.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:40.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:40.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:40 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:36:40.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:40 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:40.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:40.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:36:40.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:36:40.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:40.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:40.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:40.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:40.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:40.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:40.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:40.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:40.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:40.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:40.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:40.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:40.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:40.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:40.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:40.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:40.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:40.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:40.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:40.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:40.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:40.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:40.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:40.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:40.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:40.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:40.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:40.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:40.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:40.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:40.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:40.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:40.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:36:40.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:36:40.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:36:40.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:40.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:40.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:40.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:40.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:40.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:40.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:40.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:40.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:40.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:40.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:40.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:40.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:40.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:36:40.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:40 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:36:40.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:40 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:36:40.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:40 smithi204 ceph-mon[51734]: pgmap v26: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 102 B/s wr, 0 op/s 2024-09-17T09:36:40.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:40 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:40.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:40.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:36:40.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:36:40.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:40.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:40.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:40.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:40.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:40.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:40.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:40.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:40.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:40.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:40.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:40.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:40.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:40.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:40.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:40.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:40.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:40.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:40.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:40.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:40.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:40.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:40.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:40.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:40.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:40.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:40.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:40.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:40.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:40.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:40.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:40.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:40.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:40.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:40.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:40.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:40.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:36:40.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:40 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:36:41.919 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:41 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:36:41.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:41 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:36:42.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:42 smithi204 ceph-mon[51734]: pgmap v27: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T09:36:42.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:42 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:36:42.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:42 smithi066 ceph-mon[71715]: pgmap v27: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T09:36:42.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:42 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:36:43.068 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:36:43.667 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:36:43.753 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:36:43.753 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 39s ago 21m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:36:43.754 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (21m) 39s ago 21m 6409k - 16.2.5 6933c2a0b7dd 9c74fc6fd97a 2024-09-17T09:36:43.754 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (20m) 18s ago 20m 6405k - 16.2.5 6933c2a0b7dd 98dc2c653075 2024-09-17T09:36:43.754 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 39s ago 20m 33.4M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:36:43.754 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (15m) 39s ago 15m 16.4M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:36:43.754 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (15m) 18s ago 15m 38.2M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:36:43.754 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (2m) 39s ago 22m 459M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:36:43.754 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (75s) 18s ago 20m 437M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:36:43.754 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (52s) 39s ago 22m 33.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:36:43.754 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (22s) 18s ago 20m 26.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 35e74ed8917c 2024-09-17T09:36:43.754 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (12m) 39s ago 12m 80.0M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:36:43.754 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (12m) 18s ago 12m 72.6M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:36:43.754 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 unknown 39s ago 20m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:36:43.754 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 18s ago 19m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:36:43.755 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (19m) 39s ago 19m 455M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:36:43.755 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (19m) 39s ago 19m 350M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:36:43.755 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (18m) 39s ago 18m 272M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:36:43.755 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (18m) 39s ago 18m 427M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:36:43.755 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (18m) 18s ago 18m 415M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:36:43.755 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (17m) 18s ago 17m 441M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:36:43.755 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (17m) 18s ago 17m 377M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:36:43.755 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (17m) 18s ago 17m 547M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:36:43.755 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 39s ago 20m 57.6M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:36:43.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:43 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:43.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:36:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:36:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:43.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:43.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:36:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:36:43.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:43.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:43 smithi204 ceph-mon[51734]: Reconfiguring osd.0 (monmap changed)... 2024-09-17T09:36:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:36:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:43 smithi204 ceph-mon[51734]: Reconfiguring daemon osd.0 on smithi066 2024-09-17T09:36:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:43 smithi204 ceph-mon[51734]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:43 smithi204 ceph-mon[51734]: pgmap v28: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T09:36:43.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:43 smithi204 ceph-mon[51734]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:43.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:43 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:43.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:43.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:36:43.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:36:43.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:43.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:43.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:43.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:43.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:43.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:43.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:43.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:43.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:43.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:43.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:43.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:43.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:43.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:43.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:43.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:43.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:43.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:43.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:43.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:43.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:43.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:43.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:43.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:43.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:43.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:43.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:43.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:43.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:43.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:43.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:43.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:43.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:43.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:43.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:36:43.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:36:43.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:36:43.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:44.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:44.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:44.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:44.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:44.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:44.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:44.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:44.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:44.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:44.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:44.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:44.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:44.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:44.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:36:44.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:36:44.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:43 smithi066 ceph-mon[71715]: Reconfiguring osd.0 (monmap changed)... 2024-09-17T09:36:44.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:36:44.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:44.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:43 smithi066 ceph-mon[71715]: Reconfiguring daemon osd.0 on smithi066 2024-09-17T09:36:44.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:43 smithi066 ceph-mon[71715]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:44.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:43 smithi066 ceph-mon[71715]: pgmap v28: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T09:36:44.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:43 smithi066 ceph-mon[71715]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:44.186 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:36:44.186 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:36:44.186 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:36:44.186 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:36:44.186 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:36:44.187 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:36:44.187 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:36:44.187 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:36:44.187 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:36:44.187 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:36:44.187 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:36:44.187 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:36:44.187 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:36:44.187 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:36:44.187 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-09-17T09:36:44.187 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4 2024-09-17T09:36:44.187 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:36:44.187 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:36:44.544 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:36:44.545 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:36:44.545 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:36:44.545 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:36:44.545 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:36:44.545 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr", 2024-09-17T09:36:44.545 INFO:teuthology.orchestra.run.smithi066.stdout: "mon" 2024-09-17T09:36:44.545 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:36:44.545 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "4/23 daemons upgraded", 2024-09-17T09:36:44.545 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T09:36:44.545 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:36:44.545 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:36:44.954 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:36:44.955 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:36:44.955 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:44.955 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:44.955 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:44.955 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:36:44.955 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:36:45.398 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:45 smithi066 ceph-mon[71715]: from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:45.398 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:45 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:45.398 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:45 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:45.398 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:45 smithi066 ceph-mon[71715]: Reconfiguring osd.1 (monmap changed)... 2024-09-17T09:36:45.398 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:45 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:36:45.398 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:45 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:45.398 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:45 smithi066 ceph-mon[71715]: Reconfiguring daemon osd.1 on smithi066 2024-09-17T09:36:45.398 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:45 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/1940502942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:36:45.398 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:45 smithi066 ceph-mon[71715]: from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:45.399 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:45 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/3541819375' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:36:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:45 smithi204 ceph-mon[51734]: from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:45 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:45 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:45 smithi204 ceph-mon[51734]: Reconfiguring osd.1 (monmap changed)... 2024-09-17T09:36:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:45 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:36:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:45 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:45 smithi204 ceph-mon[51734]: Reconfiguring daemon osd.1 on smithi066 2024-09-17T09:36:45.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:45 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/1940502942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:36:45.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:45 smithi204 ceph-mon[51734]: from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:36:45.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:45 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/3541819375' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:36:46.485 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:46 smithi066 ceph-mon[71715]: pgmap v29: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:46.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:46 smithi204 ceph-mon[51734]: pgmap v29: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:46.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:46 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:46.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:46 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:46.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:46 smithi204 ceph-mon[51734]: Reconfiguring osd.2 (monmap changed)... 2024-09-17T09:36:46.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:46 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:36:46.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:46 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:46.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:46 smithi204 ceph-mon[51734]: Reconfiguring daemon osd.2 on smithi066 2024-09-17T09:36:46.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:46 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:46.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:46 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:46.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:46 smithi066 ceph-mon[71715]: Reconfiguring osd.2 (monmap changed)... 2024-09-17T09:36:46.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:46 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:36:46.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:46 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:46.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:46 smithi066 ceph-mon[71715]: Reconfiguring daemon osd.2 on smithi066 2024-09-17T09:36:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:47 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:47 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:47 smithi204 ceph-mon[51734]: Reconfiguring osd.3 (monmap changed)... 2024-09-17T09:36:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:47 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T09:36:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:47 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:47 smithi204 ceph-mon[51734]: Reconfiguring daemon osd.3 on smithi066 2024-09-17T09:36:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:47 smithi204 ceph-mon[51734]: pgmap v30: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T09:36:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:47 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:47 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:47 smithi066 ceph-mon[71715]: Reconfiguring osd.3 (monmap changed)... 2024-09-17T09:36:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:47 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T09:36:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:47 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:47 smithi066 ceph-mon[71715]: Reconfiguring daemon osd.3 on smithi066 2024-09-17T09:36:48.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:47 smithi066 ceph-mon[71715]: pgmap v30: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T09:36:48.694 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:36:49.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:49 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:49.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:49 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:49.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:49 smithi204 ceph-mon[51734]: Reconfiguring mds.foofs.smithi066.wvhbzy (monmap changed)... 2024-09-17T09:36:49.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:49 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.wvhbzy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T09:36:49.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:49 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:49.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:49 smithi204 ceph-mon[51734]: Reconfiguring daemon mds.foofs.smithi066.wvhbzy on smithi066 2024-09-17T09:36:49.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:49 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:49.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:49 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:49.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:49 smithi066 ceph-mon[71715]: Reconfiguring mds.foofs.smithi066.wvhbzy (monmap changed)... 2024-09-17T09:36:49.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:49 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.wvhbzy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T09:36:49.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:49 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:49.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:49 smithi066 ceph-mon[71715]: Reconfiguring daemon mds.foofs.smithi066.wvhbzy on smithi066 2024-09-17T09:36:50.719 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:50 smithi204 ceph-mon[51734]: pgmap v31: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:50.719 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:50 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:50.719 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:50 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:50.719 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:50 smithi204 ceph-mon[51734]: Reconfiguring crash.smithi204 (monmap changed)... 2024-09-17T09:36:50.719 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:50 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi204", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:36:50.719 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:50 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:50.720 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:50 smithi204 ceph-mon[51734]: Reconfiguring daemon crash.smithi204 on smithi204 2024-09-17T09:36:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:50 smithi066 ceph-mon[71715]: pgmap v31: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:50 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:50 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:50 smithi066 ceph-mon[71715]: Reconfiguring crash.smithi204 (monmap changed)... 2024-09-17T09:36:50.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:50 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi204", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:36:50.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:50 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:50.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:50 smithi066 ceph-mon[71715]: Reconfiguring daemon crash.smithi204 on smithi204 2024-09-17T09:36:52.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:51 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:52.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:51 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:52.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:51 smithi204 ceph-mon[51734]: Reconfiguring mgr.smithi204.bluhuj (monmap changed)... 2024-09-17T09:36:52.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:51 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi204.bluhuj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:36:52.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:51 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:36:52.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:51 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:52.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:51 smithi204 ceph-mon[51734]: Reconfiguring daemon mgr.smithi204.bluhuj on smithi204 2024-09-17T09:36:52.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:51 smithi204 ceph-mon[51734]: pgmap v32: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:52.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:51 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:52.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:51 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:52.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:51 smithi066 ceph-mon[71715]: Reconfiguring mgr.smithi204.bluhuj (monmap changed)... 2024-09-17T09:36:52.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:51 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi204.bluhuj", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:36:52.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:51 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:36:52.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:51 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:52.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:51 smithi066 ceph-mon[71715]: Reconfiguring daemon mgr.smithi204.bluhuj on smithi204 2024-09-17T09:36:52.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:51 smithi066 ceph-mon[71715]: pgmap v32: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:53.207 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:52 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:53.207 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:52 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:53.207 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:52 smithi204 ceph-mon[51734]: Reconfiguring mon.smithi204 (monmap changed)... 2024-09-17T09:36:53.207 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:52 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:36:53.208 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:52 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:36:53.208 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:52 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:53.208 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:52 smithi204 ceph-mon[51734]: Reconfiguring daemon mon.smithi204 on smithi204 2024-09-17T09:36:53.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:52 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:53.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:52 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:53.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:52 smithi066 ceph-mon[71715]: Reconfiguring mon.smithi204 (monmap changed)... 2024-09-17T09:36:53.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:52 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:36:53.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:52 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:36:53.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:52 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:53.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:52 smithi066 ceph-mon[71715]: Reconfiguring daemon mon.smithi204 on smithi204 2024-09-17T09:36:53.721 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:36:54.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:54 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:54 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:54 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:36:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:54 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:36:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:54 smithi204 ceph-mon[51734]: pgmap v33: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:54 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:36:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:36:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:36:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:36:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:36:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:36:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:36:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:36:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:36:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:36:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:36:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:54.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:54.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:54.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:54.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:54.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:54.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:54.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:54.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:54 smithi204 ceph-mon[51734]: Reconfiguring osd.4 (monmap changed)... 2024-09-17T09:36:54.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:54 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T09:36:54.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:54 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:54.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:54 smithi204 ceph-mon[51734]: Reconfiguring daemon osd.4 on smithi204 2024-09-17T09:36:54.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:54 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:54.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:54 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:54.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:54 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:36:54.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:54 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:36:54.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:54 smithi066 ceph-mon[71715]: pgmap v33: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:54.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:54 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:54.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:54.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:36:54.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:36:54.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:54.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:54.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:54.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:54.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:54.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:54.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:54.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:54.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:54.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:54.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:54.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:54.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:54.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:54.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:54.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:54.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:54.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:36:54.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:36:54.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:36:54.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:36:54.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:36:54.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:36:54.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:36:54.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:36:54.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:36:54.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:36:54.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:36:54.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:36:54.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:36:54.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:36:54.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:36:54.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:36:54.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:54.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:36:54.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:36:54.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:36:54.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:54.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:54.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:36:54.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:36:54.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:36:54.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:36:54.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:36:54.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:36:54.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:36:54.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:36:54.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:36:54.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:36:54.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:36:54.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:36:54.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:36:54.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:36:54.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:54 smithi066 ceph-mon[71715]: Reconfiguring osd.4 (monmap changed)... 2024-09-17T09:36:54.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:54 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T09:36:54.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:54 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:54.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:54 smithi066 ceph-mon[71715]: Reconfiguring daemon osd.4 on smithi204 2024-09-17T09:36:56.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:55 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:56.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:55 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:56.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:55 smithi204 ceph-mon[51734]: Reconfiguring osd.5 (monmap changed)... 2024-09-17T09:36:56.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:55 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T09:36:56.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:55 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:56.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:55 smithi204 ceph-mon[51734]: Reconfiguring daemon osd.5 on smithi204 2024-09-17T09:36:56.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:55 smithi204 ceph-mon[51734]: pgmap v34: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:36:56.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:55 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:56.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:55 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:56.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:55 smithi066 ceph-mon[71715]: Reconfiguring osd.5 (monmap changed)... 2024-09-17T09:36:56.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:55 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T09:36:56.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:55 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:56.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:55 smithi066 ceph-mon[71715]: Reconfiguring daemon osd.5 on smithi204 2024-09-17T09:36:56.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:55 smithi066 ceph-mon[71715]: pgmap v34: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:36:57.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:57 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:57.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:57 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:57.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:57 smithi204 ceph-mon[51734]: Reconfiguring osd.6 (monmap changed)... 2024-09-17T09:36:57.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:57 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T09:36:57.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:57 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:57.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:57 smithi204 ceph-mon[51734]: Reconfiguring daemon osd.6 on smithi204 2024-09-17T09:36:57.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:57 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:57.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:57 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:57.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:57 smithi066 ceph-mon[71715]: Reconfiguring osd.6 (monmap changed)... 2024-09-17T09:36:57.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:57 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T09:36:57.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:57 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:57.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:57 smithi066 ceph-mon[71715]: Reconfiguring daemon osd.6 on smithi204 2024-09-17T09:36:58.423 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:58 smithi204 ceph-mon[51734]: pgmap v35: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:58.424 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:36:58.424 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:58.424 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:58.424 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T09:36:58.424 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:58.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:58 smithi066 ceph-mon[71715]: pgmap v35: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:36:58.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:36:58.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:58.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:58.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T09:36:58.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:58.752 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:36:59.730 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:59 smithi204 ceph-mon[51734]: Reconfiguring osd.7 (monmap changed)... 2024-09-17T09:36:59.730 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:59 smithi204 ceph-mon[51734]: Reconfiguring daemon osd.7 on smithi204 2024-09-17T09:36:59.730 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:59 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:59.730 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:59 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:59.730 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:59 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi204.glpxtq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T09:36:59.730 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:36:59 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:36:59.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:59 smithi066 ceph-mon[71715]: Reconfiguring osd.7 (monmap changed)... 2024-09-17T09:36:59.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:59 smithi066 ceph-mon[71715]: Reconfiguring daemon osd.7 on smithi204 2024-09-17T09:36:59.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:59 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:59.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:59 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:36:59.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:59 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi204.glpxtq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T09:36:59.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:36:59 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:37:00.467 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:00 smithi204 ceph-mon[51734]: Reconfiguring mds.foofs.smithi204.glpxtq (monmap changed)... 2024-09-17T09:37:00.468 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:00 smithi204 ceph-mon[51734]: Reconfiguring daemon mds.foofs.smithi204.glpxtq on smithi204 2024-09-17T09:37:00.468 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:00 smithi204 ceph-mon[51734]: pgmap v36: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:37:00.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:00 smithi066 ceph-mon[71715]: Reconfiguring mds.foofs.smithi204.glpxtq (monmap changed)... 2024-09-17T09:37:00.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:00 smithi066 ceph-mon[71715]: Reconfiguring daemon mds.foofs.smithi204.glpxtq on smithi204 2024-09-17T09:37:00.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:00 smithi066 ceph-mon[71715]: pgmap v36: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:37:01.891 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:01.891 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:01.891 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:37:01.891 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:37:01.891 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:37:01.891 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:01 smithi066 ceph-mon[71715]: Upgrade: Setting container_image for all mon 2024-09-17T09:37:01.891 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:01.891 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi066"}]: dispatch 2024-09-17T09:37:01.891 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi066"}]': finished 2024-09-17T09:37:01.891 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi204"}]: dispatch 2024-09-17T09:37:01.891 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi204"}]': finished 2024-09-17T09:37:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:37:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:37:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:37:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:01 smithi204 ceph-mon[51734]: Upgrade: Setting container_image for all mon 2024-09-17T09:37:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi066"}]: dispatch 2024-09-17T09:37:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi066"}]': finished 2024-09-17T09:37:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi204"}]: dispatch 2024-09-17T09:37:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi204"}]': finished 2024-09-17T09:37:02.946 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:02 smithi066 ceph-mon[71715]: pgmap v37: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:37:02.946 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:02 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:02.946 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:02 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:37:02.946 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:02 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:37:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:02 smithi204 ceph-mon[51734]: pgmap v37: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:37:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:02 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:02 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi066", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:37:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:02 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:37:03.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:03 smithi066 ceph-mon[71715]: Upgrade: Updating crash.smithi066 (1/2) 2024-09-17T09:37:03.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:03 smithi066 ceph-mon[71715]: Deploying daemon crash.smithi066 on smithi066 2024-09-17T09:37:03.781 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:37:03.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:03 smithi204 ceph-mon[51734]: Upgrade: Updating crash.smithi066 (1/2) 2024-09-17T09:37:03.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:03 smithi204 ceph-mon[51734]: Deploying daemon crash.smithi066 on smithi066 2024-09-17T09:37:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:04 smithi204 ceph-mon[51734]: pgmap v38: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:37:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:04 smithi066 ceph-mon[71715]: pgmap v38: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:37:06.641 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:06 smithi066 ceph-mon[71715]: pgmap v39: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:37:06.641 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:06 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:06.641 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:06 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:06.649 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:06 smithi204 ceph-mon[51734]: pgmap v39: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:37:06.649 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:06 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:06.649 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:06 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:07 smithi204 ceph-mon[51734]: Upgrade: Updating crash.smithi204 (2/2) 2024-09-17T09:37:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:07 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:07 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi204", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:37:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:07 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:37:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:07 smithi204 ceph-mon[51734]: Deploying daemon crash.smithi204 on smithi204 2024-09-17T09:37:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:07 smithi204 ceph-mon[51734]: pgmap v40: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:37:07.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:07 smithi066 ceph-mon[71715]: Upgrade: Updating crash.smithi204 (2/2) 2024-09-17T09:37:07.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:07 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:07.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:07 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi204", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-17T09:37:07.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:07 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:37:07.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:07 smithi066 ceph-mon[71715]: Deploying daemon crash.smithi204 on smithi204 2024-09-17T09:37:07.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:07 smithi066 ceph-mon[71715]: pgmap v40: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:37:08.814 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:37:10.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:10 smithi204 ceph-mon[51734]: pgmap v41: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:37:10.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:10.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:10.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:37:10.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:10 smithi066 ceph-mon[71715]: pgmap v41: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:37:10.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:10.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:10.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:37:12.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:12 smithi204 ceph-mon[51734]: pgmap v42: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:37:12.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:12 smithi066 ceph-mon[71715]: pgmap v42: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:37:13.533 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:37:13.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:37:13.838 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:37:14.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:14 smithi204 ceph-mon[51734]: pgmap v43: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:37:14.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:14 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:14.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:14 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:14.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:14 smithi066 ceph-mon[71715]: pgmap v43: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:37:14.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:14 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:14.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:14 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:15.327 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:37:15.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:15 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:15.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:15 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:15.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:15 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:15.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:15 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:16.064 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:37:16.064 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 71s ago 21m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:37:16.064 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 starting - - - - 2024-09-17T09:37:16.064 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (6s) 1s ago 20m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 70c611c28368 2024-09-17T09:37:16.064 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 71s ago 21m 33.4M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:37:16.064 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (16m) 71s ago 16m 16.4M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:37:16.064 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (16m) 1s ago 16m 38.2M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:37:16.065 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (2m) 71s ago 23m 459M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:37:16.065 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (108s) 1s ago 20m 437M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:37:16.065 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (85s) 71s ago 23m 33.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:37:16.065 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (55s) 1s ago 20m 45.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 35e74ed8917c 2024-09-17T09:37:16.065 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (13m) 71s ago 13m 80.0M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:37:16.065 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (13m) 1s ago 13m 72.6M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:37:16.065 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 unknown 71s ago 21m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:37:16.065 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 1s ago 20m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:37:16.066 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (20m) 71s ago 20m 455M 1936M 16.2.5 6933c2a0b7dd 6e6bd5998453 2024-09-17T09:37:16.066 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (19m) 71s ago 19m 350M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:37:16.066 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (19m) 71s ago 19m 272M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:37:16.066 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (19m) 71s ago 19m 427M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:37:16.066 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (18m) 1s ago 18m 415M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:37:16.066 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (18m) 1s ago 18m 441M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:37:16.066 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (18m) 1s ago 18m 377M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:37:16.066 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (17m) 1s ago 17m 547M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:37:16.067 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 71s ago 21m 57.6M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:37:16.486 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:37:16.486 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:37:16.486 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:37:16.486 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:37:16.486 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:37:16.486 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:37:16.486 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:37:16.486 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:37:16.486 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-09-17T09:37:16.487 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:37:16.487 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:37:16.487 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:37:16.487 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:37:16.487 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:37:16.487 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-09-17T09:37:16.487 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4 2024-09-17T09:37:16.487 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:37:16.487 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:37:16.680 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:16 smithi066 ceph-mon[71715]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:16.681 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:16 smithi066 ceph-mon[71715]: pgmap v44: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:37:16.681 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:16 smithi066 ceph-mon[71715]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:16.681 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:16 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/3772440050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:37:16.838 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:37:16.838 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:37:16.839 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:37:16.839 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:37:16.839 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:37:16.839 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr", 2024-09-17T09:37:16.839 INFO:teuthology.orchestra.run.smithi066.stdout: "mon" 2024-09-17T09:37:16.839 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:37:16.839 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "5/23 daemons upgraded", 2024-09-17T09:37:16.839 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Currently upgrading crash daemons", 2024-09-17T09:37:16.839 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:37:16.839 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:37:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:16 smithi204 ceph-mon[51734]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:16 smithi204 ceph-mon[51734]: pgmap v44: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:37:16.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:16 smithi204 ceph-mon[51734]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:16.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:16 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/3772440050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:37:17.279 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:37:17.279 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:37:17.279 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:37:17.279 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:37:17.279 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:37:17.280 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:37:17.280 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:37:17.733 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:17 smithi204 ceph-mon[51734]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:17.734 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:17.734 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:17.734 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:17 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/3639940624' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:37:17.734 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:17.734 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:17.909 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:17 smithi066 ceph-mon[71715]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:17.909 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:17.909 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:17.909 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:17 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/3639940624' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:37:17.909 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:17.909 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:18.864 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:37:18.936 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:18 smithi066 ceph-mon[71715]: from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:18.936 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:18 smithi066 ceph-mon[71715]: pgmap v45: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:37:18.936 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:18 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:18.936 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:18 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:18 smithi204 ceph-mon[51734]: from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:18 smithi204 ceph-mon[51734]: pgmap v45: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:37:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:18 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:18 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:20.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:20 smithi204 ceph-mon[51734]: pgmap v46: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:37:20.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:20 smithi066 ceph-mon[71715]: pgmap v46: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:37:21.972 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:21 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:21.972 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:21 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:21.972 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:21 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:37:21.972 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:21 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:37:21.972 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:21 smithi066 ceph-mon[71715]: pgmap v47: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 180 B/s rd, 180 B/s wr, 0 op/s 2024-09-17T09:37:21.972 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:21 smithi066 ceph-mon[71715]: pgmap v48: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 219 B/s rd, 219 B/s wr, 0 op/s 2024-09-17T09:37:21.972 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:21 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:21.972 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:21 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:21.972 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:21 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:37:21.973 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:21 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:37:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:21 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:21 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:21 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:37:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:21 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:37:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:21 smithi204 ceph-mon[51734]: pgmap v47: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 180 B/s rd, 180 B/s wr, 0 op/s 2024-09-17T09:37:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:21 smithi204 ceph-mon[51734]: pgmap v48: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 219 B/s rd, 219 B/s wr, 0 op/s 2024-09-17T09:37:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:21 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:21 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:21 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:37:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:21 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:37:23.807 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:23 smithi066 ceph-mon[71715]: pgmap v49: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 219 B/s rd, 219 B/s wr, 0 op/s 2024-09-17T09:37:23.890 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:37:23.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:23 smithi204 ceph-mon[51734]: pgmap v49: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 219 B/s rd, 219 B/s wr, 0 op/s 2024-09-17T09:37:24.987 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:24 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:24.987 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:24.987 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:37:24.987 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:37:24.987 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:24.987 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:24.987 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:24.987 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:24.987 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:24.988 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:24.988 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:24.988 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:24.988 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:24.988 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:24.988 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:24.988 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:24.988 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:24.988 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:24.989 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:24.989 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:24.989 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:24.989 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:24.989 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:24.989 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:24.989 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:37:24.989 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:24.989 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:24.989 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:24.989 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:37:24.989 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:24.989 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:37:24.990 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:24.990 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:37:24.990 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:24.990 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:24.990 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:24.990 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:37:24.990 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:24.990 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:24.990 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:37:24.990 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:37:24.991 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:24.991 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:24.991 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:24.991 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:24.992 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:24.992 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:24.992 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:24.992 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:24.992 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:24.992 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:24.992 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:24.992 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:24.992 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:24.992 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:24.992 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:24.992 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:24.992 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:24 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:37:24.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:24 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:37:24.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:24 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:24.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:24.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:37:24.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:37:24.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:24.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:24.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:24.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:24.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:24.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:24.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:24.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:24.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:24.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:24.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:24.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:24.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:24.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:24.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:24.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:24.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:24.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:24.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:24.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:24.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:37:24.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:24.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:24.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:24.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:37:24.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:24.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:37:24.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:24.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:37:24.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:24.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:24.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:24.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:37:24.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:24.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:24.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:37:24.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:37:24.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:24.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:24.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:24.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:24.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:24.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:24.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:24.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:24.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:24.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:24.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:24.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:24.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:24.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:24.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:24.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:24.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:24 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:37:24.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:24 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:37:25.984 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:25 smithi066 ceph-mon[71715]: pgmap v50: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 219 B/s rd, 219 B/s wr, 0 op/s 2024-09-17T09:37:25.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:25 smithi204 ceph-mon[51734]: pgmap v50: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 219 B/s rd, 219 B/s wr, 0 op/s 2024-09-17T09:37:26.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:26 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:26.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:26.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:37:26.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:37:26.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:26.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:26.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:26.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:26.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:26.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:26.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:26.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:26.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:26.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:26.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:26.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:26.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:26.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:26.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:26.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:26.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:26.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:26.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:26.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:26.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:37:26.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:26.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:26.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:26.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:37:26.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:26.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:37:26.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:26.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:37:26.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:26.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:26.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:26.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:37:26.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:26.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:26.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:37:26.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:37:26.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:26.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:26.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:26.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:26.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:26.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:26.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:26.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:26.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:26.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:26.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:26.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:26.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:26.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:26.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:26.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:26.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:26 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:37:26.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:26 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:37:26.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:26 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:26.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:26.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:37:26.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:37:26.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:26.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:26.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:26.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:26.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:26.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:26.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:26.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:26.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:26.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:26.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:26.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:26.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:26.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:26.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:26.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:26.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:26.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:26.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:26.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:26.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:37:26.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:26.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:26.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:26.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:37:26.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:26.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:37:26.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:26.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:37:26.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:26.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:26.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:26.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:37:26.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:26.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:26.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:37:26.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:37:26.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:26.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:26.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:26.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:26.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:26.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:26.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:26.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:26.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:26.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:26.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:26.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:26.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:26.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:26.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:26.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:26.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:26 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:37:26.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:26 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:37:27.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:27 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:27.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:27.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:37:27.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:37:27.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:27.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:27.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:27.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:27.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:27.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:27.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:27.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:27.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:27.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:27.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:27.836 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:27.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:27.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:27.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:27.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:27.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:27.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:27.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:27.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:27.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:37:27.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:27.837 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:27.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:27.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:37:27.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:27.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:37:27.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:27.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:37:27.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:27.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:27.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:27.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:37:27.838 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:27.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:27.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:37:27.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:37:27.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:27.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:27.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:27.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:27.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:27.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:27.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:27.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:27.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:27.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:27.840 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:27.840 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:27.840 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:27.840 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:27.840 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:27.840 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:27.840 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:27 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:37:27.840 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:27 smithi066 ceph-mon[71715]: pgmap v51: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 219 B/s rd, 219 B/s wr, 0 op/s 2024-09-17T09:37:27.840 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:27 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:37:27.840 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:27 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:37:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:27 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:27.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:37:27.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:37:27.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:27.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:27.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:27.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:27.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:27.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:27.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:27.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:27.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:27.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:27.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:27.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:27.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:27.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:27.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:27.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:27.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:27.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:27.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:27.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:27.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:37:27.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:27.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:27.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:27.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:37:27.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:27.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:37:27.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:27.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:37:27.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:27.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:27.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:27.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:37:27.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:27.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:27.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:37:27.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:37:27.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:27.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:27.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:27.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:27.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:27.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:27.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:27.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:27.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:27.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:27.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:27.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:27.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:27.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:27.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:27.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:27.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:27 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:37:27.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:27 smithi204 ceph-mon[51734]: pgmap v51: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 219 B/s rd, 219 B/s wr, 0 op/s 2024-09-17T09:37:27.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:27 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:37:27.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:27 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:37:28.922 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:37:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:29 smithi204 ceph-mon[51734]: pgmap v52: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 219 B/s rd, 548 B/s wr, 0 op/s 2024-09-17T09:37:29.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:29 smithi066 ceph-mon[71715]: pgmap v52: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 219 B/s rd, 548 B/s wr, 0 op/s 2024-09-17T09:37:30.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: mgrmap e42: smithi066.mabcvm(active, since 92s), standbys: smithi204.bluhuj 2024-09-17T09:37:30.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:37:30.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:37:30.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:37:30.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:37:30.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:30.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:37:30.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:30.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:30.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:30.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:30.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:30.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:30.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:30.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:30.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:30.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:30.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:30.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:30.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:30.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:37:30.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:30.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:30.895 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:30.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:30.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:37:30.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:30.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:30.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:30.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:37:30.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:30.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:37:30.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:30.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:37:30.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:30.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:30.896 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:30.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:37:30.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:37:30.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:37:30.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:37:30.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:37:30.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:30.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:37:30.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:30.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:30.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:30.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:30.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:30.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:30.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:30.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:30.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:30.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:30.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:30.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:30.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:30.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:37:30.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:37:30.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:37:30.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:37:30.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:37:30.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:37:30.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:37:30.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:37:30.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:37:30.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:30.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:30.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:30.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:30.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:30.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:30.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:30.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:30.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:30.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:30.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:30.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:30.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:37:30.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:37:30.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:30.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:30.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:30.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:30.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:37:30.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:30.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:30.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:30.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:37:30.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:30.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:37:30.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:30.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:37:30.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:30.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:30.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:30.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:37:30.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:37:30.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:37:30.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:37:30.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:37:30.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:37:30.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:37:30.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:30.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:30.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:30.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:30.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:30.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:30.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:30.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:30.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:30.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:30.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:30.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:30.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:37:30.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:37:30.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:37:30.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:37:30.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:37:30.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:37:30.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: Upgrade: Setting container_image for all crash 2024-09-17T09:37:30.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:30.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi066"}]: dispatch 2024-09-17T09:37:30.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi066"}]': finished 2024-09-17T09:37:30.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi204"}]: dispatch 2024-09-17T09:37:30.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi204"}]': finished 2024-09-17T09:37:30.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T09:37:30.904 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T09:37:30.904 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:30 smithi066 ceph-mon[71715]: Upgrade: osd.0 is safe to restart 2024-09-17T09:37:30.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: mgrmap e42: smithi066.mabcvm(active, since 92s), standbys: smithi204.bluhuj 2024-09-17T09:37:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:37:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:37:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:37:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:37:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:37:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:37:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:37:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:37:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:37:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:37:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:37:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:37:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:37:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:37:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:37:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:37:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:37:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:37:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:37:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:37:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:37:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:37:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:37:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:37:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:37:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:30.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:30.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:30.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:30.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:30.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:30.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:30.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:30.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:30.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:30.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:37:30.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:37:30.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:30.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:30.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:30.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:30.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:37:30.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:30.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:30.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:30.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:37:30.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:30.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:37:30.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:30.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:37:30.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:30.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:30.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:30.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:37:30.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:37:30.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:37:30.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:37:30.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:37:30.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:37:30.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:37:30.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:30.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:30.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:30.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:30.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:30.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:30.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:30.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:30.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:30.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:30.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:30.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:30.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:37:30.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:37:30.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:37:30.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:37:30.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:37:30.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:37:30.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: Upgrade: Setting container_image for all crash 2024-09-17T09:37:30.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:31.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi066"}]: dispatch 2024-09-17T09:37:31.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi066"}]': finished 2024-09-17T09:37:31.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi204"}]: dispatch 2024-09-17T09:37:31.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi204"}]': finished 2024-09-17T09:37:31.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T09:37:31.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T09:37:31.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:30 smithi204 ceph-mon[51734]: Upgrade: osd.0 is safe to restart 2024-09-17T09:37:32.739 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:32 smithi066 ceph-mon[71715]: pgmap v53: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 511 B/s wr, 0 op/s 2024-09-17T09:37:32.739 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:32 smithi066 ceph-mon[71715]: Upgrade: Updating osd.0 2024-09-17T09:37:32.739 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:32 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:32.739 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:32 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:37:32.739 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:32 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:37:32.739 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:32 smithi066 ceph-mon[71715]: Deploying daemon osd.0 on smithi066 2024-09-17T09:37:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:32 smithi204 ceph-mon[51734]: pgmap v53: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 511 B/s wr, 0 op/s 2024-09-17T09:37:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:32 smithi204 ceph-mon[51734]: Upgrade: Updating osd.0 2024-09-17T09:37:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:32 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:32 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:37:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:32 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:37:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:32 smithi204 ceph-mon[51734]: Deploying daemon osd.0 on smithi066 2024-09-17T09:37:33.958 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:37:34.489 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:34 smithi066 systemd[1]: Stopping Ceph osd.0 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:37:34.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:34 smithi066 ceph-mon[71715]: pgmap v54: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T09:37:34.744 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.0[32178]: debug 2024-09-17T09:37:34.575+0000 7f4988017700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T09:37:34.744 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.0[32178]: debug 2024-09-17T09:37:34.575+0000 7f4988017700 -1 osd.0 74 *** Got signal Terminated *** 2024-09-17T09:37:34.745 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:34 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.0[32178]: debug 2024-09-17T09:37:34.575+0000 7f4988017700 -1 osd.0 74 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:37:34.745 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:34 smithi066 podman[80225]: 2024-09-17 09:37:34.688059773 +0000 UTC m=+0.242038017 container died 6e6bd59984531843a654cd17cbe412c2ebac8a3d7981849064333e46b89ce505 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, maintainer=Dimitri Savineau , RELEASE=HEAD, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image) 2024-09-17T09:37:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:34 smithi204 ceph-mon[51734]: pgmap v54: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-09-17T09:37:35.244 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:35 smithi066 podman[80225]: 2024-09-17 09:37:35.05813436 +0000 UTC m=+0.612112597 container cleanup 6e6bd59984531843a654cd17cbe412c2ebac8a3d7981849064333e46b89ce505 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.0, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, RELEASE=HEAD, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.5, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True) 2024-09-17T09:37:35.244 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:35 smithi066 bash[80225]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.0 2024-09-17T09:37:35.744 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:35 smithi066 podman[80237]: 2024-09-17 09:37:35.301378226 +0000 UTC m=+0.615649369 container remove 6e6bd59984531843a654cd17cbe412c2ebac8a3d7981849064333e46b89ce505 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.0, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, ceph=True, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-17T09:37:35.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.7 2024-09-17T09:37:35.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 failed (root=default,host=smithi066) (connection refused reported by osd.7) 2024-09-17T09:37:35.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.1 2024-09-17T09:37:35.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.3 2024-09-17T09:37:35.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.2 2024-09-17T09:37:35.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.1 2024-09-17T09:37:35.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.3 2024-09-17T09:37:35.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.2 2024-09-17T09:37:35.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.7 2024-09-17T09:37:35.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.4 2024-09-17T09:37:35.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.6 2024-09-17T09:37:35.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.5 2024-09-17T09:37:35.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.7 2024-09-17T09:37:35.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.4 2024-09-17T09:37:35.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.6 2024-09-17T09:37:35.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.5 2024-09-17T09:37:35.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.7 2024-09-17T09:37:35.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.3 2024-09-17T09:37:35.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.1 2024-09-17T09:37:35.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.3 2024-09-17T09:37:35.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.2 2024-09-17T09:37:35.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.1 2024-09-17T09:37:35.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.2 2024-09-17T09:37:35.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.5 2024-09-17T09:37:35.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.7 2024-09-17T09:37:35.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.4 2024-09-17T09:37:35.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.6 2024-09-17T09:37:35.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.5 2024-09-17T09:37:35.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.7 2024-09-17T09:37:35.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.4 2024-09-17T09:37:35.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.6 2024-09-17T09:37:35.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:35 smithi066 ceph-mon[71715]: osd.0 reported immediately failed by osd.7 2024-09-17T09:37:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.7 2024-09-17T09:37:35.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 failed (root=default,host=smithi066) (connection refused reported by osd.7) 2024-09-17T09:37:35.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.1 2024-09-17T09:37:35.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.3 2024-09-17T09:37:35.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.2 2024-09-17T09:37:35.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.1 2024-09-17T09:37:35.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.3 2024-09-17T09:37:35.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.2 2024-09-17T09:37:35.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.7 2024-09-17T09:37:35.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.4 2024-09-17T09:37:35.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.6 2024-09-17T09:37:35.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.5 2024-09-17T09:37:35.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.7 2024-09-17T09:37:35.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.4 2024-09-17T09:37:35.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.6 2024-09-17T09:37:35.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.5 2024-09-17T09:37:35.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.7 2024-09-17T09:37:35.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.3 2024-09-17T09:37:35.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.1 2024-09-17T09:37:35.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.3 2024-09-17T09:37:35.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.2 2024-09-17T09:37:35.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.1 2024-09-17T09:37:35.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.2 2024-09-17T09:37:35.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.5 2024-09-17T09:37:35.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.7 2024-09-17T09:37:35.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.4 2024-09-17T09:37:35.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.6 2024-09-17T09:37:35.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.5 2024-09-17T09:37:35.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.7 2024-09-17T09:37:35.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.4 2024-09-17T09:37:35.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.6 2024-09-17T09:37:35.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:35 smithi204 ceph-mon[51734]: osd.0 reported immediately failed by osd.7 2024-09-17T09:37:36.098 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:35 smithi066 podman[80341]: 2024-09-17 09:37:35.701502432 +0000 UTC m=+0.016565922 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:37:36.098 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:35 smithi066 podman[80341]: 2024-09-17 09:37:35.819089517 +0000 UTC m=+0.134153051 container create 5aa4554efd506ba4060aba85895ae6146079d8931ab190ae28356eef080a0e98 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-17T09:37:36.098 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:36 smithi066 podman[80341]: 2024-09-17 09:37:36.02981783 +0000 UTC m=+0.344881328 container init 5aa4554efd506ba4060aba85895ae6146079d8931ab190ae28356eef080a0e98 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-deactivate, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-17T09:37:36.098 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:36 smithi066 podman[80341]: 2024-09-17 09:37:36.03440707 +0000 UTC m=+0.349470560 container start 5aa4554efd506ba4060aba85895ae6146079d8931ab190ae28356eef080a0e98 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-17T09:37:36.098 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:36 smithi066 podman[80341]: 2024-09-17 09:37:36.096281093 +0000 UTC m=+0.411344600 container attach 5aa4554efd506ba4060aba85895ae6146079d8931ab190ae28356eef080a0e98 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-17T09:37:36.492 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:36 smithi066 podman[80341]: 2024-09-17 09:37:36.23678695 +0000 UTC m=+0.551850445 container died 5aa4554efd506ba4060aba85895ae6146079d8931ab190ae28356eef080a0e98 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-17T09:37:36.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:36 smithi066 ceph-mon[71715]: pgmap v55: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T09:37:36.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:36 smithi066 ceph-mon[71715]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:37:36.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:36 smithi066 ceph-mon[71715]: osdmap e75: 8 total, 7 up, 8 in 2024-09-17T09:37:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:36 smithi204 ceph-mon[51734]: pgmap v55: 129 pgs: 129 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T09:37:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:36 smithi204 ceph-mon[51734]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:37:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:36 smithi204 ceph-mon[51734]: osdmap e75: 8 total, 7 up, 8 in 2024-09-17T09:37:37.245 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:36 smithi066 podman[80363]: 2024-09-17 09:37:36.958555281 +0000 UTC m=+0.715775071 container remove 5aa4554efd506ba4060aba85895ae6146079d8931ab190ae28356eef080a0e98 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-deactivate, ceph=True, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-17T09:37:37.245 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:36 smithi066 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-17T09:37:37.245 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:36 smithi066 systemd[1]: Stopped Ceph osd.0 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:37:37.245 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:36 smithi066 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.0.service: Consumed 1min 50.583s CPU time. 2024-09-17T09:37:37.245 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:37 smithi066 systemd[1]: Starting Ceph osd.0 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:37:37.705 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:37 smithi066 ceph-mon[71715]: osdmap e76: 8 total, 7 up, 8 in 2024-09-17T09:37:37.705 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:37 smithi066 podman[80476]: 2024-09-17 09:37:37.313991202 +0000 UTC m=+0.017217642 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:37:37.705 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:37 smithi066 podman[80476]: 2024-09-17 09:37:37.434884175 +0000 UTC m=+0.138110612 container create 08a61ec0932387f31746a56164f039c16960159808f1ddb7933b6208c8ba151c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-activate, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:37:37.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:37 smithi204 ceph-mon[51734]: osdmap e76: 8 total, 7 up, 8 in 2024-09-17T09:37:37.994 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:37 smithi066 podman[80476]: 2024-09-17 09:37:37.704276779 +0000 UTC m=+0.407503216 container init 08a61ec0932387f31746a56164f039c16960159808f1ddb7933b6208c8ba151c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-17T09:37:37.994 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:37 smithi066 podman[80476]: 2024-09-17 09:37:37.708393926 +0000 UTC m=+0.411620358 container start 08a61ec0932387f31746a56164f039c16960159808f1ddb7933b6208c8ba151c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-17T09:37:37.994 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:37 smithi066 podman[80476]: 2024-09-17 09:37:37.81265937 +0000 UTC m=+0.515885800 container attach 08a61ec0932387f31746a56164f039c16960159808f1ddb7933b6208c8ba151c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-17T09:37:38.439 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-activate[80491]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T09:37:38.439 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 bash[80476]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T09:37:38.439 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-activate[80491]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T09:37:38.439 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 bash[80476]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T09:37:38.439 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-activate[80491]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T09:37:38.439 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 bash[80476]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T09:37:38.440 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-activate[80491]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T09:37:38.440 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 bash[80476]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T09:37:38.440 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-activate[80491]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T09:37:38.440 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 bash[80476]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T09:37:38.440 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-activate[80491]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T09:37:38.440 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 bash[80476]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T09:37:38.440 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-activate[80491]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-17T09:37:38.440 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 bash[80476]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-17T09:37:38.440 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 podman[80476]: 2024-09-17 09:37:38.067679157 +0000 UTC m=+0.770905588 container died 08a61ec0932387f31746a56164f039c16960159808f1ddb7933b6208c8ba151c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T09:37:38.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:38 smithi066 ceph-mon[71715]: pgmap v58: 129 pgs: 16 stale+active+clean, 113 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-09-17T09:37:38.744 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 podman[80608]: 2024-09-17 09:37:38.63277254 +0000 UTC m=+0.558770215 container remove 08a61ec0932387f31746a56164f039c16960159808f1ddb7933b6208c8ba151c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_CLEAN=True) 2024-09-17T09:37:38.987 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:37:38.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:38 smithi204 ceph-mon[51734]: pgmap v58: 129 pgs: 16 stale+active+clean, 113 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-09-17T09:37:39.103 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 podman[80667]: 2024-09-17 09:37:38.746755945 +0000 UTC m=+0.016496467 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:37:39.104 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:38 smithi066 podman[80667]: 2024-09-17 09:37:38.883623666 +0000 UTC m=+0.153364178 container create e07c5fc3250f7adb89debcfd3dab1cefccc1a0f991b836f4e058c153ac1df23f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b) 2024-09-17T09:37:39.104 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:39 smithi066 podman[80667]: 2024-09-17 09:37:39.102993723 +0000 UTC m=+0.372734242 container init e07c5fc3250f7adb89debcfd3dab1cefccc1a0f991b836f4e058c153ac1df23f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True) 2024-09-17T09:37:39.494 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:39 smithi066 podman[80667]: 2024-09-17 09:37:39.106514776 +0000 UTC m=+0.376255288 container start e07c5fc3250f7adb89debcfd3dab1cefccc1a0f991b836f4e058c153ac1df23f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-17T09:37:39.494 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:39 smithi066 ceph-osd[80698]: -- 172.21.15.66:0/486744588 <== mon.0 v2:172.21.15.66:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ff90c3f1e0 con 0x55ff90bddc00 2024-09-17T09:37:39.494 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:39 smithi066 bash[80667]: e07c5fc3250f7adb89debcfd3dab1cefccc1a0f991b836f4e058c153ac1df23f 2024-09-17T09:37:39.495 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:39 smithi066 systemd[1]: Started Ceph osd.0 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:37:39.924 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:39 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0[80693]: 2024-09-17T09:37:39.649+0000 7f716a20a640 -1 Falling back to public interface 2024-09-17T09:37:40.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:40 smithi204 ceph-mon[51734]: pgmap v59: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 187/1419 objects degraded (13.178%) 2024-09-17T09:37:40.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:40 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:40.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:40 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:40.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:40 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:37:40.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:40 smithi204 ceph-mon[51734]: Health check failed: Degraded data redundancy: 187/1419 objects degraded (13.178%), 30 pgs degraded (PG_DEGRADED) 2024-09-17T09:37:40.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:40 smithi066 ceph-mon[71715]: pgmap v59: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 187/1419 objects degraded (13.178%) 2024-09-17T09:37:40.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:40 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:40.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:40 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:40.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:40 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:37:40.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:40 smithi066 ceph-mon[71715]: Health check failed: Degraded data redundancy: 187/1419 objects degraded (13.178%), 30 pgs degraded (PG_DEGRADED) 2024-09-17T09:37:42.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:42 smithi066 ceph-mon[71715]: pgmap v60: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 187/1419 objects degraded (13.178%) 2024-09-17T09:37:42.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:42 smithi204 ceph-mon[51734]: pgmap v60: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 187/1419 objects degraded (13.178%) 2024-09-17T09:37:43.873 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:43.874 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:37:43.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:43.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:37:44.012 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:37:44.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:44 smithi204 ceph-mon[51734]: pgmap v61: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 187/1419 objects degraded (13.178%) 2024-09-17T09:37:44.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:44 smithi066 ceph-mon[71715]: pgmap v61: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 187/1419 objects degraded (13.178%) 2024-09-17T09:37:44.994 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:44 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0[80693]: 2024-09-17T09:37:44.837+0000 7f716a20a640 -1 osd.0 0 read_superblock omap replica is missing. 2024-09-17T09:37:45.486 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0[80693]: 2024-09-17T09:37:45.356+0000 7f716a20a640 -1 osd.0 74 log_to_monitors true 2024-09-17T09:37:45.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:45 smithi066 ceph-mon[71715]: from='osd.0 [v2:172.21.15.66:6802/900997211,v1:172.21.15.66:6803/900997211]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:37:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:45 smithi204 ceph-mon[51734]: from='osd.0 [v2:172.21.15.66:6802/900997211,v1:172.21.15.66:6803/900997211]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:37:46.494 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:37:46 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0[80693]: 2024-09-17T09:37:46.156+0000 7f715dfac640 -1 osd.0 74 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T09:37:46.970 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:46 smithi066 ceph-mon[71715]: pgmap v62: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 222 B/s wr, 0 op/s; 187/1419 objects degraded (13.178%) 2024-09-17T09:37:46.970 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:46 smithi066 ceph-mon[71715]: from='osd.0 [v2:172.21.15.66:6802/900997211,v1:172.21.15.66:6803/900997211]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T09:37:46.970 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:46 smithi066 ceph-mon[71715]: osdmap e77: 8 total, 7 up, 8 in 2024-09-17T09:37:46.970 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:46 smithi066 ceph-mon[71715]: from='osd.0 [v2:172.21.15.66:6802/900997211,v1:172.21.15.66:6803/900997211]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:37:46.970 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:46 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:46.970 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:46 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:46.970 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:46 smithi066 ceph-mon[71715]: from='osd.0 [v2:172.21.15.66:6802/900997211,v1:172.21.15.66:6803/900997211]' entity='osd.0' 2024-09-17T09:37:46.971 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:46 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:46.971 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:46 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:46 smithi204 ceph-mon[51734]: pgmap v62: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 222 B/s wr, 0 op/s; 187/1419 objects degraded (13.178%) 2024-09-17T09:37:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:46 smithi204 ceph-mon[51734]: from='osd.0 [v2:172.21.15.66:6802/900997211,v1:172.21.15.66:6803/900997211]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T09:37:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:46 smithi204 ceph-mon[51734]: osdmap e77: 8 total, 7 up, 8 in 2024-09-17T09:37:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:46 smithi204 ceph-mon[51734]: from='osd.0 [v2:172.21.15.66:6802/900997211,v1:172.21.15.66:6803/900997211]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:37:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:46 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:46 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:46 smithi204 ceph-mon[51734]: from='osd.0 [v2:172.21.15.66:6802/900997211,v1:172.21.15.66:6803/900997211]' entity='osd.0' 2024-09-17T09:37:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:46 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:46 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:47.640 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:37:47.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:47 smithi066 ceph-mon[71715]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:37:47.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:47 smithi066 ceph-mon[71715]: osd.0 [v2:172.21.15.66:6802/900997211,v1:172.21.15.66:6803/900997211] boot 2024-09-17T09:37:47.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:47 smithi066 ceph-mon[71715]: osdmap e78: 8 total, 8 up, 8 in 2024-09-17T09:37:47.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:47 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:37:47.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:47 smithi204 ceph-mon[51734]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:37:47.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:47 smithi204 ceph-mon[51734]: osd.0 [v2:172.21.15.66:6802/900997211,v1:172.21.15.66:6803/900997211] boot 2024-09-17T09:37:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:47 smithi204 ceph-mon[51734]: osdmap e78: 8 total, 8 up, 8 in 2024-09-17T09:37:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:47 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:37:48.355 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:37:48.356 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 2s ago 22m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:37:48.356 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (43s) 2s ago 22m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 3bf4fffe5646 2024-09-17T09:37:48.356 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (38s) 34s ago 21m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 70c611c28368 2024-09-17T09:37:48.356 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 2s ago 21m 33.4M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:37:48.356 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (16m) 2s ago 16m 16.8M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:37:48.356 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (16m) 34s ago 16m 38.2M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:37:48.356 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (3m) 2s ago 23m 489M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:37:48.356 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (2m) 34s ago 21m 437M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:37:48.356 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (117s) 2s ago 23m 54.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:37:48.357 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (87s) 34s ago 21m 45.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 35e74ed8917c 2024-09-17T09:37:48.357 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (13m) 2s ago 13m 80.2M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:37:48.357 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (13m) 34s ago 13m 72.6M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:37:48.357 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 unknown 2s ago 21m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:37:48.357 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 34s ago 21m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:37:48.357 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (9s) 2s ago 20m 14.3M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 e07c5fc3250f 2024-09-17T09:37:48.357 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (20m) 2s ago 20m 349M 1936M 16.2.5 6933c2a0b7dd 8199e766e922 2024-09-17T09:37:48.357 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (19m) 2s ago 19m 273M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:37:48.357 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (19m) 2s ago 19m 427M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:37:48.357 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (19m) 34s ago 19m 415M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:37:48.357 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (19m) 34s ago 19m 441M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:37:48.358 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (18m) 34s ago 18m 377M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:37:48.358 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (18m) 34s ago 18m 547M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:37:48.358 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 2s ago 21m 57.6M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:37:48.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:48 smithi066 ceph-mon[71715]: pgmap v64: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 187/1419 objects degraded (13.178%) 2024-09-17T09:37:48.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:48 smithi066 ceph-mon[71715]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:48.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:48 smithi066 ceph-mon[71715]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:48.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:48 smithi066 ceph-mon[71715]: osdmap e79: 8 total, 8 up, 8 in 2024-09-17T09:37:48.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:48 smithi066 ceph-mon[71715]: from='client.34216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:48.770 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:37:48.770 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:37:48.770 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:37:48.770 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:37:48.770 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:37:48.770 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:37:48.770 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:37:48.770 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:37:48.770 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-09-17T09:37:48.771 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:37:48.771 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:37:48.771 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:37:48.771 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:37:48.771 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:37:48.771 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:37:48.771 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 9, 2024-09-17T09:37:48.771 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 5 2024-09-17T09:37:48.771 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:37:48.771 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:37:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:48 smithi204 ceph-mon[51734]: pgmap v64: 129 pgs: 19 active+undersized, 30 active+undersized+degraded, 80 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 187/1419 objects degraded (13.178%) 2024-09-17T09:37:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:48 smithi204 ceph-mon[51734]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:48 smithi204 ceph-mon[51734]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:48 smithi204 ceph-mon[51734]: osdmap e79: 8 total, 8 up, 8 in 2024-09-17T09:37:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:48 smithi204 ceph-mon[51734]: from='client.34216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:49.039 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:37:49.131 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:37:49.131 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:37:49.131 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:37:49.131 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:37:49.131 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:37:49.131 INFO:teuthology.orchestra.run.smithi066.stdout: "crash", 2024-09-17T09:37:49.131 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr", 2024-09-17T09:37:49.131 INFO:teuthology.orchestra.run.smithi066.stdout: "mon" 2024-09-17T09:37:49.131 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:37:49.131 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "7/23 daemons upgraded", 2024-09-17T09:37:49.131 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T09:37:49.132 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:37:49.132 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:37:49.542 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 5 failed cephadm daemon(s); Degraded data redundancy: 187/1419 objects degraded (13.178%), 30 pgs degraded 2024-09-17T09:37:49.542 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:37:49.542 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:37:49.542 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:37:49.542 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:37:49.542 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:37:49.542 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:37:49.542 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 187/1419 objects degraded (13.178%), 30 pgs degraded 2024-09-17T09:37:49.543 INFO:teuthology.orchestra.run.smithi066.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-09-17T09:37:49.543 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.0 is active+undersized+degraded, acting [7,1] 2024-09-17T09:37:49.543 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2024-09-17T09:37:49.543 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.4 is active+undersized+degraded, acting [1,7] 2024-09-17T09:37:49.543 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.5 is active+undersized+degraded, acting [7,4] 2024-09-17T09:37:49.543 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.8 is active+undersized+degraded, acting [7,1] 2024-09-17T09:37:49.543 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.c is active+undersized+degraded, acting [2,5] 2024-09-17T09:37:49.543 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-09-17T09:37:49.543 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.10 is active+undersized+degraded, acting [2,1] 2024-09-17T09:37:49.543 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.13 is active+undersized+degraded, acting [4,3] 2024-09-17T09:37:49.543 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.15 is active+undersized+degraded, acting [1,5] 2024-09-17T09:37:49.543 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.19 is active+undersized+degraded, acting [3,6] 2024-09-17T09:37:49.543 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.1d is active+undersized+degraded, acting [7,6] 2024-09-17T09:37:49.543 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.1e is active+undersized+degraded, acting [3,5] 2024-09-17T09:37:49.544 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.1f is active+undersized+degraded, acting [7,4] 2024-09-17T09:37:49.544 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-09-17T09:37:49.544 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-09-17T09:37:49.544 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-09-17T09:37:49.544 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-09-17T09:37:49.544 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-09-17T09:37:49.544 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-09-17T09:37:49.544 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-09-17T09:37:49.544 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-09-17T09:37:49.544 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-09-17T09:37:49.544 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-09-17T09:37:49.544 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-09-17T09:37:49.544 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-09-17T09:37:49.544 INFO:teuthology.orchestra.run.smithi066.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-09-17T09:37:49.545 INFO:teuthology.orchestra.run.smithi066.stdout: pg 4.19 is active+undersized+degraded, acting [3,2] 2024-09-17T09:37:49.545 INFO:teuthology.orchestra.run.smithi066.stdout: pg 5.5 is active+undersized+degraded, acting [1,4] 2024-09-17T09:37:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:49 smithi204 ceph-mon[51734]: pgmap v67: 129 pgs: 7 active+undersized, 9 active+undersized+degraded, 113 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s; 75/1419 objects degraded (5.285%) 2024-09-17T09:37:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:49 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/46128379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:37:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:49 smithi204 ceph-mon[51734]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:49 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/1492202265' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:37:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:49 smithi066 ceph-mon[71715]: pgmap v67: 129 pgs: 7 active+undersized, 9 active+undersized+degraded, 113 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s; 75/1419 objects degraded (5.285%) 2024-09-17T09:37:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:49 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/46128379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:37:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:49 smithi066 ceph-mon[71715]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:37:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:49 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/1492202265' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:37:50.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:50 smithi066 ceph-mon[71715]: Health check update: Degraded data redundancy: 75/1419 objects degraded (5.285%), 9 pgs degraded (PG_DEGRADED) 2024-09-17T09:37:50.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:50 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:50.876 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:50 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:50.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:50 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:37:50.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:50 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:37:50.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:50 smithi066 ceph-mon[71715]: pgmap v68: 129 pgs: 7 active+undersized, 9 active+undersized+degraded, 113 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 189 B/s wr, 0 op/s; 75/1419 objects degraded (5.285%) 2024-09-17T09:37:50.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:50 smithi066 ceph-mon[71715]: pgmap v69: 129 pgs: 7 active+undersized, 9 active+undersized+degraded, 113 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 230 B/s wr, 0 op/s; 75/1419 objects degraded (5.285%) 2024-09-17T09:37:50.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:50 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:50.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:50 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:50.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:50 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:37:50.877 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:50 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:37:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:50 smithi204 ceph-mon[51734]: Health check update: Degraded data redundancy: 75/1419 objects degraded (5.285%), 9 pgs degraded (PG_DEGRADED) 2024-09-17T09:37:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:50 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:50 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:50 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:37:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:50 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:37:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:50 smithi204 ceph-mon[51734]: pgmap v68: 129 pgs: 7 active+undersized, 9 active+undersized+degraded, 113 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 189 B/s wr, 0 op/s; 75/1419 objects degraded (5.285%) 2024-09-17T09:37:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:50 smithi204 ceph-mon[51734]: pgmap v69: 129 pgs: 7 active+undersized, 9 active+undersized+degraded, 113 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 230 B/s wr, 0 op/s; 75/1419 objects degraded (5.285%) 2024-09-17T09:37:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:50 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:50 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:50 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:37:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:50 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:37:52.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:52 smithi066 ceph-mon[71715]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 75/1419 objects degraded (5.285%), 9 pgs degraded) 2024-09-17T09:37:52.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:52 smithi204 ceph-mon[51734]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 75/1419 objects degraded (5.285%), 9 pgs degraded) 2024-09-17T09:37:53.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:53 smithi204 ceph-mon[51734]: pgmap v70: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 189 B/s wr, 0 op/s 2024-09-17T09:37:53.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:53 smithi066 ceph-mon[71715]: pgmap v70: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 189 B/s wr, 0 op/s 2024-09-17T09:37:54.071 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:37:54.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:54 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:54.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:54.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:37:54.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:37:54.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:54.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:37:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:37:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:54.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:37:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:37:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:37:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:37:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:37:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:54.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:54.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:54 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:37:54.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:54 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:37:54.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:54 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:54.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:54.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:37:54.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:37:54.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:54.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:54.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:54.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:54.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:54.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:54.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:54.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:54.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:54.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:54.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:54.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:54.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:54.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:54.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:54.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:54.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:54.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:54.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:54.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:54.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:37:54.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:54.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:54.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:54.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:37:54.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:54.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:37:54.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:54.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:37:54.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:54.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:54.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:54.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:37:54.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:54.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:37:54.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:37:54.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:37:54.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:54.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:54.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:54.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:54.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:54.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:54.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:54.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:54.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:54.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:54.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:54.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:54.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:54.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:54.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:54.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:37:54.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:54 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:37:54.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:54 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:37:55.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:55 smithi204 ceph-mon[51734]: pgmap v71: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 293 B/s rd, 293 B/s wr, 0 op/s 2024-09-17T09:37:55.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:55 smithi066 ceph-mon[71715]: pgmap v71: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 293 B/s rd, 293 B/s wr, 0 op/s 2024-09-17T09:37:57.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:57 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:57.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:57.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:37:57.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:37:57.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:57.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:57.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:57.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:57.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:57.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:57.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:57.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:57.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:57.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:57.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:57.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:57.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:57.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:57.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:57.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:57.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:57.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:57.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:37:57.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:57.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:57.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:57.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:37:57.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:57.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:37:57.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:57.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:37:57.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:57.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:57.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:57.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:37:57.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:57.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:57.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:37:57.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:37:57.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:57.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:57.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:57.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:57.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:57.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:57.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:57.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:57.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:57.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:57.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:57.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:57.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:57.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:57.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:57 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:37:57.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:57 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:37:57.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:57 smithi204 ceph-mon[51734]: pgmap v72: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 256 B/s rd, 256 B/s wr, 0 op/s 2024-09-17T09:37:57.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:57 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:57.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:57.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:37:57.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:37:57.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:57.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:57.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:57.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:57.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:57.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:57.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:57.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:57.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:57.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:57.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:57.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:57.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:57.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:57.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:57.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:57.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:57.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:57.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:37:57.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:57.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:57.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:57.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:37:57.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:57.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:37:57.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:57.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:37:57.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:57.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:57.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:57.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:37:57.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:57.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:57.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:37:57.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:37:57.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:57.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:37:57.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:57.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:57.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:57.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:37:57.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:57.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:57.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:57.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:57.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:57.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:57.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:57.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:57.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:57 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:37:57.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:57 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:37:57.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:57 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:57.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:57.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:37:57.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:37:57.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:57.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:57.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:57.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:57.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:57.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:57.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:57.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:57.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:57.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:57.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:57.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:57.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:57.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:57.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:57.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:57.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:57.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:57.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:37:57.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:57.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:57.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:57.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:37:57.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:57.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:37:57.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:57.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:37:57.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:57.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:57.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:57.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:37:57.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:57.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:37:57.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:37:57.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:37:57.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:57.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:57.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:57.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:57.511 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:57.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:57.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:57.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:57.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:57.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:57.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:57.512 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:57.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:57.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:37:57.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:57 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:37:57.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:57 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:37:57.513 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:57 smithi066 ceph-mon[71715]: pgmap v72: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 256 B/s rd, 256 B/s wr, 0 op/s 2024-09-17T09:37:57.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:57 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:57.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:57.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:37:57.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:37:57.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.514 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:57.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:57.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:57.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:57.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:57.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:57.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:57.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:57.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:57.515 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:57.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:57.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:57.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:57.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:57.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:57.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:37:57.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:37:57.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:37:57.516 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:37:57.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:37:57.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:37:57.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:37:57.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:37:57.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:37:57.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:37:57.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:37:57.517 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:37:57.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:37:57.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:37:57.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:37:57.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:37:57.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:57.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:37:57.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:37:57.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:37:57.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:57.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:37:57.518 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:37:57.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:37:57.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:37:57.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:37:57.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:37:57.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:37:57.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:37:57.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:37:57.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:37:57.519 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:37:57.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:37:57.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:37:57.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:37:57.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:57 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:37:57.520 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:57 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:37:58.968 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:58.968 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:58.968 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:37:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:37:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:37:59.103 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:37:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:37:59 smithi204 ceph-mon[51734]: pgmap v73: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 217 B/s rd, 108 B/s wr, 0 op/s 2024-09-17T09:37:59.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:37:59 smithi066 ceph-mon[71715]: pgmap v73: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 217 B/s rd, 108 B/s wr, 0 op/s 2024-09-17T09:38:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:00 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:38:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:38:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:38:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:38:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:38:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:38:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:38:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:38:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:38:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:00 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:38:00.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:00 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:38:00.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:00 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:38:00.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:00 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:00.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:00 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:00.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:00 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:00.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:00 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T09:38:00.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:00 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:00.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:00.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:38:00.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:38:00.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:00.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:00.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:00.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:00.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:00.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:00.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:00.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:00.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:00.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:00.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:00.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:00.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:00.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:00.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:00.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:00.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:00.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:00.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:00.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:00.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:38:00.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:00.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:00.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:00.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:38:00.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:00.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:38:00.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:00.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:38:00.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:00.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:00.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:00.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:38:00.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:00.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:00.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:38:00.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:38:00.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:00.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:00.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:00.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:00.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:00.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:00.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:01.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:01.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:01.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:01.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:01.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:01.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:01.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:01.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:01.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:01.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:00 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:38:01.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:00 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:38:01.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:00 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:38:01.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:00 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:01.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:00 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:01.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:00 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:01.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:00 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T09:38:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:01 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:38:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:38:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:01.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:01.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:01.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:01.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:01.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:01.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:01.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:01.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:01.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:01.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:01.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:01.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:38:01.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:01.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:01.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:01.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:38:01.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:01.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:38:01.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:01.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:38:01.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:01.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:01.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:01.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:38:01.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:01.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:01.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:38:01.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:38:01.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:01.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:01.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:01.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:01.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:01.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:01.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:01.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:01.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:01.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:01.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:01.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:01.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:01.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:01.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:01.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:01.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:01 smithi204 ceph-mon[51734]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T09:38:01.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:01 smithi204 ceph-mon[51734]: Upgrade: osd.1 is safe to restart 2024-09-17T09:38:01.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:01 smithi204 ceph-mon[51734]: pgmap v74: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:38:01.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:01.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:38:01.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:38:01.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:01 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:01.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:01.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:38:01.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:38:01.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:01.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:01.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:01.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:01.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:01.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:01.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:01.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:01.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:01.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:01.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:01.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:01.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:01.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:01.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:01.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:01.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:01.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:01.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:01.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:01.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:38:01.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:02.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:02.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:02.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:38:02.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:02.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:38:02.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:02.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:38:02.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:02.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:02.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:02.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:38:02.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:02.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:02.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:38:02.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:38:02.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:02.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:02.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:02.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:02.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:02.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:02.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:02.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:02.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:02.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:02.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:02.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:02.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:02.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:02.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:02.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:02.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:01 smithi066 ceph-mon[71715]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T09:38:02.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:01 smithi066 ceph-mon[71715]: Upgrade: osd.1 is safe to restart 2024-09-17T09:38:02.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:01 smithi066 ceph-mon[71715]: pgmap v74: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:38:02.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:02.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:38:02.003 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:38:02.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:02 smithi066 ceph-mon[71715]: Upgrade: Updating osd.1 2024-09-17T09:38:02.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:02 smithi066 ceph-mon[71715]: Deploying daemon osd.1 on smithi066 2024-09-17T09:38:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:02 smithi204 ceph-mon[51734]: Upgrade: Updating osd.1 2024-09-17T09:38:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:02 smithi204 ceph-mon[51734]: Deploying daemon osd.1 on smithi066 2024-09-17T09:38:03.949 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:03 smithi066 ceph-mon[71715]: pgmap v75: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:38:03.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:03 smithi204 ceph-mon[51734]: pgmap v75: 129 pgs: 129 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:38:04.139 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:38:04.244 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:03 smithi066 systemd[1]: Stopping Ceph osd.1 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:38:04.245 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.1[34864]: debug 2024-09-17T09:38:04.080+0000 7f3baef5a700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T09:38:04.245 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.1[34864]: debug 2024-09-17T09:38:04.080+0000 7f3baef5a700 -1 osd.1 79 *** Got signal Terminated *** 2024-09-17T09:38:04.245 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.1[34864]: debug 2024-09-17T09:38:04.080+0000 7f3baef5a700 -1 osd.1 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:38:04.245 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:04 smithi066 podman[83745]: 2024-09-17 09:38:04.172922557 +0000 UTC m=+0.184146362 container died 8199e766e922f0f1d220091f2905946f8ff278cc88034b6f61f73a7cfe74ed2f (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.1, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=-16.2.5, RELEASE=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-17T09:38:04.744 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:04 smithi066 podman[83745]: 2024-09-17 09:38:04.555946053 +0000 UTC m=+0.567169857 container cleanup 8199e766e922f0f1d220091f2905946f8ff278cc88034b6f61f73a7cfe74ed2f (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.1, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-16.2.5, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, RELEASE=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-17T09:38:04.744 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:04 smithi066 bash[83745]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.1 2024-09-17T09:38:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.2 2024-09-17T09:38:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 failed (root=default,host=smithi066) (connection refused reported by osd.2) 2024-09-17T09:38:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.7 2024-09-17T09:38:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.0 2024-09-17T09:38:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.3 2024-09-17T09:38:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.5 2024-09-17T09:38:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.2 2024-09-17T09:38:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.2 2024-09-17T09:38:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.0 2024-09-17T09:38:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.3 2024-09-17T09:38:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.0 2024-09-17T09:38:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.3 2024-09-17T09:38:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.4 2024-09-17T09:38:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.6 2024-09-17T09:38:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.5 2024-09-17T09:38:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.7 2024-09-17T09:38:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.4 2024-09-17T09:38:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.6 2024-09-17T09:38:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.5 2024-09-17T09:38:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.7 2024-09-17T09:38:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.2 2024-09-17T09:38:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.7 2024-09-17T09:38:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.0 2024-09-17T09:38:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.3 2024-09-17T09:38:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:04 smithi066 ceph-mon[71715]: osd.1 reported immediately failed by osd.5 2024-09-17T09:38:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.2 2024-09-17T09:38:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 failed (root=default,host=smithi066) (connection refused reported by osd.2) 2024-09-17T09:38:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.7 2024-09-17T09:38:04.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.0 2024-09-17T09:38:04.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.3 2024-09-17T09:38:04.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.5 2024-09-17T09:38:04.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.2 2024-09-17T09:38:04.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.2 2024-09-17T09:38:04.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.0 2024-09-17T09:38:04.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.3 2024-09-17T09:38:04.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.0 2024-09-17T09:38:04.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.3 2024-09-17T09:38:04.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.4 2024-09-17T09:38:04.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.6 2024-09-17T09:38:04.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.5 2024-09-17T09:38:04.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.7 2024-09-17T09:38:04.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.4 2024-09-17T09:38:04.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.6 2024-09-17T09:38:04.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.5 2024-09-17T09:38:04.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.7 2024-09-17T09:38:04.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.2 2024-09-17T09:38:04.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.7 2024-09-17T09:38:04.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.0 2024-09-17T09:38:04.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.3 2024-09-17T09:38:04.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:04 smithi204 ceph-mon[51734]: osd.1 reported immediately failed by osd.5 2024-09-17T09:38:05.244 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:04 smithi066 podman[83770]: 2024-09-17 09:38:04.840856363 +0000 UTC m=+0.663988684 container remove 8199e766e922f0f1d220091f2905946f8ff278cc88034b6f61f73a7cfe74ed2f (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.1, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-17T09:38:05.587 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:05 smithi066 podman[83873]: 2024-09-17 09:38:05.18724283 +0000 UTC m=+0.016762094 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:38:05.587 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:05 smithi066 podman[83873]: 2024-09-17 09:38:05.291634622 +0000 UTC m=+0.121153860 container create e202ef807fd5643de21356e95e463f12ac56d469a25c62a94e75c1580e392fd8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-17T09:38:05.587 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:05 smithi066 podman[83873]: 2024-09-17 09:38:05.52755403 +0000 UTC m=+0.357073287 container init e202ef807fd5643de21356e95e463f12ac56d469a25c62a94e75c1580e392fd8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-deactivate, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T09:38:05.588 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:05 smithi066 podman[83873]: 2024-09-17 09:38:05.531124743 +0000 UTC m=+0.360643989 container start e202ef807fd5643de21356e95e463f12ac56d469a25c62a94e75c1580e392fd8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD) 2024-09-17T09:38:05.588 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:05 smithi066 podman[83873]: 2024-09-17 09:38:05.585703303 +0000 UTC m=+0.415222541 container attach e202ef807fd5643de21356e95e463f12ac56d469a25c62a94e75c1580e392fd8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-deactivate, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-17T09:38:05.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:05 smithi066 ceph-mon[71715]: pgmap v76: 129 pgs: 129 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:38:05.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:05 smithi066 ceph-mon[71715]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:38:05.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:05 smithi066 ceph-mon[71715]: osdmap e80: 8 total, 7 up, 8 in 2024-09-17T09:38:05.933 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:05 smithi066 podman[83873]: 2024-09-17 09:38:05.725613285 +0000 UTC m=+0.555132542 container died e202ef807fd5643de21356e95e463f12ac56d469a25c62a94e75c1580e392fd8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b) 2024-09-17T09:38:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:05 smithi204 ceph-mon[51734]: pgmap v76: 129 pgs: 129 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:38:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:05 smithi204 ceph-mon[51734]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:38:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:05 smithi204 ceph-mon[51734]: osdmap e80: 8 total, 7 up, 8 in 2024-09-17T09:38:06.539 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:06 smithi066 podman[83896]: 2024-09-17 09:38:06.306348574 +0000 UTC m=+0.574549928 container remove e202ef807fd5643de21356e95e463f12ac56d469a25c62a94e75c1580e392fd8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b) 2024-09-17T09:38:06.539 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:06 smithi066 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-17T09:38:06.539 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:06 smithi066 systemd[1]: Stopped Ceph osd.1 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:38:06.539 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:06 smithi066 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.1.service: Consumed 1min 36.436s CPU time. 2024-09-17T09:38:06.890 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:06 smithi066 ceph-mon[71715]: osdmap e81: 8 total, 7 up, 8 in 2024-09-17T09:38:06.890 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:06 smithi066 ceph-mon[71715]: pgmap v79: 129 pgs: 5 peering, 15 stale+active+clean, 109 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:38:06.890 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:06 smithi066 systemd[1]: Starting Ceph osd.1 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:38:06.890 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:06 smithi066 podman[84002]: 2024-09-17 09:38:06.655568657 +0000 UTC m=+0.016605237 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:38:06.890 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:06 smithi066 podman[84002]: 2024-09-17 09:38:06.782380301 +0000 UTC m=+0.143416868 container create 120a049203dd79606169f5e26f3d399429ed6fbbaeff054e863802200a0ee1bd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-17T09:38:06.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:06 smithi204 ceph-mon[51734]: osdmap e81: 8 total, 7 up, 8 in 2024-09-17T09:38:06.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:06 smithi204 ceph-mon[51734]: pgmap v79: 129 pgs: 5 peering, 15 stale+active+clean, 109 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:38:07.244 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:06 smithi066 podman[84002]: 2024-09-17 09:38:06.984794273 +0000 UTC m=+0.345830850 container init 120a049203dd79606169f5e26f3d399429ed6fbbaeff054e863802200a0ee1bd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-activate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-17T09:38:07.244 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:06 smithi066 podman[84002]: 2024-09-17 09:38:06.988211753 +0000 UTC m=+0.349248330 container start 120a049203dd79606169f5e26f3d399429ed6fbbaeff054e863802200a0ee1bd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T09:38:07.244 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 podman[84002]: 2024-09-17 09:38:07.059566564 +0000 UTC m=+0.420603151 container attach 120a049203dd79606169f5e26f3d399429ed6fbbaeff054e863802200a0ee1bd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-activate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:38:07.631 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-activate[84016]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T09:38:07.631 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 bash[84002]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T09:38:07.631 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-activate[84016]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T09:38:07.631 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 bash[84002]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T09:38:07.631 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-activate[84016]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T09:38:07.631 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 bash[84002]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T09:38:07.632 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-activate[84016]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T09:38:07.632 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 bash[84002]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T09:38:07.632 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-activate[84016]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-17T09:38:07.632 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 bash[84002]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-17T09:38:07.632 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-activate[84016]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T09:38:07.632 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 bash[84002]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T09:38:07.632 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-activate[84016]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-17T09:38:07.632 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 bash[84002]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-17T09:38:07.632 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 podman[84002]: 2024-09-17 09:38:07.348686949 +0000 UTC m=+0.709723527 container died 120a049203dd79606169f5e26f3d399429ed6fbbaeff054e863802200a0ee1bd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2) 2024-09-17T09:38:07.939 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:07 smithi066 ceph-mon[71715]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T09:38:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:07 smithi204 ceph-mon[51734]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T09:38:08.244 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:07 smithi066 podman[84180]: 2024-09-17 09:38:07.938645861 +0000 UTC m=+0.583891148 container remove 120a049203dd79606169f5e26f3d399429ed6fbbaeff054e863802200a0ee1bd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True) 2024-09-17T09:38:08.244 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:08 smithi066 podman[84238]: 2024-09-17 09:38:08.053785464 +0000 UTC m=+0.016535287 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:38:08.244 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:08 smithi066 podman[84238]: 2024-09-17 09:38:08.164407474 +0000 UTC m=+0.127157294 container create 01b7b3144868049396e1027735c0a739dc25b967bd80d2f96cd3039652623fa5 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b) 2024-09-17T09:38:08.738 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:08 smithi066 podman[84238]: 2024-09-17 09:38:08.358590866 +0000 UTC m=+0.321340702 container init 01b7b3144868049396e1027735c0a739dc25b967bd80d2f96cd3039652623fa5 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-17T09:38:08.738 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:08 smithi066 podman[84238]: 2024-09-17 09:38:08.36326052 +0000 UTC m=+0.326010348 container start 01b7b3144868049396e1027735c0a739dc25b967bd80d2f96cd3039652623fa5 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:38:08.739 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:08 smithi066 ceph-osd[84258]: -- 172.21.15.66:0/783988030 <== mon.0 v2:172.21.15.66:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56070c6b31e0 con 0x56070c651c00 2024-09-17T09:38:08.739 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:08 smithi066 bash[84238]: 01b7b3144868049396e1027735c0a739dc25b967bd80d2f96cd3039652623fa5 2024-09-17T09:38:08.739 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:08 smithi066 systemd[1]: Started Ceph osd.1 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:38:08.994 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:08 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1[84253]: 2024-09-17T09:38:08.903+0000 7f2f9c7ed640 -1 Falling back to public interface 2024-09-17T09:38:09.166 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:38:09.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:09 smithi066 ceph-mon[71715]: pgmap v80: 129 pgs: 5 peering, 15 stale+active+clean, 109 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-09-17T09:38:09.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:09 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:09.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:09 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:09.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:09 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:38:09.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:09 smithi204 ceph-mon[51734]: pgmap v80: 129 pgs: 5 peering, 15 stale+active+clean, 109 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-09-17T09:38:09.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:09 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:09.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:09 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:09.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:09 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:38:10.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:10 smithi066 ceph-mon[71715]: Health check failed: Degraded data redundancy: 138/1419 objects degraded (9.725%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T09:38:10.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:10 smithi204 ceph-mon[51734]: Health check failed: Degraded data redundancy: 138/1419 objects degraded (9.725%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T09:38:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:11 smithi204 ceph-mon[51734]: pgmap v81: 129 pgs: 24 active+undersized, 5 peering, 24 active+undersized+degraded, 76 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 138/1419 objects degraded (9.725%) 2024-09-17T09:38:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:11 smithi066 ceph-mon[71715]: pgmap v81: 129 pgs: 24 active+undersized, 5 peering, 24 active+undersized+degraded, 76 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 138/1419 objects degraded (9.725%) 2024-09-17T09:38:12.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:12 smithi066 ceph-mon[71715]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T09:38:12.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:12 smithi204 ceph-mon[51734]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T09:38:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:13 smithi204 ceph-mon[51734]: pgmap v82: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 154/1419 objects degraded (10.853%) 2024-09-17T09:38:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:38:13.994 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:13 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1[84253]: 2024-09-17T09:38:13.541+0000 7f2f9c7ed640 -1 osd.1 0 read_superblock omap replica is missing. 2024-09-17T09:38:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:13 smithi066 ceph-mon[71715]: pgmap v82: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 154/1419 objects degraded (10.853%) 2024-09-17T09:38:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:38:14.191 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:38:14.317 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1[84253]: 2024-09-17T09:38:14.048+0000 7f2f9c7ed640 -1 osd.1 79 log_to_monitors true 2024-09-17T09:38:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:14 smithi204 ceph-mon[51734]: from='osd.1 [v2:172.21.15.66:6810/439700460,v1:172.21.15.66:6811/439700460]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:38:14.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:14 smithi066 ceph-mon[71715]: from='osd.1 [v2:172.21.15.66:6810/439700460,v1:172.21.15.66:6811/439700460]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:38:15.494 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:38:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1[84253]: 2024-09-17T09:38:15.140+0000 7f2f9058f640 -1 osd.1 79 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T09:38:15.967 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:15 smithi066 ceph-mon[71715]: pgmap v83: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 216 B/s wr, 0 op/s; 154/1419 objects degraded (10.853%) 2024-09-17T09:38:15.967 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:15 smithi066 ceph-mon[71715]: from='osd.1 [v2:172.21.15.66:6810/439700460,v1:172.21.15.66:6811/439700460]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:38:15.967 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:15 smithi066 ceph-mon[71715]: osdmap e82: 8 total, 7 up, 8 in 2024-09-17T09:38:15.967 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:15 smithi066 ceph-mon[71715]: from='osd.1 [v2:172.21.15.66:6810/439700460,v1:172.21.15.66:6811/439700460]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:38:15.967 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:15 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:15.968 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:15 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:15.968 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:15 smithi066 ceph-mon[71715]: from='osd.1 [v2:172.21.15.66:6810/439700460,v1:172.21.15.66:6811/439700460]' entity='osd.1' 2024-09-17T09:38:15.968 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:15 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:15.968 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:15 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:15 smithi204 ceph-mon[51734]: pgmap v83: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 216 B/s wr, 0 op/s; 154/1419 objects degraded (10.853%) 2024-09-17T09:38:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:15 smithi204 ceph-mon[51734]: from='osd.1 [v2:172.21.15.66:6810/439700460,v1:172.21.15.66:6811/439700460]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:38:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:15 smithi204 ceph-mon[51734]: osdmap e82: 8 total, 7 up, 8 in 2024-09-17T09:38:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:15 smithi204 ceph-mon[51734]: from='osd.1 [v2:172.21.15.66:6810/439700460,v1:172.21.15.66:6811/439700460]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:38:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:15 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:15 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:15 smithi204 ceph-mon[51734]: from='osd.1 [v2:172.21.15.66:6810/439700460,v1:172.21.15.66:6811/439700460]' entity='osd.1' 2024-09-17T09:38:15.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:15 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:15.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:15 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:16.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:16 smithi066 ceph-mon[71715]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:38:16.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:16 smithi066 ceph-mon[71715]: osd.1 [v2:172.21.15.66:6810/439700460,v1:172.21.15.66:6811/439700460] boot 2024-09-17T09:38:16.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:16 smithi066 ceph-mon[71715]: osdmap e83: 8 total, 8 up, 8 in 2024-09-17T09:38:16.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:16 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:38:16.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:16 smithi066 ceph-mon[71715]: Health check update: Degraded data redundancy: 154/1419 objects degraded (10.853%), 27 pgs degraded (PG_DEGRADED) 2024-09-17T09:38:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:16 smithi204 ceph-mon[51734]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:38:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:16 smithi204 ceph-mon[51734]: osd.1 [v2:172.21.15.66:6810/439700460,v1:172.21.15.66:6811/439700460] boot 2024-09-17T09:38:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:16 smithi204 ceph-mon[51734]: osdmap e83: 8 total, 8 up, 8 in 2024-09-17T09:38:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:16 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:38:16.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:16 smithi204 ceph-mon[51734]: Health check update: Degraded data redundancy: 154/1419 objects degraded (10.853%), 27 pgs degraded (PG_DEGRADED) 2024-09-17T09:38:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:17 smithi204 ceph-mon[51734]: pgmap v85: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 154/1419 objects degraded (10.853%) 2024-09-17T09:38:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:17 smithi204 ceph-mon[51734]: osdmap e84: 8 total, 8 up, 8 in 2024-09-17T09:38:17.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:17 smithi066 ceph-mon[71715]: pgmap v85: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 154/1419 objects degraded (10.853%) 2024-09-17T09:38:17.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:17 smithi066 ceph-mon[71715]: osdmap e84: 8 total, 8 up, 8 in 2024-09-17T09:38:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:18 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:18.991 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:18 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:19.217 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:38:19.796 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:19 smithi066 ceph-mon[71715]: pgmap v88: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 154/1419 objects degraded (10.853%) 2024-09-17T09:38:19.796 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:19 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:19.796 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:19 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:19.796 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:19 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:38:19.796 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:19 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:38:19.796 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:19 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:19.797 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:19 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:19.910 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:38:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:19 smithi204 ceph-mon[51734]: pgmap v88: 129 pgs: 26 active+undersized, 27 active+undersized+degraded, 76 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 154/1419 objects degraded (10.853%) 2024-09-17T09:38:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:19 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:19 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:19 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:38:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:19 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:38:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:19 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:19.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:19 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:20.588 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:38:20.588 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 5s ago 22m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:38:20.588 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (75s) 5s ago 22m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 3bf4fffe5646 2024-09-17T09:38:20.589 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (70s) 66s ago 21m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 70c611c28368 2024-09-17T09:38:20.589 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 5s ago 22m 33.4M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:38:20.589 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (17m) 5s ago 17m 16.9M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:38:20.589 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (17m) 66s ago 17m 38.2M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:38:20.589 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (3m) 5s ago 24m 491M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:38:20.589 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (2m) 66s ago 21m 437M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:38:20.589 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (2m) 5s ago 24m 55.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:38:20.589 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (119s) 66s ago 21m 45.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 35e74ed8917c 2024-09-17T09:38:20.589 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (14m) 5s ago 14m 80.2M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:38:20.589 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (14m) 66s ago 14m 72.6M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:38:20.589 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 unknown 5s ago 22m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:38:20.589 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 66s ago 21m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:38:20.589 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (41s) 5s ago 21m 140M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 e07c5fc3250f 2024-09-17T09:38:20.590 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (12s) 5s ago 20m 11.7M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 01b7b3144868 2024-09-17T09:38:20.590 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (20m) 5s ago 20m 272M 1936M 16.2.5 6933c2a0b7dd f233ef194a16 2024-09-17T09:38:20.590 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (20m) 5s ago 20m 427M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:38:20.590 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (19m) 66s ago 19m 415M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:38:20.590 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (19m) 66s ago 19m 441M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:38:20.590 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (19m) 66s ago 19m 377M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:38:20.590 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (18m) 66s ago 18m 547M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:38:20.590 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 5s ago 22m 57.6M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:38:20.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:20 smithi066 ceph-mon[71715]: pgmap v89: 129 pgs: 8 active+undersized, 12 active+undersized+degraded, 109 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 208 B/s wr, 0 op/s; 68/1419 objects degraded (4.792%) 2024-09-17T09:38:20.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:20 smithi066 ceph-mon[71715]: pgmap v90: 129 pgs: 8 active+undersized, 12 active+undersized+degraded, 109 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 234 B/s wr, 0 op/s; 68/1419 objects degraded (4.792%) 2024-09-17T09:38:20.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:20 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:38:20.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:20 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:38:20.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:20 smithi204 ceph-mon[51734]: pgmap v89: 129 pgs: 8 active+undersized, 12 active+undersized+degraded, 109 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 208 B/s wr, 0 op/s; 68/1419 objects degraded (4.792%) 2024-09-17T09:38:20.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:20 smithi204 ceph-mon[51734]: pgmap v90: 129 pgs: 8 active+undersized, 12 active+undersized+degraded, 109 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 234 B/s wr, 0 op/s; 68/1419 objects degraded (4.792%) 2024-09-17T09:38:20.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:20 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:38:20.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:20 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:38:21.005 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:38:21.005 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:38:21.006 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:38:21.006 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:38:21.006 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:38:21.006 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:38:21.006 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:38:21.006 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:38:21.006 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-09-17T09:38:21.006 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:38:21.006 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:38:21.006 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:38:21.006 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:38:21.006 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:38:21.006 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:38:21.006 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8, 2024-09-17T09:38:21.007 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 6 2024-09-17T09:38:21.007 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:38:21.007 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:38:21.360 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:38:21.360 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:38:21.360 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:38:21.360 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:38:21.361 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:38:21.361 INFO:teuthology.orchestra.run.smithi066.stdout: "crash", 2024-09-17T09:38:21.361 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr", 2024-09-17T09:38:21.361 INFO:teuthology.orchestra.run.smithi066.stdout: "mon" 2024-09-17T09:38:21.361 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:38:21.361 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "8/23 daemons upgraded", 2024-09-17T09:38:21.361 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T09:38:21.361 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:38:21.361 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:38:21.786 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:38:21.787 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:38:21.787 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:38:21.787 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:38:21.787 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:38:21.787 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:38:21.787 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:38:21.986 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:21 smithi066 ceph-mon[71715]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:21.986 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:21 smithi066 ceph-mon[71715]: from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:21.986 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:21 smithi066 ceph-mon[71715]: from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:21.987 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:21 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/607491702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:21.987 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:21 smithi066 ceph-mon[71715]: pgmap v91: 129 pgs: 129 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 208 B/s wr, 0 op/s 2024-09-17T09:38:21.987 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:21 smithi066 ceph-mon[71715]: Health check update: Degraded data redundancy: 68/1419 objects degraded (4.792%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T09:38:21.987 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:21 smithi066 ceph-mon[71715]: from='client.34252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:21 smithi204 ceph-mon[51734]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:21 smithi204 ceph-mon[51734]: from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:21 smithi204 ceph-mon[51734]: from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:21 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/607491702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:21 smithi204 ceph-mon[51734]: pgmap v91: 129 pgs: 129 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 208 B/s wr, 0 op/s 2024-09-17T09:38:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:21 smithi204 ceph-mon[51734]: Health check update: Degraded data redundancy: 68/1419 objects degraded (4.792%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T09:38:21.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:21 smithi204 ceph-mon[51734]: from='client.34252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:22.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:22 smithi066 ceph-mon[71715]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/1419 objects degraded (4.792%), 12 pgs degraded) 2024-09-17T09:38:22.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:22 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/1491676667' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:38:22.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:22 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:22.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:22.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:38:22.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:38:22.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:22.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:22.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:22.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:22.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:22.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:22.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:22.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:22.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:22.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:22.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:22.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:22.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:22.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:22.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:22.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:22.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:22.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:22.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:22.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:22.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:38:22.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:22.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:22.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:22.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:38:22.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:22.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:38:22.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:22.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:38:22.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:22.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:22.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:22.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:38:22.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:22.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:22.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:38:22.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:38:22.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:22.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:22.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:22.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:22.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:22.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:22.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:22.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:22.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:22.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:22.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:22.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:22.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:22.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:22.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:22.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:22.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:22 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:38:22.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:22 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:38:22.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:22 smithi204 ceph-mon[51734]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/1419 objects degraded (4.792%), 12 pgs degraded) 2024-09-17T09:38:22.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:22 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/1491676667' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:38:22.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:22 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:22.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:22.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:38:22.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:38:22.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:22.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:22.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:22.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:22.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:22.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:22.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:22.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:22.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:22.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:22.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:22.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:22.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:22.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:22.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:22.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:22.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:22.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:22.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:22.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:22.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:38:22.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:22.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:22.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:22.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:38:22.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:22.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:38:22.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:22.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:38:22.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:22.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:22.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:22.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:38:22.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:22.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:22.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:38:22.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:38:22.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:22.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:22.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:22.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:22.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:22.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:22.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:22.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:22.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:22.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:22.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:22.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:22.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:22.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:22.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:22.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:22.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:22 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:38:22.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:22 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:38:23.823 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:23 smithi066 ceph-mon[71715]: pgmap v92: 129 pgs: 129 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 148 B/s wr, 0 op/s 2024-09-17T09:38:23.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:23 smithi204 ceph-mon[51734]: pgmap v92: 129 pgs: 129 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 148 B/s wr, 0 op/s 2024-09-17T09:38:24.247 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:38:26.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:26 smithi066 ceph-mon[71715]: pgmap v93: 129 pgs: 129 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 259 B/s rd, 259 B/s wr, 0 op/s 2024-09-17T09:38:26.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:26 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:26.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:26.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:38:26.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:38:26.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:26.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:26.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:26.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:26.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:26.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:26.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:26.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:26.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:26.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:26.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:26.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:26.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:26.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:26.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:26.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:26.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:26.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:26.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:38:26.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:26.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:26.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:26.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:38:26.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:26.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:38:26.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:26.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:38:26.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:26.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:26.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:26.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:38:26.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:26.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:26.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:38:26.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:38:26.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:26.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:26.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:26.317 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:26.317 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:26.317 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:26.317 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:26.317 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:26.317 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:26.317 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:26.317 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:26.317 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:26.317 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:26.318 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.318 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:26.318 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:26 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:38:26.318 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:26 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:38:26.318 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:26 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:26.318 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:26.318 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:38:26.318 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:38:26.318 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.318 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:26.318 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:26.318 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:26.318 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:26.319 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:26.319 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:26.319 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:26.319 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:26.319 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:26.319 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:26.319 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:26.319 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:26.319 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:26.319 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.319 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:26.320 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:26.320 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:26.320 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:26.320 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:26.320 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:38:26.320 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:26.320 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:26.320 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:26.321 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:38:26.321 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:26.321 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:38:26.321 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:26.321 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:38:26.321 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:26.321 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:26.322 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:26.322 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:38:26.322 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:26.322 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:26.322 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:38:26.322 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:38:26.322 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.322 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:26.322 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:26.322 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:26.322 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:26.322 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:26.322 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:26.323 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:26.323 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:26.323 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:26.323 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:26.323 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:26.323 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:26.323 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:26.323 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.323 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:26.323 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:26 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:38:26.324 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:26 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:38:26.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:26 smithi204 ceph-mon[51734]: pgmap v93: 129 pgs: 129 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 259 B/s rd, 259 B/s wr, 0 op/s 2024-09-17T09:38:26.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:26 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:26.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:26.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:38:26.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:38:26.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:26.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:26.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:26.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:26.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:26.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:26.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:26.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:26.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:26.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:26.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:26.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:26.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:26.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:26.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:26.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:26.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:26.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:26.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:38:26.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:26.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:26.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:26.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:38:26.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:26.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:38:26.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:26.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:38:26.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:26.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:26.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:26.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:38:26.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:26.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:26.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:38:26.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:38:26.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:26.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:26.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:26.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:26.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:26.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:26.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:26.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:26.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:26.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:26.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:26.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:26.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:26.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:26.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:26 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:38:26.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:26 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:38:26.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:26 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:26.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:26.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:38:26.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:38:26.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:26.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:26.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:26.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:26.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:26.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:26.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:26.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:26.503 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:26.503 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:26.503 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:26.503 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:26.503 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:26.503 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.504 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:26.504 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:26.504 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:26.504 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:26.504 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:26.505 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:38:26.505 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:26.505 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:26.505 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:26.505 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:38:26.505 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:26.505 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:38:26.506 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:26.506 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:38:26.506 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:26.506 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:26.506 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:26.507 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:38:26.507 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:26.507 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:26.507 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:38:26.507 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:38:26.507 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.508 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:26.508 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:26.508 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:26.508 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:26.508 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:26.508 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:26.509 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:26.509 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:26.509 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:26.509 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:26.509 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:26.509 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:26.510 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:26.510 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:26.510 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:26.510 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:26 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:38:26.510 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:26 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:38:28.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:28 smithi066 ceph-mon[71715]: pgmap v94: 129 pgs: 129 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 230 B/s rd, 230 B/s wr, 0 op/s 2024-09-17T09:38:28.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:28.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:38:28.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:28.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:28 smithi204 ceph-mon[51734]: pgmap v94: 129 pgs: 129 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 230 B/s rd, 230 B/s wr, 0 op/s 2024-09-17T09:38:28.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:28.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:38:28.953 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:29.273 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:38:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:29 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:29.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:38:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:38:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:29.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:38:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:29.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:38:29.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:29.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:38:29.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:29.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:38:29.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:29.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:29.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:29.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:38:29.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:29.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:29.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:38:29.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:38:29.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:29.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:29.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:29 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:38:29.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:29 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:38:29.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:29 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:38:29.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:29 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:29.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:29 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:29.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:29 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:29.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:29 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T09:38:29.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:29 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:29.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:29.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:38:29.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:38:29.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:29.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:29.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:29.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:29.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:29.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:29.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:29.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:29.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:29.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:29.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:29.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:29.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:29.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:29.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:29.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:29.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:29.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:29.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:29.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:29.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:38:29.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:29.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:29.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:29.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:38:29.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:29.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:38:29.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:29.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:38:29.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:29.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:29.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:29.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:38:29.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:29.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:29.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:38:29.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:38:29.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:29.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:29.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:29.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:29.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:29.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:29.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:29.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:29.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:29.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:29.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:29.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:29.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:29.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:30.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:30.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:30.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:29 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:38:30.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:29 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:38:30.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:29 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:38:30.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:29 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:30.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:29 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:30.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:29 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:30.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:29 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T09:38:30.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:30 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:30.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:38:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:38:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:30.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:38:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:30.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:38:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:38:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:38:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:38:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:38:30.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:38:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:30.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:30 smithi204 ceph-mon[51734]: pgmap v95: 129 pgs: 129 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:38:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:30 smithi204 ceph-mon[51734]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T09:38:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:30 smithi204 ceph-mon[51734]: Upgrade: osd.2 is safe to restart 2024-09-17T09:38:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:38:30.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:38:30.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:30 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:30.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:30.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:38:30.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:38:30.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:30.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:30.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:30.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:30.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:30.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:30.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:30.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:30.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:30.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:30.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:30.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:30.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:30.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:30.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:30.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:30.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:30.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:30.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:30.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:30.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:38:30.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:30.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:30.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:30.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:38:30.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:30.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:38:30.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:30.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:38:30.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:30.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:30.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:30.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:38:30.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:30.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:30.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:38:30.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:38:30.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:30.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:30.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:30.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:30.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:30.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:30.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:30.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:31.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:31.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:31.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:31.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:31.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:31.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:31.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:31.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:31.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:30 smithi066 ceph-mon[71715]: pgmap v95: 129 pgs: 129 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:38:31.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:30 smithi066 ceph-mon[71715]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T09:38:31.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:30 smithi066 ceph-mon[71715]: Upgrade: osd.2 is safe to restart 2024-09-17T09:38:31.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:31.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:38:31.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:38:31.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:31 smithi066 ceph-mon[71715]: Upgrade: Updating osd.2 2024-09-17T09:38:31.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:31 smithi066 ceph-mon[71715]: Deploying daemon osd.2 on smithi066 2024-09-17T09:38:31.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:31 smithi204 ceph-mon[51734]: Upgrade: Updating osd.2 2024-09-17T09:38:31.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:31 smithi204 ceph-mon[51734]: Deploying daemon osd.2 on smithi066 2024-09-17T09:38:32.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:32 smithi066 ceph-mon[71715]: pgmap v96: 129 pgs: 129 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:38:32.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:32 smithi204 ceph-mon[51734]: pgmap v96: 129 pgs: 129 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:38:33.494 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:33 smithi066 systemd[1]: Stopping Ceph osd.2 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:38:33.494 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.2[37943]: debug 2024-09-17T09:38:33.291+0000 7f48a3fc7700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T09:38:33.495 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.2[37943]: debug 2024-09-17T09:38:33.291+0000 7f48a3fc7700 -1 osd.2 84 *** Got signal Terminated *** 2024-09-17T09:38:33.495 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.2[37943]: debug 2024-09-17T09:38:33.291+0000 7f48a3fc7700 -1 osd.2 84 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:38:33.495 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:33 smithi066 podman[87318]: 2024-09-17 09:38:33.363998138 +0000 UTC m=+0.183453855 container died f233ef194a16193b6d60fbf558417a941465c36a4dc1a4d4e3e7152693595b6e (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, ceph=True, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS) 2024-09-17T09:38:33.911 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:33 smithi066 podman[87318]: 2024-09-17 09:38:33.692310077 +0000 UTC m=+0.511765785 container cleanup f233ef194a16193b6d60fbf558417a941465c36a4dc1a4d4e3e7152693595b6e (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.2, RELEASE=HEAD, ceph=True, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.5, GIT_CLEAN=True) 2024-09-17T09:38:33.911 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:33 smithi066 bash[87318]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.2 2024-09-17T09:38:33.911 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.3 2024-09-17T09:38:33.911 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 failed (root=default,host=smithi066) (connection refused reported by osd.3) 2024-09-17T09:38:33.911 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.1 2024-09-17T09:38:33.911 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.3 2024-09-17T09:38:33.911 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.4 2024-09-17T09:38:33.911 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.6 2024-09-17T09:38:33.911 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.0 2024-09-17T09:38:33.912 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.1 2024-09-17T09:38:33.912 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.5 2024-09-17T09:38:33.912 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.7 2024-09-17T09:38:33.912 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.4 2024-09-17T09:38:33.912 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.6 2024-09-17T09:38:33.912 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.0 2024-09-17T09:38:33.912 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.5 2024-09-17T09:38:33.912 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.7 2024-09-17T09:38:33.912 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.5 2024-09-17T09:38:33.912 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:33 smithi066 ceph-mon[71715]: osd.2 reported immediately failed by osd.6 2024-09-17T09:38:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.3 2024-09-17T09:38:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 failed (root=default,host=smithi066) (connection refused reported by osd.3) 2024-09-17T09:38:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.1 2024-09-17T09:38:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.3 2024-09-17T09:38:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.4 2024-09-17T09:38:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.6 2024-09-17T09:38:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.0 2024-09-17T09:38:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.1 2024-09-17T09:38:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.5 2024-09-17T09:38:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.7 2024-09-17T09:38:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.4 2024-09-17T09:38:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.6 2024-09-17T09:38:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.0 2024-09-17T09:38:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.5 2024-09-17T09:38:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.7 2024-09-17T09:38:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.5 2024-09-17T09:38:33.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:33 smithi204 ceph-mon[51734]: osd.2 reported immediately failed by osd.6 2024-09-17T09:38:34.244 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:33 smithi066 podman[87332]: 2024-09-17 09:38:33.91024349 +0000 UTC m=+0.541257941 container remove f233ef194a16193b6d60fbf558417a941465c36a4dc1a4d4e3e7152693595b6e (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.schema-version=1.0, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2) 2024-09-17T09:38:34.719 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:38:34.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:34 smithi066 ceph-mon[71715]: pgmap v97: 129 pgs: 129 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:38:34.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:34 smithi066 ceph-mon[71715]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:38:34.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:34 smithi066 ceph-mon[71715]: osdmap e85: 8 total, 7 up, 8 in 2024-09-17T09:38:34.745 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:34 smithi066 podman[87447]: 2024-09-17 09:38:34.373927733 +0000 UTC m=+0.016427245 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:38:34.745 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:34 smithi066 podman[87447]: 2024-09-17 09:38:34.486214137 +0000 UTC m=+0.128713675 container create 5d17cac2e38616a02e49c72e79ea069f30a2d4e2ba7ced18c17361a1d4955244 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-17T09:38:34.745 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:34 smithi066 podman[87447]: 2024-09-17 09:38:34.697374041 +0000 UTC m=+0.339873546 container init 5d17cac2e38616a02e49c72e79ea069f30a2d4e2ba7ced18c17361a1d4955244 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T09:38:34.745 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:34 smithi066 podman[87447]: 2024-09-17 09:38:34.701840193 +0000 UTC m=+0.344339695 container start 5d17cac2e38616a02e49c72e79ea069f30a2d4e2ba7ced18c17361a1d4955244 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, GIT_CLEAN=True) 2024-09-17T09:38:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:34 smithi204 ceph-mon[51734]: pgmap v97: 129 pgs: 129 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:38:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:34 smithi204 ceph-mon[51734]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:38:34.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:34 smithi204 ceph-mon[51734]: osdmap e85: 8 total, 7 up, 8 in 2024-09-17T09:38:35.109 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:34 smithi066 podman[87447]: 2024-09-17 09:38:34.797235979 +0000 UTC m=+0.439735490 container attach 5d17cac2e38616a02e49c72e79ea069f30a2d4e2ba7ced18c17361a1d4955244 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-17T09:38:35.109 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:34 smithi066 podman[87447]: 2024-09-17 09:38:34.902365486 +0000 UTC m=+0.544864988 container died 5d17cac2e38616a02e49c72e79ea069f30a2d4e2ba7ced18c17361a1d4955244 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-17T09:38:35.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:35 smithi066 ceph-mon[71715]: osdmap e86: 8 total, 7 up, 8 in 2024-09-17T09:38:35.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:35 smithi066 ceph-mon[71715]: pgmap v100: 129 pgs: 3 active+undersized, 10 stale+active+clean, 3 active+undersized+degraded, 113 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 26/1419 objects degraded (1.832%) 2024-09-17T09:38:35.748 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:35 smithi066 podman[87475]: 2024-09-17 09:38:35.525643138 +0000 UTC m=+0.617269961 container remove 5d17cac2e38616a02e49c72e79ea069f30a2d4e2ba7ced18c17361a1d4955244 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-deactivate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=) 2024-09-17T09:38:35.748 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:35 smithi066 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-17T09:38:35.749 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:35 smithi066 systemd[1]: Stopped Ceph osd.2 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:38:35.749 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:35 smithi066 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.2.service: Consumed 1min 4.142s CPU time. 2024-09-17T09:38:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:35 smithi204 ceph-mon[51734]: osdmap e86: 8 total, 7 up, 8 in 2024-09-17T09:38:35.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:35 smithi204 ceph-mon[51734]: pgmap v100: 129 pgs: 3 active+undersized, 10 stale+active+clean, 3 active+undersized+degraded, 113 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 26/1419 objects degraded (1.832%) 2024-09-17T09:38:36.062 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:35 smithi066 systemd[1]: Starting Ceph osd.2 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:38:36.062 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:35 smithi066 podman[87580]: 2024-09-17 09:38:35.960097773 +0000 UTC m=+0.112985445 container create 1b047e1b66be77f4d9b8a9ff4e62620b3ecab551d916c4d7c5d97882bb0cfaf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T09:38:36.062 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:35 smithi066 podman[87580]: 2024-09-17 09:38:35.863887178 +0000 UTC m=+0.016774870 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:38:36.488 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 podman[87580]: 2024-09-17 09:38:36.170776068 +0000 UTC m=+0.323663755 container init 1b047e1b66be77f4d9b8a9ff4e62620b3ecab551d916c4d7c5d97882bb0cfaf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-activate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS) 2024-09-17T09:38:36.488 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 podman[87580]: 2024-09-17 09:38:36.174773236 +0000 UTC m=+0.327660911 container start 1b047e1b66be77f4d9b8a9ff4e62620b3ecab551d916c4d7c5d97882bb0cfaf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-activate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b) 2024-09-17T09:38:36.488 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 podman[87580]: 2024-09-17 09:38:36.287579507 +0000 UTC m=+0.440467194 container attach 1b047e1b66be77f4d9b8a9ff4e62620b3ecab551d916c4d7c5d97882bb0cfaf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-activate, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-17T09:38:36.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:36 smithi066 ceph-mon[71715]: Health check failed: Degraded data redundancy: 26/1419 objects degraded (1.832%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T09:38:36.745 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-activate[87595]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T09:38:36.745 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 bash[87580]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T09:38:36.745 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-activate[87595]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T09:38:36.746 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 bash[87580]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T09:38:36.746 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-activate[87595]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T09:38:36.746 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 bash[87580]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T09:38:36.746 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-activate[87595]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T09:38:36.746 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 bash[87580]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T09:38:36.746 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-activate[87595]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-17T09:38:36.746 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 bash[87580]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-17T09:38:36.747 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-activate[87595]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T09:38:36.747 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 bash[87580]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T09:38:36.747 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-activate[87595]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-17T09:38:36.747 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 bash[87580]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-17T09:38:36.747 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:36 smithi066 podman[87580]: 2024-09-17 09:38:36.537455497 +0000 UTC m=+0.690343182 container died 1b047e1b66be77f4d9b8a9ff4e62620b3ecab551d916c4d7c5d97882bb0cfaf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-17T09:38:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:36 smithi204 ceph-mon[51734]: Health check failed: Degraded data redundancy: 26/1419 objects degraded (1.832%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T09:38:37.476 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:37 smithi066 podman[87727]: 2024-09-17 09:38:37.141334268 +0000 UTC m=+0.597756027 container remove 1b047e1b66be77f4d9b8a9ff4e62620b3ecab551d916c4d7c5d97882bb0cfaf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-17T09:38:37.476 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:37 smithi066 podman[87787]: 2024-09-17 09:38:37.342220156 +0000 UTC m=+0.102520531 container create 540036f26109737874d2d1896186f1cd0d45b0de0be5e9d6798221ce87c8f8d3 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-17T09:38:37.476 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:37 smithi066 podman[87787]: 2024-09-17 09:38:37.25622502 +0000 UTC m=+0.016525389 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:38:37.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:37 smithi066 ceph-mon[71715]: pgmap v101: 129 pgs: 7 active+undersized, 8 stale+active+clean, 4 active+undersized+degraded, 110 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 38/1419 objects degraded (2.678%) 2024-09-17T09:38:37.744 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:37 smithi066 podman[87787]: 2024-09-17 09:38:37.586008556 +0000 UTC m=+0.346308932 container init 540036f26109737874d2d1896186f1cd0d45b0de0be5e9d6798221ce87c8f8d3 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-17T09:38:37.745 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:37 smithi066 podman[87787]: 2024-09-17 09:38:37.589824326 +0000 UTC m=+0.350124694 container start 540036f26109737874d2d1896186f1cd0d45b0de0be5e9d6798221ce87c8f8d3 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:38:37.745 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:37 smithi066 ceph-osd[87806]: -- 172.21.15.66:0/2060785558 <== mon.0 v2:172.21.15.66:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560956ccd1e0 con 0x560956c6bc00 2024-09-17T09:38:37.745 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:37 smithi066 bash[87787]: 540036f26109737874d2d1896186f1cd0d45b0de0be5e9d6798221ce87c8f8d3 2024-09-17T09:38:37.745 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:37 smithi066 systemd[1]: Started Ceph osd.2 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:38:37.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:37 smithi204 ceph-mon[51734]: pgmap v101: 129 pgs: 7 active+undersized, 8 stale+active+clean, 4 active+undersized+degraded, 110 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 38/1419 objects degraded (2.678%) 2024-09-17T09:38:38.410 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:38 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2[87802]: 2024-09-17T09:38:38.126+0000 7fcd75373640 -1 Falling back to public interface 2024-09-17T09:38:38.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:38 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:38.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:38 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:38.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:38 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:38:38.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:38 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:38.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:38 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:38.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:38 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:38:39.745 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:38:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:39 smithi204 ceph-mon[51734]: pgmap v102: 129 pgs: 15 active+undersized, 20 active+undersized+degraded, 94 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 124/1419 objects degraded (8.739%) 2024-09-17T09:38:39.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:39 smithi066 ceph-mon[71715]: pgmap v102: 129 pgs: 15 active+undersized, 20 active+undersized+degraded, 94 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 124/1419 objects degraded (8.739%) 2024-09-17T09:38:42.089 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:41 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2[87802]: 2024-09-17T09:38:41.981+0000 7fcd75373640 -1 osd.2 0 read_superblock omap replica is missing. 2024-09-17T09:38:42.345 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:42 smithi066 ceph-mon[71715]: pgmap v103: 129 pgs: 15 active+undersized, 20 active+undersized+degraded, 94 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 124/1419 objects degraded (8.739%) 2024-09-17T09:38:42.345 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:42 smithi066 ceph-mon[71715]: Health check update: Degraded data redundancy: 124/1419 objects degraded (8.739%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T09:38:42.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:42 smithi204 ceph-mon[51734]: pgmap v103: 129 pgs: 15 active+undersized, 20 active+undersized+degraded, 94 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 124/1419 objects degraded (8.739%) 2024-09-17T09:38:42.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:42 smithi204 ceph-mon[51734]: Health check update: Degraded data redundancy: 124/1419 objects degraded (8.739%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T09:38:42.741 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:42 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2[87802]: 2024-09-17T09:38:42.343+0000 7fcd75373640 -1 osd.2 84 log_to_monitors true 2024-09-17T09:38:43.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:43 smithi204 ceph-mon[51734]: from='osd.2 [v2:172.21.15.66:6818/77854686,v1:172.21.15.66:6819/77854686]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:38:43.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:43.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:38:43.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:43 smithi066 ceph-mon[71715]: from='osd.2 [v2:172.21.15.66:6818/77854686,v1:172.21.15.66:6819/77854686]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:38:43.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:43.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:38:43.994 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:38:43 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2[87802]: 2024-09-17T09:38:43.556+0000 7fcd69115640 -1 osd.2 84 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T09:38:44.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:44 smithi204 ceph-mon[51734]: pgmap v104: 129 pgs: 15 active+undersized, 20 active+undersized+degraded, 94 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 218 B/s wr, 0 op/s; 124/1419 objects degraded (8.739%) 2024-09-17T09:38:44.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:44 smithi204 ceph-mon[51734]: from='osd.2 [v2:172.21.15.66:6818/77854686,v1:172.21.15.66:6819/77854686]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T09:38:44.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:44 smithi204 ceph-mon[51734]: osdmap e87: 8 total, 7 up, 8 in 2024-09-17T09:38:44.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:44 smithi204 ceph-mon[51734]: from='osd.2 [v2:172.21.15.66:6818/77854686,v1:172.21.15.66:6819/77854686]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:38:44.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:44 smithi204 ceph-mon[51734]: from='osd.2 [v2:172.21.15.66:6818/77854686,v1:172.21.15.66:6819/77854686]' entity='osd.2' 2024-09-17T09:38:44.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:44 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:44.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:44 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:44.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:44 smithi066 ceph-mon[71715]: pgmap v104: 129 pgs: 15 active+undersized, 20 active+undersized+degraded, 94 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 218 B/s wr, 0 op/s; 124/1419 objects degraded (8.739%) 2024-09-17T09:38:44.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:44 smithi066 ceph-mon[71715]: from='osd.2 [v2:172.21.15.66:6818/77854686,v1:172.21.15.66:6819/77854686]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T09:38:44.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:44 smithi066 ceph-mon[71715]: osdmap e87: 8 total, 7 up, 8 in 2024-09-17T09:38:44.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:44 smithi066 ceph-mon[71715]: from='osd.2 [v2:172.21.15.66:6818/77854686,v1:172.21.15.66:6819/77854686]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:38:44.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:44 smithi066 ceph-mon[71715]: from='osd.2 [v2:172.21.15.66:6818/77854686,v1:172.21.15.66:6819/77854686]' entity='osd.2' 2024-09-17T09:38:44.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:44 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:44.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:44 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:45.610 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:38:45.869 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:45 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:45.869 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:45 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:45.869 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:45 smithi066 ceph-mon[71715]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:38:45.869 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:45 smithi066 ceph-mon[71715]: osd.2 [v2:172.21.15.66:6818/77854686,v1:172.21.15.66:6819/77854686] boot 2024-09-17T09:38:45.870 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:45 smithi066 ceph-mon[71715]: osdmap e88: 8 total, 8 up, 8 in 2024-09-17T09:38:45.870 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:45 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:38:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:45 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:45 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:45 smithi204 ceph-mon[51734]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:38:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:45 smithi204 ceph-mon[51734]: osd.2 [v2:172.21.15.66:6818/77854686,v1:172.21.15.66:6819/77854686] boot 2024-09-17T09:38:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:45 smithi204 ceph-mon[51734]: osdmap e88: 8 total, 8 up, 8 in 2024-09-17T09:38:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:45 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:38:46.891 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:46 smithi204 ceph-mon[51734]: pgmap v107: 129 pgs: 4 peering, 13 active+undersized, 18 active+undersized+degraded, 94 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 383 B/s wr, 0 op/s; 104/1419 objects degraded (7.329%) 2024-09-17T09:38:46.891 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:46 smithi204 ceph-mon[51734]: osdmap e89: 8 total, 8 up, 8 in 2024-09-17T09:38:46.892 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:46 smithi204 ceph-mon[51734]: Health check update: Degraded data redundancy: 104/1419 objects degraded (7.329%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T09:38:46.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:46 smithi066 ceph-mon[71715]: pgmap v107: 129 pgs: 4 peering, 13 active+undersized, 18 active+undersized+degraded, 94 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 383 B/s wr, 0 op/s; 104/1419 objects degraded (7.329%) 2024-09-17T09:38:46.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:46 smithi066 ceph-mon[71715]: osdmap e89: 8 total, 8 up, 8 in 2024-09-17T09:38:46.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:46 smithi066 ceph-mon[71715]: Health check update: Degraded data redundancy: 104/1419 objects degraded (7.329%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T09:38:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:48 smithi204 ceph-mon[51734]: pgmap v109: 129 pgs: 4 peering, 11 active+undersized, 17 active+undersized+degraded, 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 92/1419 objects degraded (6.483%) 2024-09-17T09:38:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:48 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:48 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:48 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:48 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:38:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:48 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:38:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:48 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:48 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:48 smithi066 ceph-mon[71715]: pgmap v109: 129 pgs: 4 peering, 11 active+undersized, 17 active+undersized+degraded, 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 92/1419 objects degraded (6.483%) 2024-09-17T09:38:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:48 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:48 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:48 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:48 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:38:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:48 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:38:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:48 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:48.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:48 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:49.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:49 smithi066 ceph-mon[71715]: pgmap v110: 129 pgs: 4 peering, 11 active+undersized, 17 active+undersized+degraded, 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 428 B/s rd, 214 B/s wr, 0 op/s; 92/1419 objects degraded (6.483%) 2024-09-17T09:38:49.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:49 smithi066 ceph-mon[71715]: pgmap v111: 129 pgs: 4 peering, 11 active+undersized, 17 active+undersized+degraded, 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 435 B/s rd, 217 B/s wr, 0 op/s; 92/1419 objects degraded (6.483%) 2024-09-17T09:38:49.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:49 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:38:49.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:49 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:38:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:49 smithi204 ceph-mon[51734]: pgmap v110: 129 pgs: 4 peering, 11 active+undersized, 17 active+undersized+degraded, 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 428 B/s rd, 214 B/s wr, 0 op/s; 92/1419 objects degraded (6.483%) 2024-09-17T09:38:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:49 smithi204 ceph-mon[51734]: pgmap v111: 129 pgs: 4 peering, 11 active+undersized, 17 active+undersized+degraded, 97 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 435 B/s rd, 217 B/s wr, 0 op/s; 92/1419 objects degraded (6.483%) 2024-09-17T09:38:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:49 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:38:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:49 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:38:50.639 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:38:50.884 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:50 smithi066 ceph-mon[71715]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 92/1419 objects degraded (6.483%), 17 pgs degraded) 2024-09-17T09:38:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:50 smithi204 ceph-mon[51734]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 92/1419 objects degraded (6.483%), 17 pgs degraded) 2024-09-17T09:38:51.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:51 smithi204 ceph-mon[51734]: pgmap v112: 129 pgs: 129 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 194 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:38:51.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:51 smithi066 ceph-mon[71715]: pgmap v112: 129 pgs: 129 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 194 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:38:52.151 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:38:52.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:52 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:52.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:38:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:38:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:52.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:52.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:52.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:52.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:52.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:52.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:52.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:52.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:52.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:52.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:52.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:52.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:52.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:52.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:38:52.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:52.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:52.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:52.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:38:52.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:52.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:38:52.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:52.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:38:52.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:52.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:52.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:52.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:38:52.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:52.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:52.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:38:52.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:38:52.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:52.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:52.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:52.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:52.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:52.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:52.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:52.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:52.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:52.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:52.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:52.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:52.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:52.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:52.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:52.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:52.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:52 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:38:52.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:52 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:38:52.843 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:38:52.843 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 8s ago 23m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:38:52.843 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (107s) 8s ago 23m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 3bf4fffe5646 2024-09-17T09:38:52.843 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (103s) 98s ago 22m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 70c611c28368 2024-09-17T09:38:52.843 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 8s ago 23m 33.5M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:38:52.844 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (18m) 8s ago 17m 17.0M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:38:52.844 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (17m) 98s ago 17m 38.2M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:38:52.844 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (4m) 8s ago 24m 493M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:38:52.844 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (3m) 98s ago 22m 437M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:38:52.844 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (3m) 8s ago 24m 57.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:38:52.844 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (2m) 98s ago 22m 45.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 35e74ed8917c 2024-09-17T09:38:52.844 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (14m) 8s ago 14m 80.3M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:38:52.844 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (14m) 98s ago 14m 72.6M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:38:52.844 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 unknown 8s ago 22m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:38:52.844 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 98s ago 22m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:38:52.844 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (74s) 8s ago 21m 141M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 e07c5fc3250f 2024-09-17T09:38:52.844 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (44s) 8s ago 21m 119M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 01b7b3144868 2024-09-17T09:38:52.844 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (15s) 8s ago 21m 11.5M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 540036f26109 2024-09-17T09:38:52.845 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (20m) 8s ago 20m 427M 1936M 16.2.5 6933c2a0b7dd d75626a48916 2024-09-17T09:38:52.845 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (20m) 98s ago 20m 415M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:38:52.845 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (20m) 98s ago 20m 441M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:38:52.845 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (19m) 98s ago 19m 377M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:38:52.845 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (19m) 98s ago 19m 547M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:38:52.845 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 8s ago 22m 57.6M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:38:52.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:52 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:52.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:52.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:38:52.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:38:52.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:52.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:52.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:52.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:52.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:52.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:52.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:52.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:52.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:52.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:52.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:52.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:52.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:52.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:52.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:52.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:52.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:52.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:52.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:52.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:52.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:38:52.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:52.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:52.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:52.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:38:52.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:52.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:38:52.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:52.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:38:52.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:52.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:52.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:52.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:38:52.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:52.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:38:52.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:38:52.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:38:52.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:52.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:52.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:52.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:52.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:52.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:52.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:52.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:52.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:52.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:52.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:52.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:52.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:52.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:52.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:52.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:38:52.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:52 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:38:52.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:52 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:38:53.252 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:38:53.252 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:38:53.252 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:38:53.253 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:38:53.253 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:38:53.253 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:38:53.253 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:38:53.253 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:38:53.253 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-09-17T09:38:53.253 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T09:38:53.253 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:38:53.253 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:38:53.253 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:38:53.253 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:38:53.253 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:38:53.253 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-09-17T09:38:53.254 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 7 2024-09-17T09:38:53.254 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:38:53.254 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:38:53.629 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:38:53.630 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:38:53.630 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:38:53.630 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:38:53.630 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:38:53.630 INFO:teuthology.orchestra.run.smithi066.stdout: "crash", 2024-09-17T09:38:53.630 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr", 2024-09-17T09:38:53.630 INFO:teuthology.orchestra.run.smithi066.stdout: "mon" 2024-09-17T09:38:53.630 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:38:53.630 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "9/23 daemons upgraded", 2024-09-17T09:38:53.630 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T09:38:53.631 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:38:53.631 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:38:53.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:53 smithi066 ceph-mon[71715]: pgmap v113: 129 pgs: 129 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 151 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:38:53.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:53 smithi066 ceph-mon[71715]: from='client.34264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:53.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:53 smithi066 ceph-mon[71715]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:53.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:53 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/4172507068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:53 smithi204 ceph-mon[51734]: pgmap v113: 129 pgs: 129 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 151 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:38:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:53 smithi204 ceph-mon[51734]: from='client.34264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:53 smithi204 ceph-mon[51734]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:53 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/4172507068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:54.094 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:38:54.094 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:38:54.094 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:38:54.094 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:38:54.094 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:38:54.095 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:38:54.095 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:38:54.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:54 smithi066 ceph-mon[71715]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:54.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:54 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:54.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:54.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:38:54.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:38:54.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:54.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:54.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:54.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:54.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:54.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:54.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:54.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:54.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:54.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:54.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:54.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:54.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:54.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:54.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:54.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:54.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:54.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:54.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:54.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:54.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:38:54.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:54.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:54.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:54.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:38:54.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:54.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:38:54.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:54.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:38:54.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:54.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:54.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:54.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:38:54.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:54.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:54.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:38:54.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:38:54.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:54.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:54.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:54.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:54.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:54.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:54.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:54.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:54.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:54.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:54.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:54.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:54.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:54.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:54.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:54.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:54.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:54 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:38:54.868 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:54 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:38:54.869 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:54 smithi066 ceph-mon[71715]: from='client.34280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:54.869 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:54 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/3378729546' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:38:54.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:54 smithi204 ceph-mon[51734]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:54 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:38:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:38:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:54.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:54.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:54.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:54.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:54.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:54.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:54.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:54.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:54.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:54.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:54.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:54.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:54.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:38:54.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:54.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:54.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:54.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:38:54.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:54.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:38:54.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:54.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:38:54.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:54.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:54.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:54.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:38:54.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:54.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:38:54.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:38:54.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:38:54.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:54.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:54.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:54.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:54.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:54.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:54.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:54.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:54.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:54.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:54.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:54.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:54.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:54.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:54.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:54.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:38:54.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:54 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:38:54.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:54 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:38:54.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:54 smithi204 ceph-mon[51734]: from='client.34280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:38:54.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:54 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/3378729546' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:38:55.670 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:38:55.948 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:55 smithi066 ceph-mon[71715]: pgmap v114: 129 pgs: 129 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 248 B/s rd, 248 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:38:55.948 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:55 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:55.948 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:55.948 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:38:55.949 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:38:55.949 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:55.949 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:55.949 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:55.949 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:55.949 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:55.949 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:55.949 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:55.949 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:55.949 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:55.949 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:55.949 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:55.949 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:55.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:55.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:55.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:55.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:55.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:55.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:55.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:55.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:55.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:38:55.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:55.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:55.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:55.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:38:55.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:55.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:38:55.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:55.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:38:55.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:55.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:55.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:55.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:38:55.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:55.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:55.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:38:55.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:38:55.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:55.951 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:55.952 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:55.952 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:55.952 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:55.952 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:55.952 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:55.952 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:55.952 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:55.952 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:55.952 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:55.952 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:55.952 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:55.952 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:55.952 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:55.953 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:55.953 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:55 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:38:55.953 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:55 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:38:55.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:55 smithi204 ceph-mon[51734]: pgmap v114: 129 pgs: 129 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 248 B/s rd, 248 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:38:55.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:55 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:55.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:55.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:38:55.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:38:55.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:55.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:55.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:55.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:55.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:55.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:55.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:55.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:55.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:55.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:55.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:55.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:55.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:55.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:55.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:55.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:55.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:55.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:55.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:55.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:55.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:38:55.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:55.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:55.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:55.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:38:55.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:55.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:38:55.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:55.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:38:55.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:55.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:55.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:55.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:38:55.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:55.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:38:55.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:55.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:55.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:55.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:38:55.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:55 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:38:55.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:55 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:38:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:57 smithi204 ceph-mon[51734]: pgmap v115: 129 pgs: 129 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 233 B/s rd, 233 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:38:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:57 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:38:57.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:57 smithi066 ceph-mon[71715]: pgmap v115: 129 pgs: 129 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 233 B/s rd, 233 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:38:57.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:57 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:38:58.924 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:58 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:58.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:58.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:38:58.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:38:58.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:58.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:58.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:58.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:58.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:58.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:58.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:58.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:58.925 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:58.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:58.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:58.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:58.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:58.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:58.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:58.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:58.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:58.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:58.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:58.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:58.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:38:58.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:58.926 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:58.927 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:58.927 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:38:58.927 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:58.927 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:38:58.927 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:58.927 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:38:58.927 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:58.927 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:58.927 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:58.927 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:38:58.927 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:58.927 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:58.927 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:38:58.927 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:58.928 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:58.929 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:58.929 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:58 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:38:58.929 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:58 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:38:58.929 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:58 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:58.929 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:58.929 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:38:58.929 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:38:58.929 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:58.929 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:58.929 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:58.929 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:58.929 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:58.929 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:58.930 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:38:58.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:58.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:58.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:58.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:38:58.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:58.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:38:58.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:58.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:38:58.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:58.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:58.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:58.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:38:58.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:58.931 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:58.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:38:58.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:38:58.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:58.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:58.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:38:58.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:58.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:58.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:58.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:38:58.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:58.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:58.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:58.932 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:58.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:58.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:58.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:58.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:58.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:58.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:58.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:58.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:58.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T09:38:58.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:58 smithi066 ceph-mon[71715]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T09:38:58.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:58 smithi066 ceph-mon[71715]: Upgrade: osd.3 is safe to restart 2024-09-17T09:38:58.933 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:58.934 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:38:58.934 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:58 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:58.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:38:58.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:38:58.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:58.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:58.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:58.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:58.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:58.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:58.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:58.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:58.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:58.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:58.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:58.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:58.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:58.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:58.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:58.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:58.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:58.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:58.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:58.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:58.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:38:58.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:58.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:58.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:58.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:38:58.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:58.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:38:58.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:58.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:38:58.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:58.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:58.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:58.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:38:58.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:58.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:38:58.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:38:58.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:38:58.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:58.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:58.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:58.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:58.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:58.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:58.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:58.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:58.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:58.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:58.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:58.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:58.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:58.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:58.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:38:58.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:38:58.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:58 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:38:58.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:58 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:38:58.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:58 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:58.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:58.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:38:58.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:38:58.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:58.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:58.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:58.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:58.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:58.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:58.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:58.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:58.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:58.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:58.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:58.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:58.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:58.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:58.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:58.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:58.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:58.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:38:58.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:38:58.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:38:58.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:38:58.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:38:58.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:38:58.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:38:58.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:38:58.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:38:58.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:38:58.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:38:58.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:38:58.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:38:58.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:38:58.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:38:58.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:38:58.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:58.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:38:58.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:38:58.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:38:58.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:58.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:58.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:38:58.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:38:58.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:38:58.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:38:58.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:38:58.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:38:58.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:38:58.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:38:58.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:38:58.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:38:58.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:38:58.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:38:58.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:38:58.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:38:58.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:58.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:58.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:38:58.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T09:38:58.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:58 smithi204 ceph-mon[51734]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T09:38:58.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:58 smithi204 ceph-mon[51734]: Upgrade: osd.3 is safe to restart 2024-09-17T09:38:58.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:58.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:38:58.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:59 smithi204 ceph-mon[51734]: pgmap v116: 129 pgs: 129 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:38:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:59 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:59 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T09:38:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:38:59 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:38:59.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:59 smithi066 ceph-mon[71715]: pgmap v116: 129 pgs: 129 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:38:59.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:59 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:38:59.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:59 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T09:38:59.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:38:59 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:39:00.712 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:39:00.897 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:00 smithi066 ceph-mon[71715]: Upgrade: Updating osd.3 2024-09-17T09:39:00.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:00 smithi066 ceph-mon[71715]: Deploying daemon osd.3 on smithi066 2024-09-17T09:39:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:00 smithi204 ceph-mon[51734]: Upgrade: Updating osd.3 2024-09-17T09:39:00.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:00 smithi204 ceph-mon[51734]: Deploying daemon osd.3 on smithi066 2024-09-17T09:39:01.879 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:01 smithi066 ceph-mon[71715]: pgmap v117: 129 pgs: 129 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:01.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:01 smithi204 ceph-mon[51734]: pgmap v117: 129 pgs: 129 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:02.245 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:01 smithi066 systemd[1]: Stopping Ceph osd.3 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:39:02.245 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.3[40868]: debug 2024-09-17T09:39:02.025+0000 7fe0aa5f2700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T09:39:02.245 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.3[40868]: debug 2024-09-17T09:39:02.025+0000 7fe0aa5f2700 -1 osd.3 89 *** Got signal Terminated *** 2024-09-17T09:39:02.245 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.3[40868]: debug 2024-09-17T09:39:02.025+0000 7fe0aa5f2700 -1 osd.3 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:39:02.245 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:02 smithi066 podman[90854]: 2024-09-17 09:39:02.12730942 +0000 UTC m=+0.208349417 container died d75626a48916d0ef418900063c29e851087a07b833c6aba0c8674591f254ed6f (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.3, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, CEPH_POINT_RELEASE=-16.2.5, RELEASE=HEAD, ceph=True, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0) 2024-09-17T09:39:02.744 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:02 smithi066 podman[90854]: 2024-09-17 09:39:02.483752056 +0000 UTC m=+0.564792056 container cleanup d75626a48916d0ef418900063c29e851087a07b833c6aba0c8674591f254ed6f (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.3, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.name=CentOS Base Image, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, ceph=True, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=HEAD, maintainer=Dimitri Savineau ) 2024-09-17T09:39:02.744 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:02 smithi066 bash[90854]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.3 2024-09-17T09:39:02.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 reported immediately failed by osd.1 2024-09-17T09:39:02.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 failed (root=default,host=smithi066) (connection refused reported by osd.1) 2024-09-17T09:39:02.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 reported immediately failed by osd.1 2024-09-17T09:39:02.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 reported immediately failed by osd.2 2024-09-17T09:39:02.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 reported immediately failed by osd.5 2024-09-17T09:39:02.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 reported immediately failed by osd.7 2024-09-17T09:39:02.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 reported immediately failed by osd.4 2024-09-17T09:39:02.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 reported immediately failed by osd.6 2024-09-17T09:39:02.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 reported immediately failed by osd.0 2024-09-17T09:39:02.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 reported immediately failed by osd.2 2024-09-17T09:39:02.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 reported immediately failed by osd.5 2024-09-17T09:39:02.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 reported immediately failed by osd.7 2024-09-17T09:39:02.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 reported immediately failed by osd.4 2024-09-17T09:39:02.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 reported immediately failed by osd.6 2024-09-17T09:39:02.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:02 smithi066 ceph-mon[71715]: osd.3 reported immediately failed by osd.0 2024-09-17T09:39:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 reported immediately failed by osd.1 2024-09-17T09:39:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 failed (root=default,host=smithi066) (connection refused reported by osd.1) 2024-09-17T09:39:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 reported immediately failed by osd.1 2024-09-17T09:39:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 reported immediately failed by osd.2 2024-09-17T09:39:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 reported immediately failed by osd.5 2024-09-17T09:39:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 reported immediately failed by osd.7 2024-09-17T09:39:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 reported immediately failed by osd.4 2024-09-17T09:39:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 reported immediately failed by osd.6 2024-09-17T09:39:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 reported immediately failed by osd.0 2024-09-17T09:39:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 reported immediately failed by osd.2 2024-09-17T09:39:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 reported immediately failed by osd.5 2024-09-17T09:39:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 reported immediately failed by osd.7 2024-09-17T09:39:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 reported immediately failed by osd.4 2024-09-17T09:39:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 reported immediately failed by osd.6 2024-09-17T09:39:02.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:02 smithi204 ceph-mon[51734]: osd.3 reported immediately failed by osd.0 2024-09-17T09:39:03.244 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:02 smithi066 podman[90866]: 2024-09-17 09:39:02.795382611 +0000 UTC m=+0.667236752 container remove d75626a48916d0ef418900063c29e851087a07b833c6aba0c8674591f254ed6f (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.3, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, ceph=True, CEPH_POINT_RELEASE=-16.2.5) 2024-09-17T09:39:03.522 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:03 smithi066 podman[90973]: 2024-09-17 09:39:03.252338722 +0000 UTC m=+0.096688672 container create 97a34a8fafc2cfd9542ec11fb5db14526c8636f6002fddf4c6f908dd671bfeab (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-17T09:39:03.522 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:03 smithi066 podman[90973]: 2024-09-17 09:39:03.172958805 +0000 UTC m=+0.017308769 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:39:03.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:03 smithi204 ceph-mon[51734]: pgmap v118: 129 pgs: 129 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:39:03.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:03 smithi204 ceph-mon[51734]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:39:03.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:03 smithi204 ceph-mon[51734]: osdmap e90: 8 total, 7 up, 8 in 2024-09-17T09:39:03.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:03 smithi066 ceph-mon[71715]: pgmap v118: 129 pgs: 129 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:39:03.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:03 smithi066 ceph-mon[71715]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:39:03.993 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:03 smithi066 ceph-mon[71715]: osdmap e90: 8 total, 7 up, 8 in 2024-09-17T09:39:03.994 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:03 smithi066 podman[90973]: 2024-09-17 09:39:03.521836728 +0000 UTC m=+0.366186679 container init 97a34a8fafc2cfd9542ec11fb5db14526c8636f6002fddf4c6f908dd671bfeab (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-deactivate, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0) 2024-09-17T09:39:03.994 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:03 smithi066 podman[90973]: 2024-09-17 09:39:03.525880364 +0000 UTC m=+0.370230315 container start 97a34a8fafc2cfd9542ec11fb5db14526c8636f6002fddf4c6f908dd671bfeab (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-deactivate, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b) 2024-09-17T09:39:03.994 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:03 smithi066 podman[90973]: 2024-09-17 09:39:03.61321787 +0000 UTC m=+0.457567830 container attach 97a34a8fafc2cfd9542ec11fb5db14526c8636f6002fddf4c6f908dd671bfeab (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-deactivate, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:39:03.994 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:03 smithi066 podman[90973]: 2024-09-17 09:39:03.730527404 +0000 UTC m=+0.574877358 container died 97a34a8fafc2cfd9542ec11fb5db14526c8636f6002fddf4c6f908dd671bfeab (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-17T09:39:04.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:04 smithi066 ceph-mon[71715]: osdmap e91: 8 total, 7 up, 8 in 2024-09-17T09:39:04.745 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:04 smithi066 podman[90996]: 2024-09-17 09:39:04.442564291 +0000 UTC m=+0.701145231 container remove 97a34a8fafc2cfd9542ec11fb5db14526c8636f6002fddf4c6f908dd671bfeab (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True) 2024-09-17T09:39:04.745 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:04 smithi066 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-17T09:39:04.745 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:04 smithi066 systemd[1]: Stopped Ceph osd.3 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:39:04.745 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:04 smithi066 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.3.service: Consumed 1min 58.475s CPU time. 2024-09-17T09:39:04.745 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:04 smithi066 systemd[1]: Starting Ceph osd.3 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:39:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:04 smithi204 ceph-mon[51734]: osdmap e91: 8 total, 7 up, 8 in 2024-09-17T09:39:05.176 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:04 smithi066 podman[91102]: 2024-09-17 09:39:04.800548759 +0000 UTC m=+0.016484231 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:39:05.176 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 podman[91102]: 2024-09-17 09:39:05.076959991 +0000 UTC m=+0.292895489 container create 81fc92774a0a4b5b4ab8189193715ffebc21f8b17a623f8478bd9f0ae7c7c592 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-activate, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-17T09:39:05.494 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 podman[91102]: 2024-09-17 09:39:05.288063156 +0000 UTC m=+0.503998619 container init 81fc92774a0a4b5b4ab8189193715ffebc21f8b17a623f8478bd9f0ae7c7c592 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, ceph=True, io.buildah.version=1.37.2) 2024-09-17T09:39:05.494 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 podman[91102]: 2024-09-17 09:39:05.291923829 +0000 UTC m=+0.507859298 container start 81fc92774a0a4b5b4ab8189193715ffebc21f8b17a623f8478bd9f0ae7c7c592 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2) 2024-09-17T09:39:05.494 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 podman[91102]: 2024-09-17 09:39:05.370816197 +0000 UTC m=+0.586751666 container attach 81fc92774a0a4b5b4ab8189193715ffebc21f8b17a623f8478bd9f0ae7c7c592 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-activate, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True) 2024-09-17T09:39:05.739 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:39:05.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:05 smithi066 ceph-mon[71715]: pgmap v121: 129 pgs: 28 peering, 10 stale+active+clean, 91 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-17T09:39:05.950 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:05 smithi066 ceph-mon[71715]: Health check failed: Reduced data availability: 1 pg inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-17T09:39:05.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-activate[91116]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T09:39:05.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 bash[91102]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T09:39:05.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-activate[91116]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T09:39:05.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 bash[91102]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T09:39:05.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-activate[91116]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T09:39:05.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 bash[91102]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T09:39:05.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-activate[91116]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T09:39:05.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 bash[91102]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T09:39:05.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-activate[91116]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T09:39:05.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 bash[91102]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T09:39:05.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-activate[91116]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T09:39:05.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 bash[91102]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T09:39:05.952 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-activate[91116]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T09:39:05.952 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 bash[91102]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T09:39:05.952 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:05 smithi066 podman[91102]: 2024-09-17 09:39:05.652112807 +0000 UTC m=+0.868048275 container died 81fc92774a0a4b5b4ab8189193715ffebc21f8b17a623f8478bd9f0ae7c7c592 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-activate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731) 2024-09-17T09:39:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:05 smithi204 ceph-mon[51734]: pgmap v121: 129 pgs: 28 peering, 10 stale+active+clean, 91 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-17T09:39:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:05 smithi204 ceph-mon[51734]: Health check failed: Reduced data availability: 1 pg inactive, 9 pgs peering (PG_AVAILABILITY) 2024-09-17T09:39:06.494 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:06 smithi066 podman[91247]: 2024-09-17 09:39:06.224851504 +0000 UTC m=+0.563484863 container remove 81fc92774a0a4b5b4ab8189193715ffebc21f8b17a623f8478bd9f0ae7c7c592 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-activate, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b) 2024-09-17T09:39:06.494 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:06 smithi066 podman[91319]: 2024-09-17 09:39:06.425726986 +0000 UTC m=+0.106180389 container create 49041b1ec02a10e9a436ca470f3abf3f6acae82b3a8af36078730c7ddb2a651c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, GIT_CLEAN=True, ceph=True) 2024-09-17T09:39:06.495 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:06 smithi066 podman[91319]: 2024-09-17 09:39:06.335991731 +0000 UTC m=+0.016445140 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:39:06.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:06 smithi204 ceph-mon[51734]: pgmap v122: 129 pgs: 8 active+undersized, 28 peering, 14 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 86/1419 objects degraded (6.061%) 2024-09-17T09:39:06.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:06 smithi204 ceph-mon[51734]: Health check failed: Degraded data redundancy: 86/1419 objects degraded (6.061%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T09:39:06.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:06 smithi066 ceph-mon[71715]: pgmap v122: 129 pgs: 8 active+undersized, 28 peering, 14 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 86/1419 objects degraded (6.061%) 2024-09-17T09:39:06.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:06 smithi066 ceph-mon[71715]: Health check failed: Degraded data redundancy: 86/1419 objects degraded (6.061%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T09:39:06.994 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:06 smithi066 podman[91319]: 2024-09-17 09:39:06.636493676 +0000 UTC m=+0.316947088 container init 49041b1ec02a10e9a436ca470f3abf3f6acae82b3a8af36078730c7ddb2a651c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b) 2024-09-17T09:39:06.995 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:06 smithi066 podman[91319]: 2024-09-17 09:39:06.639845526 +0000 UTC m=+0.320298926 container start 49041b1ec02a10e9a436ca470f3abf3f6acae82b3a8af36078730c7ddb2a651c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-17T09:39:06.995 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:06 smithi066 ceph-osd[91338]: -- 172.21.15.66:0/3173002722 <== mon.0 v2:172.21.15.66:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b4c49571e0 con 0x55b4c48f5c00 2024-09-17T09:39:06.995 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:06 smithi066 bash[91319]: 49041b1ec02a10e9a436ca470f3abf3f6acae82b3a8af36078730c7ddb2a651c 2024-09-17T09:39:06.995 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:06 smithi066 systemd[1]: Started Ceph osd.3 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:39:07.441 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3[91334]: 2024-09-17T09:39:07.183+0000 7f0d86f4b640 -1 Falling back to public interface 2024-09-17T09:39:08.202 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:07 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:08.203 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:07 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:08.203 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:07 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:39:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:07 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:07 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:08.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:07 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:39:09.072 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:08 smithi066 ceph-mon[71715]: pgmap v123: 129 pgs: 8 active+undersized, 28 peering, 14 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 86/1419 objects degraded (6.061%) 2024-09-17T09:39:09.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:08 smithi204 ceph-mon[51734]: pgmap v123: 129 pgs: 8 active+undersized, 28 peering, 14 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 86/1419 objects degraded (6.061%) 2024-09-17T09:39:10.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:09 smithi204 ceph-mon[51734]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 9 pgs peering) 2024-09-17T09:39:10.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:09 smithi066 ceph-mon[71715]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 9 pgs peering) 2024-09-17T09:39:10.768 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:39:11.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:10 smithi204 ceph-mon[51734]: pgmap v124: 129 pgs: 20 active+undersized, 30 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 182/1419 objects degraded (12.826%) 2024-09-17T09:39:11.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:10 smithi066 ceph-mon[71715]: pgmap v124: 129 pgs: 20 active+undersized, 30 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 182/1419 objects degraded (12.826%) 2024-09-17T09:39:12.689 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3[91334]: 2024-09-17T09:39:12.280+0000 7f0d86f4b640 -1 osd.3 0 read_superblock omap replica is missing. 2024-09-17T09:39:12.994 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:12 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3[91334]: 2024-09-17T09:39:12.905+0000 7f0d86f4b640 -1 osd.3 89 log_to_monitors true 2024-09-17T09:39:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:13 smithi204 ceph-mon[51734]: pgmap v125: 129 pgs: 20 active+undersized, 30 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 223 B/s wr, 0 op/s; 182/1419 objects degraded (12.826%) 2024-09-17T09:39:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:39:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:13 smithi204 ceph-mon[51734]: from='osd.3 [v2:172.21.15.66:6826/4086514209,v1:172.21.15.66:6827/4086514209]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T09:39:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:13 smithi066 ceph-mon[71715]: pgmap v125: 129 pgs: 20 active+undersized, 30 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 223 B/s wr, 0 op/s; 182/1419 objects degraded (12.826%) 2024-09-17T09:39:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:39:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:13 smithi066 ceph-mon[71715]: from='osd.3 [v2:172.21.15.66:6826/4086514209,v1:172.21.15.66:6827/4086514209]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T09:39:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:14.264 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:39:14 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3[91334]: 2024-09-17T09:39:14.180+0000 7f0d7aced640 -1 osd.3 89 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T09:39:14.913 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:14 smithi066 ceph-mon[71715]: from='osd.3 [v2:172.21.15.66:6826/4086514209,v1:172.21.15.66:6827/4086514209]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T09:39:14.913 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:14 smithi066 ceph-mon[71715]: osdmap e92: 8 total, 7 up, 8 in 2024-09-17T09:39:14.914 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:14 smithi066 ceph-mon[71715]: from='osd.3 [v2:172.21.15.66:6826/4086514209,v1:172.21.15.66:6827/4086514209]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:39:14.914 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:14 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:14.914 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:14 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:14.914 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:14 smithi066 ceph-mon[71715]: from='osd.3 [v2:172.21.15.66:6826/4086514209,v1:172.21.15.66:6827/4086514209]' entity='osd.3' 2024-09-17T09:39:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:14 smithi204 ceph-mon[51734]: from='osd.3 [v2:172.21.15.66:6826/4086514209,v1:172.21.15.66:6827/4086514209]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T09:39:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:14 smithi204 ceph-mon[51734]: osdmap e92: 8 total, 7 up, 8 in 2024-09-17T09:39:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:14 smithi204 ceph-mon[51734]: from='osd.3 [v2:172.21.15.66:6826/4086514209,v1:172.21.15.66:6827/4086514209]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]: dispatch 2024-09-17T09:39:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:14 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:14 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:14 smithi204 ceph-mon[51734]: from='osd.3 [v2:172.21.15.66:6826/4086514209,v1:172.21.15.66:6827/4086514209]' entity='osd.3' 2024-09-17T09:39:15.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:15 smithi066 ceph-mon[71715]: pgmap v127: 129 pgs: 20 active+undersized, 30 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 182/1419 objects degraded (12.826%) 2024-09-17T09:39:15.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:15 smithi066 ceph-mon[71715]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:39:15.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:15 smithi066 ceph-mon[71715]: osd.3 [v2:172.21.15.66:6826/4086514209,v1:172.21.15.66:6827/4086514209] boot 2024-09-17T09:39:15.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:15 smithi066 ceph-mon[71715]: osdmap e93: 8 total, 8 up, 8 in 2024-09-17T09:39:15.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:15 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:39:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:15 smithi204 ceph-mon[51734]: pgmap v127: 129 pgs: 20 active+undersized, 30 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 182/1419 objects degraded (12.826%) 2024-09-17T09:39:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:15 smithi204 ceph-mon[51734]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:39:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:15 smithi204 ceph-mon[51734]: osd.3 [v2:172.21.15.66:6826/4086514209,v1:172.21.15.66:6827/4086514209] boot 2024-09-17T09:39:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:15 smithi204 ceph-mon[51734]: osdmap e93: 8 total, 8 up, 8 in 2024-09-17T09:39:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:15 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:39:16.234 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:39:17.372 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:17 smithi066 ceph-mon[71715]: pgmap v129: 129 pgs: 6 peering, 18 active+undersized, 26 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 150/1419 objects degraded (10.571%) 2024-09-17T09:39:17.372 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:17 smithi066 ceph-mon[71715]: osdmap e94: 8 total, 8 up, 8 in 2024-09-17T09:39:17.372 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:17 smithi066 ceph-mon[71715]: Health check update: Degraded data redundancy: 182/1419 objects degraded (12.826%), 30 pgs degraded (PG_DEGRADED) 2024-09-17T09:39:17.373 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:17.373 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:17.373 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:39:17.373 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:39:17.373 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:17.373 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:17 smithi204 ceph-mon[51734]: pgmap v129: 129 pgs: 6 peering, 18 active+undersized, 26 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 150/1419 objects degraded (10.571%) 2024-09-17T09:39:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:17 smithi204 ceph-mon[51734]: osdmap e94: 8 total, 8 up, 8 in 2024-09-17T09:39:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:17 smithi204 ceph-mon[51734]: Health check update: Degraded data redundancy: 182/1419 objects degraded (12.826%), 30 pgs degraded (PG_DEGRADED) 2024-09-17T09:39:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:39:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:39:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:18.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:18 smithi204 ceph-mon[51734]: pgmap v131: 129 pgs: 6 peering, 18 active+undersized, 26 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 388 B/s rd, 194 B/s wr, 0 op/s; 150/1419 objects degraded (10.571%) 2024-09-17T09:39:18.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:18 smithi204 ceph-mon[51734]: pgmap v132: 129 pgs: 6 peering, 18 active+undersized, 26 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 150/1419 objects degraded (10.571%) 2024-09-17T09:39:18.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:18 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:39:18.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:18 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:39:18.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:18 smithi066 ceph-mon[71715]: pgmap v131: 129 pgs: 6 peering, 18 active+undersized, 26 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 388 B/s rd, 194 B/s wr, 0 op/s; 150/1419 objects degraded (10.571%) 2024-09-17T09:39:18.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:18 smithi066 ceph-mon[71715]: pgmap v132: 129 pgs: 6 peering, 18 active+undersized, 26 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 150/1419 objects degraded (10.571%) 2024-09-17T09:39:18.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:18 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:39:18.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:18 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:39:20.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:20 smithi066 ceph-mon[71715]: pgmap v133: 129 pgs: 6 peering, 2 active+undersized, 4 active+undersized+degraded, 117 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 194 B/s wr, 33 op/s; 22/1419 objects degraded (1.550%); 0 B/s, 0 objects/s recovering 2024-09-17T09:39:20.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:20 smithi204 ceph-mon[51734]: pgmap v133: 129 pgs: 6 peering, 2 active+undersized, 4 active+undersized+degraded, 117 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 194 B/s wr, 33 op/s; 22/1419 objects degraded (1.550%); 0 B/s, 0 objects/s recovering 2024-09-17T09:39:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:21 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:39:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:39:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:21.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:21.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:21.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:21.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:21.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:21.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:21.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:21.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:21.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:21.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:21.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:21.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:21.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:21.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:39:21.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:21.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:21.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:21.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:39:21.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:21.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:39:21.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:21.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:39:21.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:21.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:21.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:21.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:39:21.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:21.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:21.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:39:21.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:39:21.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:21.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:21.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:21.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:21.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:21.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:21.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:21.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:21.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:21.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:21.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:21.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:21.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:21.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:21.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:21.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:21.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:21 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:39:21.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:21 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:39:21.263 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:39:21.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:21 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:21.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:21.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:39:21.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:39:21.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:21.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:21.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:21.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:21.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:21.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:21.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:21.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:21.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:21.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:21.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:21.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:21.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:21.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:21.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:21.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:21.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:21.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:21.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:21.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:21.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:39:21.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:21.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:21.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:21.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:39:21.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:21.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:39:21.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:21.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:39:21.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:21.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:21.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:21.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:39:21.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:21.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:21.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:39:21.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:39:21.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:21.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:21.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:21.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:21.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:21.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:21.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:21.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:21.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:21.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:21.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:21.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:21.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:21.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:21.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:21.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:21.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:21 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:39:21.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:21 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:39:22.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:22 smithi066 ceph-mon[71715]: pgmap v134: 129 pgs: 129 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 173 B/s wr, 29 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:22.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:22 smithi066 ceph-mon[71715]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/1419 objects degraded (1.550%), 4 pgs degraded) 2024-09-17T09:39:22.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:22 smithi204 ceph-mon[51734]: pgmap v134: 129 pgs: 129 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 173 B/s wr, 29 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:22.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:22 smithi204 ceph-mon[51734]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/1419 objects degraded (1.550%), 4 pgs degraded) 2024-09-17T09:39:24.406 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:24 smithi066 ceph-mon[71715]: pgmap v135: 129 pgs: 129 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 140 B/s wr, 24 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:24.406 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:24 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:24.406 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:24.407 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:39:24.407 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:39:24.407 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.407 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:24.407 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:24.407 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:24.407 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:24.407 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:24.407 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:24.407 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:24.407 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:24.407 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:24.407 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:24.407 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:24.408 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:24.408 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:24.408 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.408 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:24.408 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:24.408 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:24.408 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:24.408 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:24.408 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:39:24.408 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:24.408 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:24.408 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:24.408 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:39:24.409 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:24.409 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:39:24.409 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:24.409 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:39:24.409 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:24.409 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:24.409 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:24.409 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:39:24.409 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:24.409 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:24.409 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:39:24.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:39:24.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:24.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:24.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:24.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:24.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:24.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:24.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:24.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:24.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:24.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:24.410 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:24.411 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:24.411 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:24.411 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.411 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:24.411 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:24 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:39:24.411 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:24 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:39:24.411 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:24 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:24.411 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:24.411 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:39:24.411 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:39:24.411 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.412 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:24.412 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:24.412 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:24.412 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:24.412 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:24.412 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:24.412 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:24.412 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:24.412 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:24.412 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:24.412 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:24.412 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:24.412 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:24.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:24.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:24.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:24.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:24.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:24.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:39:24.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:24.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:24.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:24.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:39:24.413 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:24.414 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:39:24.414 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:24.414 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:39:24.414 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:24.414 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:24.414 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:24.414 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:39:24.414 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:24.414 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:24.414 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:39:24.414 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:39:24.414 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.414 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:24.415 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:24.415 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:24.415 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:24.415 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:24.415 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:24.415 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:24.415 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:24.415 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:24.415 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:24.415 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:24.415 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:24.415 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:24.416 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.416 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:24.416 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:24 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:39:24.464 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:39:24.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:24 smithi204 ceph-mon[51734]: pgmap v135: 129 pgs: 129 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 140 B/s wr, 24 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:24.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:24 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:24.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:24.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:39:24.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:39:24.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:24.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:24.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:24.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:24.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:24.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:24.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:24.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:24.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:24.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:24.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:24.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:24.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:24.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:24.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:24.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:24.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:24.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:24.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:39:24.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:24.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:24.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:24.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:39:24.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:24.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:39:24.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:24.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:39:24.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:24.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:24.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:24.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:39:24.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:24.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:24.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:39:24.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:39:24.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:24.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:24.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:24.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:24.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:24.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:24.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:24.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:24.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:24.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:24.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:24.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:24.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:24.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:24.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:24 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:39:24.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:24 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:39:24.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:24 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:24.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:24.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:39:24.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:39:24.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:24.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:24.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:24.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:24.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:24.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:24.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:24.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:24.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:24.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:24.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:24.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:24.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:24.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:24.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:24.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:24.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:24.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:24.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:39:24.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:24.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:24.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:24.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:39:24.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:24.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:39:24.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:24.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:39:24.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:24.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:24.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:24.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:39:24.501 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:24.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:24.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:39:24.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:39:24.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:24.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:24.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:24.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:24.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:24.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:24.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:24.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:24.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:24.502 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:24.503 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:24.503 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:24.503 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:24.503 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:24.503 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:24.503 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:24 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:39:25.144 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:39:25.144 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 11s ago 23m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:39:25.144 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (2m) 11s ago 23m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 3bf4fffe5646 2024-09-17T09:39:25.144 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (2m) 2m ago 23m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 70c611c28368 2024-09-17T09:39:25.144 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 11s ago 23m 33.6M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:39:25.144 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (18m) 11s ago 18m 17.1M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:39:25.144 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (18m) 2m ago 18m 38.2M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:39:25.144 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (4m) 11s ago 25m 494M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:39:25.144 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (3m) 2m ago 22m 437M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:39:25.145 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (3m) 11s ago 25m 62.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:39:25.145 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (3m) 2m ago 22m 45.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 35e74ed8917c 2024-09-17T09:39:25.145 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (15m) 11s ago 15m 80.4M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:39:25.145 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (15m) 2m ago 15m 72.6M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:39:25.145 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 unknown 11s ago 23m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:39:25.145 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 2m ago 22m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:39:25.145 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (106s) 11s ago 22m 141M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 e07c5fc3250f 2024-09-17T09:39:25.145 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (77s) 11s ago 21m 120M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 01b7b3144868 2024-09-17T09:39:25.145 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (47s) 11s ago 21m 99.9M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 540036f26109 2024-09-17T09:39:25.145 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (18s) 11s ago 21m 11.0M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 49041b1ec02a 2024-09-17T09:39:25.145 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (20m) 2m ago 20m 415M 2704M 16.2.5 6933c2a0b7dd c8481dd95c78 2024-09-17T09:39:25.146 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (20m) 2m ago 20m 441M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:39:25.146 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (20m) 2m ago 20m 377M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:39:25.146 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (19m) 2m ago 19m 547M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:39:25.146 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 11s ago 23m 57.7M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:39:25.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:25 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:39:25.466 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:25 smithi066 ceph-mon[71715]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:25.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:25 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:39:25.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:25 smithi204 ceph-mon[51734]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:25.554 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:39:25.554 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:39:25.554 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:39:25.554 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:39:25.554 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:39:25.554 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:39:25.555 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:39:25.555 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:39:25.555 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-09-17T09:39:25.555 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4 2024-09-17T09:39:25.555 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:39:25.555 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:39:25.555 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:39:25.555 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:39:25.555 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:39:25.555 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-09-17T09:39:25.555 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T09:39:25.555 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:39:25.555 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:39:25.906 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:39:25.906 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:39:25.906 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:39:25.906 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:39:25.906 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:39:25.906 INFO:teuthology.orchestra.run.smithi066.stdout: "crash", 2024-09-17T09:39:25.906 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr", 2024-09-17T09:39:25.906 INFO:teuthology.orchestra.run.smithi066.stdout: "mon" 2024-09-17T09:39:25.906 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:39:25.906 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "10/23 daemons upgraded", 2024-09-17T09:39:25.907 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T09:39:25.907 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:39:25.907 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:39:26.294 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:39:26.319 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:39:26.319 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:39:26.319 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:39:26.319 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:39:26.319 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:39:26.319 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:39:26.319 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:39:26.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:26 smithi204 ceph-mon[51734]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:26.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:26 smithi204 ceph-mon[51734]: pgmap v136: 129 pgs: 129 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 229 B/s wr, 20 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:26.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:26 smithi204 ceph-mon[51734]: from='client.34300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:26.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:26 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/400599787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:26.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:26 smithi066 ceph-mon[71715]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:26.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:26 smithi066 ceph-mon[71715]: pgmap v136: 129 pgs: 129 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 229 B/s wr, 20 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:26.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:26 smithi066 ceph-mon[71715]: from='client.34300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:26.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:26 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/400599787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:27.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:27 smithi204 ceph-mon[51734]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:27.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:27 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/4098974173' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:39:27.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:27 smithi066 ceph-mon[71715]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:27.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:27 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/4098974173' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:39:28.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:28.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:28.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:39:28.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:39:28.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:28.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:28.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:28.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:28.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:28.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:28.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:28.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:28.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:28.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:28.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:28.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:28.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:28.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:28.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:28.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:28.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:28.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:28.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:28.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:28.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:39:28.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:28.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:28.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:28.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:39:28.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:28.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:39:28.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:28.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:39:28.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:28.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:28.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:28.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:39:28.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:28.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:28.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:39:28.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:39:28.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:28.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:28.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:28.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:28.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:28.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:28.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:28.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:28.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:28.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:28.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:28.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:28.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:28.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:28.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:28.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:28.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:39:28.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:39:28.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: pgmap v137: 129 pgs: 129 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 204 B/s wr, 18 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:28.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:28.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:28.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:39:28.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:39:28.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:28.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:28.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:28.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:28.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:28.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:28.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:28.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:28.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:28.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:28.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:28.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:28.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:28.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:28.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:28.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:28.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:28.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:28.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:28.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:28.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:39:28.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:28.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:28.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:28.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:39:28.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:28.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:39:28.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:28.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:39:28.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:28.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:28.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:28.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:39:28.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:28.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:28.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:39:28.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:39:28.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:28.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:28.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:28.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:28.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:28.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:28.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:28.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:28.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:28.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:28.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:28.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:28.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:28.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:28.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:28.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:28.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:39:28.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:28.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:28.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:28.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T09:39:28.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T09:39:28.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: Upgrade: osd.4 is safe to restart 2024-09-17T09:39:28.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:28.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:39:28.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:28.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:28.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:28.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:39:28.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:39:28.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:28.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:28.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:28.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:28.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:28.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:28.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:28.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:28.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:28.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:28.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:28.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:28.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:28.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:28.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:28.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:28.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:28.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:28.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:28.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:28.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:39:28.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:28.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:28.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:28.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:39:28.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:28.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:39:28.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:28.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:39:28.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:28.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:28.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:28.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:39:28.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:28.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:28.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:39:28.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:39:28.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:28.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:28.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:28.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:28.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:28.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:28.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:28.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:28.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:28.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:28.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:28.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:28.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:28.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:28.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:28.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:28.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:39:28.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:39:28.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: pgmap v137: 129 pgs: 129 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 204 B/s wr, 18 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:28.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:28.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:28.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:39:28.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:39:28.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:28.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:28.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:28.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:28.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:28.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:28.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:28.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:28.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:28.506 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:28.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:28.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:28.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:28.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:28.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:28.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:28.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:28.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:28.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:28.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:28.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:39:28.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:28.507 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:28.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:28.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:39:28.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:28.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:39:28.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:28.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:39:28.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:28.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:28.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:28.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:39:28.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:28.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:28.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:39:28.508 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:39:28.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:28.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:28.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:28.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:28.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:28.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:28.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:28.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:28.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:28.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:28.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:28.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:28.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:28.509 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:28.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:28.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:28.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:39:28.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:28.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:28.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:28.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T09:39:28.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T09:39:28.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: Upgrade: osd.4 is safe to restart 2024-09-17T09:39:28.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:28.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:39:28.510 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:29.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:29 smithi204 ceph-mon[51734]: Upgrade: Updating osd.4 2024-09-17T09:39:29.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:29 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:29.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:29 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T09:39:29.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:29 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:39:29.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:29 smithi204 ceph-mon[51734]: Deploying daemon osd.4 on smithi204 2024-09-17T09:39:29.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:29 smithi066 ceph-mon[71715]: Upgrade: Updating osd.4 2024-09-17T09:39:29.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:29 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:29.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:29 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T09:39:29.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:29 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:39:29.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:29 smithi066 ceph-mon[71715]: Deploying daemon osd.4 on smithi204 2024-09-17T09:39:30.626 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:30 smithi204 ceph-mon[51734]: pgmap v138: 129 pgs: 129 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 255 B/s wr, 15 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:30.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:30 smithi066 ceph-mon[71715]: pgmap v138: 129 pgs: 129 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 255 B/s wr, 15 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:31.319 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:39:31.582 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:31 smithi204 systemd[1]: Stopping Ceph osd.4 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:39:31.582 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.4[29436]: debug 2024-09-17T09:39:31.478+0000 7f33bc9f3700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T09:39:31.582 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.4[29436]: debug 2024-09-17T09:39:31.478+0000 7f33bc9f3700 -1 osd.4 94 *** Got signal Terminated *** 2024-09-17T09:39:31.582 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.4[29436]: debug 2024-09-17T09:39:31.478+0000 7f33bc9f3700 -1 osd.4 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:39:31.872 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:31 smithi204 podman[57039]: 2024-09-17 09:39:31.581234247 +0000 UTC m=+0.224566023 container died c8481dd95c78e3adb7f6c80001a4f1e5d16560a9a74481b12e6c8959293a9153 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.4, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-17T09:39:32.140 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:31 smithi204 podman[57039]: 2024-09-17 09:39:31.954344405 +0000 UTC m=+0.597676167 container cleanup c8481dd95c78e3adb7f6c80001a4f1e5d16560a9a74481b12e6c8959293a9153 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.4, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, GIT_BRANCH=HEAD) 2024-09-17T09:39:32.140 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:31 smithi204 bash[57039]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.4 2024-09-17T09:39:32.455 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:32 smithi204 podman[57055]: 2024-09-17 09:39:32.139381323 +0000 UTC m=+0.550892665 container remove c8481dd95c78e3adb7f6c80001a4f1e5d16560a9a74481b12e6c8959293a9153 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.4, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD, ceph=True, maintainer=Dimitri Savineau , GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099) 2024-09-17T09:39:32.740 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:32 smithi204 podman[57159]: 2024-09-17 09:39:32.5992413 +0000 UTC m=+0.016620035 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:39:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: pgmap v139: 129 pgs: 129 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:39:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.1 2024-09-17T09:39:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 failed (root=default,host=smithi204) (connection refused reported by osd.1) 2024-09-17T09:39:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.2 2024-09-17T09:39:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.3 2024-09-17T09:39:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.5 2024-09-17T09:39:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.7 2024-09-17T09:39:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.6 2024-09-17T09:39:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.0 2024-09-17T09:39:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.1 2024-09-17T09:39:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.2 2024-09-17T09:39:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.3 2024-09-17T09:39:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.5 2024-09-17T09:39:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.7 2024-09-17T09:39:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.6 2024-09-17T09:39:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.0 2024-09-17T09:39:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.0 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.7 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.2 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.3 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.0 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.1 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.2 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.3 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.5 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.7 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.6 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.0 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.1 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.5 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.7 2024-09-17T09:39:32.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.6 2024-09-17T09:39:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.3 2024-09-17T09:39:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.2 2024-09-17T09:39:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.1 2024-09-17T09:39:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.0 2024-09-17T09:39:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.7 2024-09-17T09:39:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.3 2024-09-17T09:39:32.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:32 smithi204 ceph-mon[51734]: osd.4 reported immediately failed by osd.1 2024-09-17T09:39:32.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: pgmap v139: 129 pgs: 129 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:39:32.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.1 2024-09-17T09:39:32.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 failed (root=default,host=smithi204) (connection refused reported by osd.1) 2024-09-17T09:39:32.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.2 2024-09-17T09:39:32.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.3 2024-09-17T09:39:32.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.5 2024-09-17T09:39:32.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.7 2024-09-17T09:39:32.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.6 2024-09-17T09:39:32.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.0 2024-09-17T09:39:32.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.1 2024-09-17T09:39:32.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.2 2024-09-17T09:39:32.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.3 2024-09-17T09:39:32.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.5 2024-09-17T09:39:32.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.7 2024-09-17T09:39:32.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.6 2024-09-17T09:39:32.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.0 2024-09-17T09:39:32.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.0 2024-09-17T09:39:32.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.7 2024-09-17T09:39:32.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.2 2024-09-17T09:39:32.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.3 2024-09-17T09:39:32.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.0 2024-09-17T09:39:32.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.1 2024-09-17T09:39:32.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.2 2024-09-17T09:39:32.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.3 2024-09-17T09:39:32.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.5 2024-09-17T09:39:32.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.7 2024-09-17T09:39:32.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.6 2024-09-17T09:39:32.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.0 2024-09-17T09:39:32.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.1 2024-09-17T09:39:32.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.5 2024-09-17T09:39:32.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.7 2024-09-17T09:39:32.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.6 2024-09-17T09:39:32.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.3 2024-09-17T09:39:32.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.2 2024-09-17T09:39:32.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.1 2024-09-17T09:39:32.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.0 2024-09-17T09:39:32.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.7 2024-09-17T09:39:32.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.3 2024-09-17T09:39:32.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:32 smithi066 ceph-mon[71715]: osd.4 reported immediately failed by osd.1 2024-09-17T09:39:33.119 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:32 smithi204 podman[57159]: 2024-09-17 09:39:32.848321774 +0000 UTC m=+0.265700503 container create d5191dde8a064224236986fe4e550c6d73380e455b281e93ec825006bb39edfd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0) 2024-09-17T09:39:33.119 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:33 smithi204 podman[57159]: 2024-09-17 09:39:33.051258336 +0000 UTC m=+0.468637072 container init d5191dde8a064224236986fe4e550c6d73380e455b281e93ec825006bb39edfd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-17T09:39:33.119 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:33 smithi204 podman[57159]: 2024-09-17 09:39:33.054487495 +0000 UTC m=+0.471866231 container start d5191dde8a064224236986fe4e550c6d73380e455b281e93ec825006bb39edfd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-17T09:39:33.119 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:33 smithi204 podman[57159]: 2024-09-17 09:39:33.117721166 +0000 UTC m=+0.535099899 container attach d5191dde8a064224236986fe4e550c6d73380e455b281e93ec825006bb39edfd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-17T09:39:33.467 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:33 smithi204 podman[57159]: 2024-09-17 09:39:33.246277368 +0000 UTC m=+0.663656109 container died d5191dde8a064224236986fe4e550c6d73380e455b281e93ec825006bb39edfd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-17T09:39:33.538 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:33 smithi066 ceph-mon[71715]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:39:33.539 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:33 smithi066 ceph-mon[71715]: osdmap e95: 8 total, 7 up, 8 in 2024-09-17T09:39:33.539 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:33 smithi066 ceph-mon[71715]: osdmap e96: 8 total, 7 up, 8 in 2024-09-17T09:39:33.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:33 smithi204 ceph-mon[51734]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:39:33.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:33 smithi204 ceph-mon[51734]: osdmap e95: 8 total, 7 up, 8 in 2024-09-17T09:39:33.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:33 smithi204 ceph-mon[51734]: osdmap e96: 8 total, 7 up, 8 in 2024-09-17T09:39:34.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:33 smithi204 podman[57182]: 2024-09-17 09:39:33.880103935 +0000 UTC m=+0.623567804 container remove d5191dde8a064224236986fe4e550c6d73380e455b281e93ec825006bb39edfd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-17T09:39:34.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:33 smithi204 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-17T09:39:34.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:33 smithi204 systemd[1]: Stopped Ceph osd.4 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:39:34.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:33 smithi204 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.4.service: Consumed 1min 43.839s CPU time. 2024-09-17T09:39:34.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 systemd[1]: Starting Ceph osd.4 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:39:34.601 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:34 smithi204 ceph-mon[51734]: pgmap v141: 129 pgs: 19 stale+active+clean, 110 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:39:34.602 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 podman[57279]: 2024-09-17 09:39:34.212685605 +0000 UTC m=+0.016163240 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:39:34.602 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 podman[57279]: 2024-09-17 09:39:34.323135268 +0000 UTC m=+0.126612949 container create f74fcda1df351902006b2d9495df99f7e9e797699e8b2171a06e75e8ca4ad349 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-activate, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-17T09:39:34.602 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 podman[57279]: 2024-09-17 09:39:34.534087511 +0000 UTC m=+0.337565147 container init f74fcda1df351902006b2d9495df99f7e9e797699e8b2171a06e75e8ca4ad349 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-activate, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-17T09:39:34.602 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 podman[57279]: 2024-09-17 09:39:34.537737017 +0000 UTC m=+0.341214653 container start f74fcda1df351902006b2d9495df99f7e9e797699e8b2171a06e75e8ca4ad349 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-activate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-17T09:39:34.602 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 podman[57279]: 2024-09-17 09:39:34.600733157 +0000 UTC m=+0.404210807 container attach f74fcda1df351902006b2d9495df99f7e9e797699e8b2171a06e75e8ca4ad349 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-activate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T09:39:34.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:34 smithi066 ceph-mon[71715]: pgmap v141: 129 pgs: 19 stale+active+clean, 110 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:39:34.859 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-activate[57295]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T09:39:34.859 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 bash[57279]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T09:39:34.859 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-activate[57295]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T09:39:34.860 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 bash[57279]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T09:39:34.860 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-activate[57295]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T09:39:34.860 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 bash[57279]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T09:39:35.171 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-activate[57295]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T09:39:35.172 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 bash[57279]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T09:39:35.172 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-activate[57295]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-17T09:39:35.172 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 bash[57279]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-17T09:39:35.172 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-activate[57295]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T09:39:35.172 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 bash[57279]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T09:39:35.172 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-activate[57295]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-17T09:39:35.172 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 bash[57279]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-17T09:39:35.172 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:34 smithi204 podman[57279]: 2024-09-17 09:39:34.884591701 +0000 UTC m=+0.688069337 container died f74fcda1df351902006b2d9495df99f7e9e797699e8b2171a06e75e8ca4ad349 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS) 2024-09-17T09:39:35.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:35 smithi204 ceph-mon[51734]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-17T09:39:35.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:35 smithi204 ceph-mon[51734]: Health check failed: Degraded data redundancy: 160/1419 objects degraded (11.276%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T09:39:35.740 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:35 smithi204 podman[57423]: 2024-09-17 09:39:35.437458124 +0000 UTC m=+0.547085666 container remove f74fcda1df351902006b2d9495df99f7e9e797699e8b2171a06e75e8ca4ad349 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=reef-19e2a2b) 2024-09-17T09:39:35.740 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:35 smithi204 podman[57482]: 2024-09-17 09:39:35.638366824 +0000 UTC m=+0.109718531 container create 078f6ab5f4fe25d266efcd139393c028d2d478e33bc7e40b27a14d7194d1b89e (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:39:35.741 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:35 smithi204 podman[57482]: 2024-09-17 09:39:35.544359545 +0000 UTC m=+0.015711262 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:39:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:35 smithi066 ceph-mon[71715]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-17T09:39:35.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:35 smithi066 ceph-mon[71715]: Health check failed: Degraded data redundancy: 160/1419 objects degraded (11.276%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T09:39:36.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:35 smithi204 podman[57482]: 2024-09-17 09:39:35.891170911 +0000 UTC m=+0.362522619 container init 078f6ab5f4fe25d266efcd139393c028d2d478e33bc7e40b27a14d7194d1b89e (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-17T09:39:36.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:35 smithi204 podman[57482]: 2024-09-17 09:39:35.894674354 +0000 UTC m=+0.366026062 container start 078f6ab5f4fe25d266efcd139393c028d2d478e33bc7e40b27a14d7194d1b89e (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-17T09:39:36.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:35 smithi204 ceph-osd[57501]: -- 172.21.15.204:0/2450864795 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56066ccd91e0 con 0x56066da58000 2024-09-17T09:39:36.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:35 smithi204 bash[57482]: 078f6ab5f4fe25d266efcd139393c028d2d478e33bc7e40b27a14d7194d1b89e 2024-09-17T09:39:36.241 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:35 smithi204 systemd[1]: Started Ceph osd.4 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:39:36.349 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:39:36.692 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:39:36.430+0000 7ff398bf4640 -1 Falling back to public interface 2024-09-17T09:39:36.693 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:36 smithi204 ceph-mon[51734]: pgmap v143: 129 pgs: 21 active+undersized, 5 peering, 2 stale+active+clean, 22 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 160/1419 objects degraded (11.276%) 2024-09-17T09:39:36.693 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:36 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:36.693 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:36 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:36.693 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:36 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:39:36.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:36 smithi066 ceph-mon[71715]: pgmap v143: 129 pgs: 21 active+undersized, 5 peering, 2 stale+active+clean, 22 active+undersized+degraded, 79 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 160/1419 objects degraded (11.276%) 2024-09-17T09:39:36.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:36 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:36.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:36 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:36.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:36 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:39:38.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:38 smithi204 ceph-mon[51734]: pgmap v144: 129 pgs: 22 active+undersized, 5 peering, 30 active+undersized+degraded, 72 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 214/1419 objects degraded (15.081%) 2024-09-17T09:39:38.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:38 smithi066 ceph-mon[71715]: pgmap v144: 129 pgs: 22 active+undersized, 5 peering, 30 active+undersized+degraded, 72 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 214/1419 objects degraded (15.081%) 2024-09-17T09:39:39.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:39 smithi204 ceph-mon[51734]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-17T09:39:39.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:39 smithi066 ceph-mon[71715]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-17T09:39:40.886 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:40 smithi204 ceph-mon[51734]: pgmap v145: 129 pgs: 25 active+undersized, 32 active+undersized+degraded, 72 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 225/1419 objects degraded (15.856%) 2024-09-17T09:39:40.886 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:40 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:40.886 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:40 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:40.886 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:40 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:40.886 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:40 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:40.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:40 smithi066 ceph-mon[71715]: pgmap v145: 129 pgs: 25 active+undersized, 32 active+undersized+degraded, 72 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 225/1419 objects degraded (15.856%) 2024-09-17T09:39:40.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:40 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:40.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:40 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:40.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:40 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:40.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:40 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:41.380 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:39:41.894 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:41 smithi204 ceph-mon[51734]: Health check update: Degraded data redundancy: 225/1419 objects degraded (15.856%), 32 pgs degraded (PG_DEGRADED) 2024-09-17T09:39:41.895 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:39:41.568+0000 7ff398bf4640 -1 osd.4 0 read_superblock omap replica is missing. 2024-09-17T09:39:41.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:41 smithi066 ceph-mon[71715]: Health check update: Degraded data redundancy: 225/1419 objects degraded (15.856%), 32 pgs degraded (PG_DEGRADED) 2024-09-17T09:39:42.439 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:39:42.162+0000 7ff398bf4640 -1 osd.4 94 log_to_monitors true 2024-09-17T09:39:42.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:42 smithi204 ceph-mon[51734]: pgmap v146: 129 pgs: 25 active+undersized, 32 active+undersized+degraded, 72 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 236 B/s rd, 236 B/s wr, 0 op/s; 225/1419 objects degraded (15.856%) 2024-09-17T09:39:42.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:42 smithi204 ceph-mon[51734]: from='osd.4 [v2:172.21.15.204:6800/1607089218,v1:172.21.15.204:6801/1607089218]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:39:42.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:42 smithi204 ceph-mon[51734]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:39:42.740 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:39:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:39:42.618+0000 7ff39099e640 -1 osd.4 94 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T09:39:42.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:42 smithi066 ceph-mon[71715]: pgmap v146: 129 pgs: 25 active+undersized, 32 active+undersized+degraded, 72 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 236 B/s rd, 236 B/s wr, 0 op/s; 225/1419 objects degraded (15.856%) 2024-09-17T09:39:42.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:42 smithi066 ceph-mon[71715]: from='osd.4 [v2:172.21.15.204:6800/1607089218,v1:172.21.15.204:6801/1607089218]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:39:42.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:42 smithi066 ceph-mon[71715]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:39:43.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:43 smithi204 ceph-mon[51734]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T09:39:43.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:43 smithi204 ceph-mon[51734]: osdmap e97: 8 total, 7 up, 8 in 2024-09-17T09:39:43.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:43 smithi204 ceph-mon[51734]: from='osd.4 [v2:172.21.15.204:6800/1607089218,v1:172.21.15.204:6801/1607089218]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:39:43.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:43 smithi204 ceph-mon[51734]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:39:43.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:43.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:39:43.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:43 smithi066 ceph-mon[71715]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T09:39:43.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:43 smithi066 ceph-mon[71715]: osdmap e97: 8 total, 7 up, 8 in 2024-09-17T09:39:43.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:43 smithi066 ceph-mon[71715]: from='osd.4 [v2:172.21.15.204:6800/1607089218,v1:172.21.15.204:6801/1607089218]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:39:43.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:43 smithi066 ceph-mon[71715]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:39:43.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:43.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:39:44.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:44 smithi204 ceph-mon[51734]: pgmap v148: 129 pgs: 25 active+undersized, 32 active+undersized+degraded, 72 active+clean; 326 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 212 B/s rd, 106 B/s wr, 0 op/s; 225/1419 objects degraded (15.856%) 2024-09-17T09:39:44.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:44 smithi204 ceph-mon[51734]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:39:44.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:44 smithi204 ceph-mon[51734]: osd.4 [v2:172.21.15.204:6800/1607089218,v1:172.21.15.204:6801/1607089218] boot 2024-09-17T09:39:44.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:44 smithi204 ceph-mon[51734]: osdmap e98: 8 total, 8 up, 8 in 2024-09-17T09:39:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:44 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:39:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:44 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:44 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:44 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:39:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:44 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:39:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:44 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:44 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:44 smithi204 ceph-mon[51734]: osdmap e99: 8 total, 8 up, 8 in 2024-09-17T09:39:44.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:44 smithi066 ceph-mon[71715]: pgmap v148: 129 pgs: 25 active+undersized, 32 active+undersized+degraded, 72 active+clean; 326 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 212 B/s rd, 106 B/s wr, 0 op/s; 225/1419 objects degraded (15.856%) 2024-09-17T09:39:44.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:44 smithi066 ceph-mon[71715]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:39:44.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:44 smithi066 ceph-mon[71715]: osd.4 [v2:172.21.15.204:6800/1607089218,v1:172.21.15.204:6801/1607089218] boot 2024-09-17T09:39:44.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:44 smithi066 ceph-mon[71715]: osdmap e98: 8 total, 8 up, 8 in 2024-09-17T09:39:44.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:44 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:39:44.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:44 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:44.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:44 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:44.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:44 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:39:44.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:44 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:39:44.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:44 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:44.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:44 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:44.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:44 smithi066 ceph-mon[71715]: osdmap e99: 8 total, 8 up, 8 in 2024-09-17T09:39:45.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:45 smithi066 ceph-mon[71715]: pgmap v150: 129 pgs: 23 peering, 17 active+undersized, 17 active+undersized+degraded, 72 active+clean; 326 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 304 B/s rd, 304 B/s wr, 0 op/s; 111/1419 objects degraded (7.822%) 2024-09-17T09:39:45.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:45 smithi066 ceph-mon[71715]: pgmap v151: 129 pgs: 23 peering, 17 active+undersized, 17 active+undersized+degraded, 72 active+clean; 326 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 432 B/s rd, 216 B/s wr, 0 op/s; 111/1419 objects degraded (7.822%) 2024-09-17T09:39:45.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:45 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:39:45.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:45 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:39:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:45 smithi204 ceph-mon[51734]: pgmap v150: 129 pgs: 23 peering, 17 active+undersized, 17 active+undersized+degraded, 72 active+clean; 326 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 304 B/s rd, 304 B/s wr, 0 op/s; 111/1419 objects degraded (7.822%) 2024-09-17T09:39:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:45 smithi204 ceph-mon[51734]: pgmap v151: 129 pgs: 23 peering, 17 active+undersized, 17 active+undersized+degraded, 72 active+clean; 326 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 432 B/s rd, 216 B/s wr, 0 op/s; 111/1419 objects degraded (7.822%) 2024-09-17T09:39:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:45 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:39:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:45 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:39:46.412 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:39:46.825 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:46 smithi066 ceph-mon[71715]: Health check update: Degraded data redundancy: 111/1419 objects degraded (7.822%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T09:39:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:46 smithi204 ceph-mon[51734]: Health check update: Degraded data redundancy: 111/1419 objects degraded (7.822%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T09:39:47.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:47 smithi066 ceph-mon[71715]: pgmap v153: 129 pgs: 23 peering, 14 active+undersized, 8 active+undersized+degraded, 84 active+clean; 326 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 632 B/s rd, 316 B/s wr, 1 op/s; 50/1419 objects degraded (3.524%) 2024-09-17T09:39:47.891 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:47 smithi204 ceph-mon[51734]: pgmap v153: 129 pgs: 23 peering, 14 active+undersized, 8 active+undersized+degraded, 84 active+clean; 326 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 632 B/s rd, 316 B/s wr, 1 op/s; 50/1419 objects degraded (3.524%) 2024-09-17T09:39:48.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:48 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:48.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:48.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:39:48.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:39:48.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:48.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:48.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:48.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:48.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:48.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:48.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:48.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:48.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:48.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:48.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:48.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:48.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:48.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:48.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:48.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:48.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:48.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:48.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:48.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:48.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:39:48.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:48.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:48.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:48.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:39:48.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:48.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:39:48.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:48.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:39:48.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:48.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:48.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:48.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:39:48.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:48.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:48.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:39:48.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:39:48.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:48.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:48.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:48.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:48.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:48.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:48.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:48.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:48.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:48.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:48.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:48.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:48.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:48.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:48.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:48.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:48.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:48 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:39:48.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:48 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:39:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:48 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:39:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:39:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:48.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:48.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:48.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:48.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:48.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:48.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:48.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:48.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:48.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:48.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:39:48.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:48.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:48.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:48.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:39:48.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:48.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:39:48.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:48.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:39:48.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:48.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:48.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:48.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:39:48.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:48.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:39:48.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:39:48.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:39:48.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:48.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:48.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:48.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:48.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:48.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:48.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:48.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:48.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:48.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:48.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:48.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:48.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:48.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:48.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:48.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:39:48.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:48 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:39:48.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:48 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:39:49.961 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:49 smithi066 ceph-mon[71715]: pgmap v154: 129 pgs: 23 peering, 2 active+undersized, 1 active+undersized+degraded, 103 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 432 B/s rd, 216 B/s wr, 0 op/s; 1/1419 objects degraded (0.070%) 2024-09-17T09:39:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:49 smithi204 ceph-mon[51734]: pgmap v154: 129 pgs: 23 peering, 2 active+undersized, 1 active+undersized+degraded, 103 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 432 B/s rd, 216 B/s wr, 0 op/s; 1/1419 objects degraded (0.070%) 2024-09-17T09:39:50.898 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:50 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:50.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:50.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:39:50.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:39:50.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:50.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:50.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:50.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:50.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:50.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:50.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:50.899 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:50.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:50.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:50.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:50.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:50.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:50.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:50.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:50.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:50.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:50.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:50.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:50.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:50.900 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:39:50.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:50.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:50.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:50.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:39:50.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:50.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:39:50.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:50.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:39:50.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:50.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:50.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:50.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:39:50.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:50.901 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:50.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:39:50.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:39:50.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:50.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:50.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:50.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:50.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:50.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:50.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:50.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:50.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:50.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:50.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:50.902 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:50.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:50.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:50.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:50.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:50.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:50 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:39:50.903 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:50 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:39:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:50 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:39:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:39:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:39:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:39:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:39:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:39:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:39:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:39:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:39:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:39:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:39:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:50 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:39:50.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:50 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:39:51.435 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:39:51.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:51 smithi066 ceph-mon[71715]: pgmap v155: 129 pgs: 129 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 328 B/s rd, 164 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:51.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:51 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:51.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:51.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:39:51.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:39:51.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:51.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:51.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:51.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:51.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:51.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:51.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:51.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:51.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:51.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:51.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:51.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:51.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:51.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:51.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:51.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:51.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:51.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:51.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:51.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:51.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:39:51.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:51.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:51.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:51.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:39:51.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:51.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:39:51.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:51.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:39:51.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:51.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:51.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:51.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:39:51.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:51.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:51.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:39:51.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:39:51.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:51.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:51.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:51.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:51.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:51.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:51.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:51.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:51.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:51.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:51.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:51.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:51.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:51.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:51.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:51.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:51.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:51 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:39:51.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:51 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:39:51.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:51 smithi066 ceph-mon[71715]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/1419 objects degraded (0.070%), 1 pg degraded) 2024-09-17T09:39:51.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:51 smithi204 ceph-mon[51734]: pgmap v155: 129 pgs: 129 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 328 B/s rd, 164 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:51.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:51 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:51.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:51.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:39:51.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:39:51.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:51.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:51.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:51.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:51.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:51.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:51.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:51.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:51.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:51.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:51.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:51.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:51.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:51.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:51.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:51.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:51.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:51.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:51.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:51.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:51.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:39:51.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:51.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:51.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:51.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:39:51.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:51.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:39:51.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:51.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:39:51.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:51.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:51.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:51.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:39:51.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:51.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:39:51.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:39:51.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:39:51.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:51.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:51.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:51.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:51.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:51.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:51.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:51.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:51.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:51.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:51.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:51.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:51.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:51.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:51.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:51.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:39:51.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:51 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:39:51.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:51 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:39:51.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:51 smithi204 ceph-mon[51734]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/1419 objects degraded (0.070%), 1 pg degraded) 2024-09-17T09:39:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:53 smithi204 ceph-mon[51734]: pgmap v156: 129 pgs: 129 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:53 smithi066 ceph-mon[71715]: pgmap v156: 129 pgs: 129 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:54.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:54 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:54.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:54.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:39:54.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:39:54.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:54.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:54.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:54.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:54.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:54.899 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:54.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:54.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:54.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:54.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:54.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:54.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:54.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:54.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:54.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:54.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:54.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:54.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:54.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:54.900 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:54.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:39:54.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:54.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:54.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:54.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:39:54.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:54.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:39:54.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:54.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:39:54.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:54.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:54.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:54.901 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:39:54.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:54.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:54.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:39:54.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:39:54.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:54.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:54.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:54.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:54.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:54.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:54.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:54.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:54.902 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:54.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:54.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:54.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:54.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:54.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:54.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:54.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:54.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:54 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:39:54.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:54 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:39:54.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:54 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:39:54.903 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:54 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:54.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:54 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:54.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:54 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:54.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:54 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T09:39:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:54 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:54.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:54.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:39:54.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:39:54.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:54.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:54.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:54.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:54.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:54.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:54.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:54.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:54.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:54.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:54.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:54.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:54.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:54.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:54.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:54.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:54.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:54.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:54.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:54.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:54.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:39:54.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:54.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:54.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:54.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:39:54.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:54.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:39:54.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:54.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:39:54.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:54.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:54.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:54.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:39:54.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:54.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:39:54.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:39:54.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:39:54.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:54.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:54.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:54.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:54.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:54.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:54.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:54.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:54.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:54.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:54.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:54.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:54.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:54.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:54.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:39:54.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:39:54.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:54 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:39:54.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:54 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:39:54.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:54 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:39:54.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:54 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:54.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:54 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:55.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:54 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:55.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:54 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T09:39:55.810 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:55 smithi204 ceph-mon[51734]: pgmap v157: 129 pgs: 129 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:55.811 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:55 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:55.811 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:55.811 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:39:55.811 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:39:55.811 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:55.811 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:55.811 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:55.811 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:55.811 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:55.811 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:55.811 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:55.811 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:55.812 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:55.812 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:55.812 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:55.812 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:55.812 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:55.812 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:55.812 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:55.812 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:55.812 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:55.812 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:55.812 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:55.812 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:55.812 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:39:55.813 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:55.813 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:55.813 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:55.813 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:39:55.813 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:55.813 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:39:55.813 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:55.813 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:39:55.813 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:55.813 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:55.813 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:55.813 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:39:55.813 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:55.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:55.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:39:55.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:39:55.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:55.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:55.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:39:55.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:55.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:55.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:55.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:39:55.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:55.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:55.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:55.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:55.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:55.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:55.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:55.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:55.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:55.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:55 smithi204 ceph-mon[51734]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T09:39:55.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:55 smithi204 ceph-mon[51734]: Upgrade: osd.5 is safe to restart 2024-09-17T09:39:55.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:55 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:55.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:55 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T09:39:55.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:55 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:39:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:55 smithi066 ceph-mon[71715]: pgmap v157: 129 pgs: 129 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:55 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:39:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:39:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:55.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:39:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:39:55.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:39:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:39:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:39:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:39:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:39:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:39:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:39:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:39:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:39:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:39:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:39:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:39:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:39:55.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:39:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:39:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:39:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:39:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:39:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:39:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:39:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:39:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:39:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:39:55.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:39:55.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:39:55.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:39:55.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:39:55.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:39:55.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:39:55.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:39:55.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:39:55.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:55 smithi066 ceph-mon[71715]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T09:39:55.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:55 smithi066 ceph-mon[71715]: Upgrade: osd.5 is safe to restart 2024-09-17T09:39:55.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:55 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:55.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:55 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T09:39:55.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:55 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:39:56.467 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:39:56.696 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:39:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:56 smithi204 ceph-mon[51734]: Upgrade: Updating osd.5 2024-09-17T09:39:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:56 smithi204 ceph-mon[51734]: Deploying daemon osd.5 on smithi204 2024-09-17T09:39:56.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:56 smithi066 ceph-mon[71715]: Upgrade: Updating osd.5 2024-09-17T09:39:56.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:56 smithi066 ceph-mon[71715]: Deploying daemon osd.5 on smithi204 2024-09-17T09:39:57.366 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:39:57.366 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 44s ago 24m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:39:57.366 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (2m) 44s ago 24m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 3bf4fffe5646 2024-09-17T09:39:57.366 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (2m) 17s ago 23m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 70c611c28368 2024-09-17T09:39:57.366 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 44s ago 24m 33.6M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:39:57.366 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (19m) 44s ago 19m 17.1M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:39:57.366 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (19m) 17s ago 19m 38.2M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:39:57.366 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (5m) 44s ago 25m 494M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:39:57.367 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (4m) 17s ago 23m 439M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:39:57.367 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (4m) 44s ago 25m 62.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:39:57.367 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (3m) 17s ago 23m 53.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 35e74ed8917c 2024-09-17T09:39:57.367 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (16m) 44s ago 16m 80.4M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:39:57.367 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (15m) 17s ago 15m 75.0M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:39:57.367 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 unknown 44s ago 23m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:39:57.367 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 17s ago 23m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:39:57.367 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (2m) 44s ago 22m 141M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 e07c5fc3250f 2024-09-17T09:39:57.367 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (109s) 44s ago 22m 120M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 01b7b3144868 2024-09-17T09:39:57.367 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (80s) 44s ago 22m 99.9M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 540036f26109 2024-09-17T09:39:57.367 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (51s) 44s ago 21m 11.0M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 49041b1ec02a 2024-09-17T09:39:57.367 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (21s) 17s ago 21m 11.5M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 078f6ab5f4fe 2024-09-17T09:39:57.367 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (21m) 17s ago 21m 439M 2704M 16.2.5 6933c2a0b7dd 765003223c20 2024-09-17T09:39:57.367 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (20m) 17s ago 20m 377M 2704M 16.2.5 6933c2a0b7dd 9a9c30228690 2024-09-17T09:39:57.368 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (20m) 17s ago 20m 545M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:39:57.368 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 44s ago 23m 57.7M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:39:57.778 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:39:57.778 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:39:57.778 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:39:57.778 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:39:57.778 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:39:57.778 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:39:57.778 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:39:57.779 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:39:57.779 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-09-17T09:39:57.779 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 5 2024-09-17T09:39:57.779 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:39:57.779 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:39:57.779 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:39:57.779 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:39:57.779 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:39:57.779 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-09-17T09:39:57.779 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 9 2024-09-17T09:39:57.779 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:39:57.779 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:39:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:57 smithi204 ceph-mon[51734]: pgmap v158: 129 pgs: 129 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 182 B/s rd, 182 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:57.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:57 smithi204 ceph-mon[51734]: from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:57.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:57 smithi066 ceph-mon[71715]: pgmap v158: 129 pgs: 129 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 182 B/s rd, 182 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:57.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:57 smithi066 ceph-mon[71715]: from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:58.128 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:39:58.129 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:39:58.129 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:39:58.129 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:39:58.129 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:39:58.129 INFO:teuthology.orchestra.run.smithi066.stdout: "crash", 2024-09-17T09:39:58.129 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr", 2024-09-17T09:39:58.129 INFO:teuthology.orchestra.run.smithi066.stdout: "mon" 2024-09-17T09:39:58.129 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:39:58.129 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "11/23 daemons upgraded", 2024-09-17T09:39:58.129 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T09:39:58.130 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:39:58.130 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:39:58.294 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:39:58 smithi204 systemd[1]: Stopping Ceph osd.5 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:39:58.294 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.5[31912]: debug 2024-09-17T09:39:58.201+0000 7f101677e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T09:39:58.294 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.5[31912]: debug 2024-09-17T09:39:58.201+0000 7f101677e700 -1 osd.5 99 *** Got signal Terminated *** 2024-09-17T09:39:58.294 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.5[31912]: debug 2024-09-17T09:39:58.201+0000 7f101677e700 -1 osd.5 99 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:39:58.534 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:39:58.535 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:39:58.535 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:39:58.535 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:39:58.535 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:39:58.535 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:39:58.535 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:39:58.571 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:39:58 smithi204 podman[59479]: 2024-09-17 09:39:58.293680108 +0000 UTC m=+0.229126953 container died 765003223c20f49a4c020e7d6daed8466a0dda482075308f32e446cc8d5b5de7 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.5, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, ceph=True, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.vendor=CentOS) 2024-09-17T09:39:58.903 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:39:58 smithi204 podman[59479]: 2024-09-17 09:39:58.651726075 +0000 UTC m=+0.587172920 container cleanup 765003223c20f49a4c020e7d6daed8466a0dda482075308f32e446cc8d5b5de7 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, maintainer=Dimitri Savineau , RELEASE=HEAD, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.5, GIT_BRANCH=HEAD) 2024-09-17T09:39:58.904 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:39:58 smithi204 bash[59479]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.5 2024-09-17T09:39:58.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:58.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: from='client.34324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:58.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:58.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:39:58.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:58.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/3581660880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:58.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 reported immediately failed by osd.0 2024-09-17T09:39:58.904 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 failed (root=default,host=smithi204) (connection refused reported by osd.0) 2024-09-17T09:39:58.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 reported immediately failed by osd.2 2024-09-17T09:39:58.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 reported immediately failed by osd.3 2024-09-17T09:39:58.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 reported immediately failed by osd.0 2024-09-17T09:39:58.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 reported immediately failed by osd.1 2024-09-17T09:39:58.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 reported immediately failed by osd.2 2024-09-17T09:39:58.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 reported immediately failed by osd.3 2024-09-17T09:39:58.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 reported immediately failed by osd.7 2024-09-17T09:39:58.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 reported immediately failed by osd.6 2024-09-17T09:39:58.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 reported immediately failed by osd.1 2024-09-17T09:39:58.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 reported immediately failed by osd.4 2024-09-17T09:39:58.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 reported immediately failed by osd.7 2024-09-17T09:39:58.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 reported immediately failed by osd.6 2024-09-17T09:39:58.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: osd.5 reported immediately failed by osd.4 2024-09-17T09:39:58.905 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:58 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/3264056620' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:39:58.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: from='client.34324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:39:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:39:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/3581660880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:39:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 reported immediately failed by osd.0 2024-09-17T09:39:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 failed (root=default,host=smithi204) (connection refused reported by osd.0) 2024-09-17T09:39:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 reported immediately failed by osd.2 2024-09-17T09:39:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 reported immediately failed by osd.3 2024-09-17T09:39:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 reported immediately failed by osd.0 2024-09-17T09:39:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 reported immediately failed by osd.1 2024-09-17T09:39:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 reported immediately failed by osd.2 2024-09-17T09:39:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 reported immediately failed by osd.3 2024-09-17T09:39:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 reported immediately failed by osd.7 2024-09-17T09:39:58.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 reported immediately failed by osd.6 2024-09-17T09:39:58.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 reported immediately failed by osd.1 2024-09-17T09:39:58.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 reported immediately failed by osd.4 2024-09-17T09:39:58.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 reported immediately failed by osd.7 2024-09-17T09:39:58.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 reported immediately failed by osd.6 2024-09-17T09:39:58.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: osd.5 reported immediately failed by osd.4 2024-09-17T09:39:58.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:58 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/3264056620' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:39:59.157 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:39:58 smithi204 podman[59493]: 2024-09-17 09:39:58.902951768 +0000 UTC m=+0.603830699 container remove 765003223c20f49a4c020e7d6daed8466a0dda482075308f32e446cc8d5b5de7 (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.5, CEPH_POINT_RELEASE=-16.2.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.vendor=CentOS, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, org.label-schema.name=CentOS Base Image) 2024-09-17T09:39:59.490 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:39:59 smithi204 podman[59596]: 2024-09-17 09:39:59.27356957 +0000 UTC m=+0.015688661 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:39:59.757 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:39:59 smithi204 podman[59596]: 2024-09-17 09:39:59.503943256 +0000 UTC m=+0.246062379 container create d358aa56a65f0dcb61a25c79966858deedeb3602843f3cbecfdca891c82945df (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD) 2024-09-17T09:39:59.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:59 smithi204 ceph-mon[51734]: pgmap v159: 129 pgs: 129 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:59.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:59 smithi204 ceph-mon[51734]: from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:59.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:59 smithi204 ceph-mon[51734]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:39:59.758 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:39:59 smithi204 ceph-mon[51734]: osdmap e100: 8 total, 7 up, 8 in 2024-09-17T09:39:59.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:59 smithi066 ceph-mon[71715]: pgmap v159: 129 pgs: 129 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T09:39:59.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:59 smithi066 ceph-mon[71715]: from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:39:59.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:59 smithi066 ceph-mon[71715]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:39:59.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:39:59 smithi066 ceph-mon[71715]: osdmap e100: 8 total, 7 up, 8 in 2024-09-17T09:40:00.229 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:39:59 smithi204 podman[59596]: 2024-09-17 09:39:59.756731872 +0000 UTC m=+0.498850954 container init d358aa56a65f0dcb61a25c79966858deedeb3602843f3cbecfdca891c82945df (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-deactivate, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0) 2024-09-17T09:40:00.230 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:39:59 smithi204 podman[59596]: 2024-09-17 09:39:59.760410976 +0000 UTC m=+0.502530059 container start d358aa56a65f0dcb61a25c79966858deedeb3602843f3cbecfdca891c82945df (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T09:40:00.230 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:39:59 smithi204 podman[59596]: 2024-09-17 09:39:59.831765385 +0000 UTC m=+0.573884474 container attach d358aa56a65f0dcb61a25c79966858deedeb3602843f3cbecfdca891c82945df (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T09:40:00.230 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:39:59 smithi204 podman[59596]: 2024-09-17 09:39:59.945190215 +0000 UTC m=+0.687309311 container died d358aa56a65f0dcb61a25c79966858deedeb3602843f3cbecfdca891c82945df (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:40:00.840 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:00 smithi204 podman[59619]: 2024-09-17 09:40:00.628134838 +0000 UTC m=+0.675630281 container remove d358aa56a65f0dcb61a25c79966858deedeb3602843f3cbecfdca891c82945df (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-17T09:40:00.841 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:00 smithi204 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-17T09:40:00.841 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:00 smithi204 systemd[1]: Stopped Ceph osd.5 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:40:00.841 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:00 smithi204 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.5.service: Consumed 1min 46.107s CPU time. 2024-09-17T09:40:00.841 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:00 smithi204 ceph-mon[51734]: osdmap e101: 8 total, 7 up, 8 in 2024-09-17T09:40:00.841 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:00 smithi204 ceph-mon[51734]: pgmap v162: 129 pgs: 8 peering, 14 stale+active+clean, 107 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:40:00.841 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:00 smithi204 ceph-mon[51734]: Health detail: HEALTH_WARN 5 failed cephadm daemon(s); 1 osds down 2024-09-17T09:40:00.841 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:00 smithi204 ceph-mon[51734]: [WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:40:00.841 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:00 smithi204 ceph-mon[51734]: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:40:00.841 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:00 smithi204 ceph-mon[51734]: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:40:00.842 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:00 smithi204 ceph-mon[51734]: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:40:00.842 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:00 smithi204 ceph-mon[51734]: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:40:00.842 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:00 smithi204 ceph-mon[51734]: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:40:00.842 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:00 smithi204 ceph-mon[51734]: [WRN] OSD_DOWN: 1 osds down 2024-09-17T09:40:00.842 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:00 smithi204 ceph-mon[51734]: osd.5 (root=default,host=smithi204) is down 2024-09-17T09:40:00.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:00 smithi066 ceph-mon[71715]: osdmap e101: 8 total, 7 up, 8 in 2024-09-17T09:40:00.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:00 smithi066 ceph-mon[71715]: pgmap v162: 129 pgs: 8 peering, 14 stale+active+clean, 107 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:40:00.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:00 smithi066 ceph-mon[71715]: Health detail: HEALTH_WARN 5 failed cephadm daemon(s); 1 osds down 2024-09-17T09:40:00.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:00 smithi066 ceph-mon[71715]: [WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:40:00.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:00 smithi066 ceph-mon[71715]: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:40:00.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:00 smithi066 ceph-mon[71715]: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:40:00.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:00 smithi066 ceph-mon[71715]: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:40:00.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:00 smithi066 ceph-mon[71715]: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:40:00.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:00 smithi066 ceph-mon[71715]: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:40:00.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:00 smithi066 ceph-mon[71715]: [WRN] OSD_DOWN: 1 osds down 2024-09-17T09:40:00.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:00 smithi066 ceph-mon[71715]: osd.5 (root=default,host=smithi204) is down 2024-09-17T09:40:01.166 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:00 smithi204 systemd[1]: Starting Ceph osd.5 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:40:01.166 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 podman[59721]: 2024-09-17 09:40:00.95320426 +0000 UTC m=+0.016196150 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:40:01.166 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 podman[59721]: 2024-09-17 09:40:01.063003714 +0000 UTC m=+0.125995644 container create 9a825277d40ec6fdc1fc9b1df32299b1b8704e26f70db1426bdb9b3d5c49c305 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-activate, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T09:40:01.490 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 podman[59721]: 2024-09-17 09:40:01.315592558 +0000 UTC m=+0.378584457 container init 9a825277d40ec6fdc1fc9b1df32299b1b8704e26f70db1426bdb9b3d5c49c305 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:40:01.490 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 podman[59721]: 2024-09-17 09:40:01.319062393 +0000 UTC m=+0.382054284 container start 9a825277d40ec6fdc1fc9b1df32299b1b8704e26f70db1426bdb9b3d5c49c305 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-activate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-17T09:40:01.490 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 podman[59721]: 2024-09-17 09:40:01.39052683 +0000 UTC m=+0.453518728 container attach 9a825277d40ec6fdc1fc9b1df32299b1b8704e26f70db1426bdb9b3d5c49c305 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-17T09:40:01.493 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:40:01.945 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:01 smithi204 ceph-mon[51734]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-17T09:40:01.945 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-activate[59735]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T09:40:01.945 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 bash[59721]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T09:40:01.946 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-activate[59735]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T09:40:01.946 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 bash[59721]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T09:40:01.946 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-activate[59735]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T09:40:01.946 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 bash[59721]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T09:40:01.946 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-activate[59735]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T09:40:01.946 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 bash[59721]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T09:40:01.946 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-activate[59735]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-17T09:40:01.946 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 bash[59721]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-17T09:40:01.946 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-activate[59735]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T09:40:01.946 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 bash[59721]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T09:40:01.946 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-activate[59735]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-17T09:40:01.946 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 bash[59721]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-17T09:40:01.946 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:01 smithi204 podman[59721]: 2024-09-17 09:40:01.663916203 +0000 UTC m=+0.726908096 container died 9a825277d40ec6fdc1fc9b1df32299b1b8704e26f70db1426bdb9b3d5c49c305 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-17T09:40:01.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:01 smithi066 ceph-mon[71715]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-17T09:40:02.490 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:02 smithi204 podman[59863]: 2024-09-17 09:40:02.220581615 +0000 UTC m=+0.551289985 container remove 9a825277d40ec6fdc1fc9b1df32299b1b8704e26f70db1426bdb9b3d5c49c305 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-activate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-17T09:40:02.490 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:02 smithi204 podman[59922]: 2024-09-17 09:40:02.42130104 +0000 UTC m=+0.108744639 container create 0523ebe64e51dda8305db0ba86fc392562342ad81e50c7710495bb980f264972 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, ceph=True) 2024-09-17T09:40:02.490 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:02 smithi204 podman[59922]: 2024-09-17 09:40:02.328716438 +0000 UTC m=+0.016160033 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:40:02.964 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:02 smithi204 ceph-mon[51734]: pgmap v163: 129 pgs: 3 active+undersized, 8 peering, 13 stale+active+clean, 2 active+undersized+degraded, 103 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 20/1419 objects degraded (1.409%) 2024-09-17T09:40:02.965 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:02 smithi204 podman[59922]: 2024-09-17 09:40:02.623667473 +0000 UTC m=+0.311111074 container init 0523ebe64e51dda8305db0ba86fc392562342ad81e50c7710495bb980f264972 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, GIT_CLEAN=True) 2024-09-17T09:40:02.965 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:02 smithi204 podman[59922]: 2024-09-17 09:40:02.627176533 +0000 UTC m=+0.314620138 container start 0523ebe64e51dda8305db0ba86fc392562342ad81e50c7710495bb980f264972 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True) 2024-09-17T09:40:02.965 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:02 smithi204 ceph-osd[59942]: -- 172.21.15.204:0/4249444967 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ca8facf1e0 con 0x55ca8fa6dc00 2024-09-17T09:40:02.965 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:02 smithi204 bash[59922]: 0523ebe64e51dda8305db0ba86fc392562342ad81e50c7710495bb980f264972 2024-09-17T09:40:02.965 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:02 smithi204 systemd[1]: Started Ceph osd.5 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:40:03.240 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:03 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:40:03.176+0000 7f47d98c4640 -1 Falling back to public interface 2024-09-17T09:40:03.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:02 smithi066 ceph-mon[71715]: pgmap v163: 129 pgs: 3 active+undersized, 8 peering, 13 stale+active+clean, 2 active+undersized+degraded, 103 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 20/1419 objects degraded (1.409%) 2024-09-17T09:40:03.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:03 smithi204 ceph-mon[51734]: Health check failed: Degraded data redundancy: 20/1419 objects degraded (1.409%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T09:40:03.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:03 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:03.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:03 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:03.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:03 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:40:03.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:03 smithi066 ceph-mon[71715]: Health check failed: Degraded data redundancy: 20/1419 objects degraded (1.409%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T09:40:03.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:03 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:03.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:03 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:03.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:03 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:40:05.227 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:04 smithi204 ceph-mon[51734]: pgmap v164: 129 pgs: 16 active+undersized, 8 peering, 20 active+undersized+degraded, 85 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 139/1419 objects degraded (9.796%) 2024-09-17T09:40:05.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:04 smithi066 ceph-mon[71715]: pgmap v164: 129 pgs: 16 active+undersized, 8 peering, 20 active+undersized+degraded, 85 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 139/1419 objects degraded (9.796%) 2024-09-17T09:40:06.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:05 smithi204 ceph-mon[51734]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-17T09:40:06.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:05 smithi066 ceph-mon[71715]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-17T09:40:06.527 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:40:07.961 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:07 smithi204 ceph-mon[51734]: pgmap v165: 129 pgs: 20 active+undersized, 24 active+undersized+degraded, 85 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 157/1419 objects degraded (11.064%) 2024-09-17T09:40:07.962 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:07 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:07.962 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:07 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:07.962 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:07 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:07.962 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:07 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:07.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:07 smithi066 ceph-mon[71715]: pgmap v165: 129 pgs: 20 active+undersized, 24 active+undersized+degraded, 85 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 157/1419 objects degraded (11.064%) 2024-09-17T09:40:07.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:07 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:07.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:07 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:07.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:07 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:07.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:07 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:08.637 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:40:08.298+0000 7f47d98c4640 -1 osd.5 0 read_superblock omap replica is missing. 2024-09-17T09:40:08.982 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:08 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:40:08.838+0000 7f47d98c4640 -1 osd.5 99 log_to_monitors true 2024-09-17T09:40:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:09 smithi204 ceph-mon[51734]: pgmap v166: 129 pgs: 20 active+undersized, 24 active+undersized+degraded, 85 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 224 B/s rd, 112 B/s wr, 0 op/s; 157/1419 objects degraded (11.064%) 2024-09-17T09:40:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:09 smithi204 ceph-mon[51734]: from='osd.5 [v2:172.21.15.204:6808/848803144,v1:172.21.15.204:6809/848803144]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:40:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:09 smithi204 ceph-mon[51734]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:40:09.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:09 smithi066 ceph-mon[71715]: pgmap v166: 129 pgs: 20 active+undersized, 24 active+undersized+degraded, 85 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 224 B/s rd, 112 B/s wr, 0 op/s; 157/1419 objects degraded (11.064%) 2024-09-17T09:40:09.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:09 smithi066 ceph-mon[71715]: from='osd.5 [v2:172.21.15.204:6808/848803144,v1:172.21.15.204:6809/848803144]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:40:09.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:09 smithi066 ceph-mon[71715]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:40:10.490 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:40:10 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:40:10.154+0000 7f47cd666640 -1 osd.5 99 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T09:40:10.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:10 smithi204 ceph-mon[51734]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T09:40:10.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:10 smithi204 ceph-mon[51734]: osdmap e102: 8 total, 7 up, 8 in 2024-09-17T09:40:10.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:10 smithi204 ceph-mon[51734]: from='osd.5 [v2:172.21.15.204:6808/848803144,v1:172.21.15.204:6809/848803144]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:40:10.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:10 smithi204 ceph-mon[51734]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:40:10.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:10 smithi204 ceph-mon[51734]: pgmap v168: 129 pgs: 20 active+undersized, 24 active+undersized+degraded, 85 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 157/1419 objects degraded (11.064%) 2024-09-17T09:40:10.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:10 smithi204 ceph-mon[51734]: from='osd.5 ' entity='osd.5' 2024-09-17T09:40:10.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:10 smithi066 ceph-mon[71715]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T09:40:10.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:10 smithi066 ceph-mon[71715]: osdmap e102: 8 total, 7 up, 8 in 2024-09-17T09:40:10.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:10 smithi066 ceph-mon[71715]: from='osd.5 [v2:172.21.15.204:6808/848803144,v1:172.21.15.204:6809/848803144]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:40:10.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:10 smithi066 ceph-mon[71715]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:40:10.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:10 smithi066 ceph-mon[71715]: pgmap v168: 129 pgs: 20 active+undersized, 24 active+undersized+degraded, 85 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 157/1419 objects degraded (11.064%) 2024-09-17T09:40:10.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:10 smithi066 ceph-mon[71715]: from='osd.5 ' entity='osd.5' 2024-09-17T09:40:11.552 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:40:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:40:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:40:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: pgmap v169: 129 pgs: 20 active+undersized, 24 active+undersized+degraded, 85 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 229 B/s rd, 229 B/s wr, 0 op/s; 157/1419 objects degraded (11.064%) 2024-09-17T09:40:11.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: pgmap v170: 129 pgs: 20 active+undersized, 24 active+undersized+degraded, 85 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 148 B/s wr, 0 op/s; 157/1419 objects degraded (11.064%) 2024-09-17T09:40:11.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:11.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:11.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:40:11.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:40:11.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:40:11.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: osd.5 [v2:172.21.15.204:6808/848803144,v1:172.21.15.204:6809/848803144] boot 2024-09-17T09:40:11.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: osdmap e103: 8 total, 8 up, 8 in 2024-09-17T09:40:11.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:40:11.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:11 smithi204 ceph-mon[51734]: Health check update: Degraded data redundancy: 157/1419 objects degraded (11.064%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T09:40:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:40:11.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:40:11.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: pgmap v169: 129 pgs: 20 active+undersized, 24 active+undersized+degraded, 85 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 229 B/s rd, 229 B/s wr, 0 op/s; 157/1419 objects degraded (11.064%) 2024-09-17T09:40:11.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: pgmap v170: 129 pgs: 20 active+undersized, 24 active+undersized+degraded, 85 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 148 B/s wr, 0 op/s; 157/1419 objects degraded (11.064%) 2024-09-17T09:40:11.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:11.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:11.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:40:11.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:40:11.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:40:11.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: osd.5 [v2:172.21.15.204:6808/848803144,v1:172.21.15.204:6809/848803144] boot 2024-09-17T09:40:11.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: osdmap e103: 8 total, 8 up, 8 in 2024-09-17T09:40:11.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:40:11.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:11 smithi066 ceph-mon[71715]: Health check update: Degraded data redundancy: 157/1419 objects degraded (11.064%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T09:40:13.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:13 smithi066 ceph-mon[71715]: osdmap e104: 8 total, 8 up, 8 in 2024-09-17T09:40:13.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:13.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:40:13.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:13 smithi204 ceph-mon[51734]: osdmap e104: 8 total, 8 up, 8 in 2024-09-17T09:40:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:40:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:14.418 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:14 smithi066 ceph-mon[71715]: pgmap v173: 129 pgs: 18 active+undersized, 23 active+undersized+degraded, 88 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 155/1419 objects degraded (10.923%) 2024-09-17T09:40:14.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:14 smithi204 ceph-mon[51734]: pgmap v173: 129 pgs: 18 active+undersized, 23 active+undersized+degraded, 88 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 155/1419 objects degraded (10.923%) 2024-09-17T09:40:15.432 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:15 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:15.433 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:15.433 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:40:15.433 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:40:15.433 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:15.433 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:15.433 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:15.433 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:15.433 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:15.433 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:15.433 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:15.433 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:15.433 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:15.433 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:15.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:15.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:15.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:15.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:15.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:15.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:15.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:15.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:15.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:15.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:15.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:40:15.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:15.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:15.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:15.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:40:15.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:15.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:40:15.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:15.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:40:15.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:15.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:15.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:15.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:40:15.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:15.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:15.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:40:15.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:40:15.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:15.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:15.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:15.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:15.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:15.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:15.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:15.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:15.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:15.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:15.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:15.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:15.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:15.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:15.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:15.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:15.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:15 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:40:15.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:15 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:40:15.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:15 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:15.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:15.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:40:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:40:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:15.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:15.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:15.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:15.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:15.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:15.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:15.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:15.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:15.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:40:15.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:15.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:15.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:15.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:40:15.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:15.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:40:15.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:15.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:40:15.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:15.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:15.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:15.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:40:15.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:15.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:15.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:40:15.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:40:15.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:15.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:15.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:15.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:15.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:15.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:15.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:15.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:15.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:15.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:15.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:15.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:15.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:15.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:15.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:15.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:15.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:15 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:40:15.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:15 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:40:16.480 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:16 smithi066 ceph-mon[71715]: pgmap v174: 129 pgs: 9 active+undersized, 12 active+undersized+degraded, 108 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 417 B/s rd, 208 B/s wr, 0 op/s; 85/1419 objects degraded (5.990%) 2024-09-17T09:40:16.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:16 smithi204 ceph-mon[51734]: pgmap v174: 129 pgs: 9 active+undersized, 12 active+undersized+degraded, 108 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 417 B/s rd, 208 B/s wr, 0 op/s; 85/1419 objects degraded (5.990%) 2024-09-17T09:40:16.584 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:40:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:17 smithi204 ceph-mon[51734]: Health check update: Degraded data redundancy: 85/1419 objects degraded (5.990%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T09:40:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:17 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:40:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:40:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:17.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:17.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:17.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:17.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:17.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:17.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:17.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:40:17.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:17.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:17.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:17.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:40:17.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:17.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:40:17.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:17.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:40:17.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:17.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:17.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:17.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:40:17.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:17.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:17.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:40:17.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:40:17.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:17.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:17.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:17.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:17.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:17.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:17.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:17.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:17.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:17.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:17.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:17.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:17.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:17.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:17.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:17.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:17.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:17 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:40:17.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:17 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:40:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:17 smithi066 ceph-mon[71715]: Health check update: Degraded data redundancy: 85/1419 objects degraded (5.990%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T09:40:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:17 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:40:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:40:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:17.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:17.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:17.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:17.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:17.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:17.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:17.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:17.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:17.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:17.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:17.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:17.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:17.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:17.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:17.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:17.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:17.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:17.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:17.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:40:17.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:17.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:17.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:17.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:40:17.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:17.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:40:17.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:17.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:40:17.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:17.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:17.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:17.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:40:17.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:17.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:17.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:40:17.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:40:17.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:17.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:17.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:17.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:17.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:17.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:17.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:17.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:17.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:17.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:17.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:17.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:17.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:17.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:17.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:17.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:17.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:17 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:40:17.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:17 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:40:18.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:18 smithi204 ceph-mon[51734]: pgmap v175: 129 pgs: 129 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:40:18.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:18 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:18.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:18.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:40:18.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:40:18.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:18.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:18.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:18.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:18.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:18.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:18.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:18.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:18.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:18.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:18.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:18.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:18.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:18.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:18.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:18.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:18.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:18.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:18.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:18.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:18.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:40:18.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:18.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:18.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:18.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:40:18.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:18.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:40:18.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:18.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:40:18.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:18.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:18.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:18.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:40:18.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:18.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:18.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:40:18.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:40:18.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:18.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:18.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:18.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:18.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:18.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:18.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:18.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:18.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:18.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:18.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:18.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:18.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:18.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:18.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:18.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:18.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:18 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:40:18.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:18 smithi204 ceph-mon[51734]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 85/1419 objects degraded (5.990%), 12 pgs degraded) 2024-09-17T09:40:18.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:18 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:40:18.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:18 smithi066 ceph-mon[71715]: pgmap v175: 129 pgs: 129 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:40:18.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:18 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:18.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:18.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:40:18.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:40:18.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:18.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:18.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:18.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:18.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:18.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:18.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:18.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:18.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:18.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:18.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:18.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:18.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:18.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:18.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:18.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:18.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:18.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:18.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:18.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:18.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:40:18.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:18.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:18.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:18.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:40:18.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:18.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:40:18.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:18.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:40:18.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:18.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:18.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:18.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:40:18.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:18.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:18.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:40:18.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:40:18.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:18.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:18.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:18.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:18.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:18.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:18.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:18.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:18.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:18.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:18.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:18.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:18.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:18.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:18.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:18.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:18.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:18 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:40:18.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:18 smithi066 ceph-mon[71715]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 85/1419 objects degraded (5.990%), 12 pgs degraded) 2024-09-17T09:40:18.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:18 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:40:20.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:20 smithi204 ceph-mon[51734]: pgmap v176: 129 pgs: 129 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:40:20.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:20 smithi066 ceph-mon[71715]: pgmap v176: 129 pgs: 129 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:40:21.235 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:21 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:21.236 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:21.236 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:40:21.236 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:40:21.236 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:21.236 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:21.236 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:21.236 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:21.236 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:21.236 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:21.236 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:21.236 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:21.237 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:21.237 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:21.237 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:21.237 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:21.237 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:21.237 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:21.237 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:21.237 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:21.237 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:21.237 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:21.237 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:21.237 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:21.238 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:40:21.238 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:21.238 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:21.238 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:21.238 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:40:21.238 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:21.238 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:40:21.238 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:21.238 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:40:21.238 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:21.238 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:21.238 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:21.238 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:40:21.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:21.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:21.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:40:21.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:40:21.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:21.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:21.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:21.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:21.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:21.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:21.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:21.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:21.239 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:21 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:40:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:21 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:40:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:21 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:40:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:40:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:40:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:40:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:40:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:40:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:40:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:40:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:40:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:21 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:40:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:21 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:40:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:21 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:40:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:21 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:40:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:21 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T09:40:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:21 smithi204 ceph-mon[51734]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T09:40:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:21 smithi204 ceph-mon[51734]: Upgrade: osd.6 is safe to restart 2024-09-17T09:40:21.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:21 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:21.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:21.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:40:21.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:40:21.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:21.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:21.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:21.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:21.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:21.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:21.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:21.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:21.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:21.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:21.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:21.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:21.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:21.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:21.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:21.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:21.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:21.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:21.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:21.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:21.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:40:21.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:21.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:21.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:21.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:40:21.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:21.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:40:21.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:21.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:40:21.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:21.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:21.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:21.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:40:21.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:21.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:21.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:40:21.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:40:21.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:21.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:21.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:21.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:21.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:21.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:21.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:21.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:21.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:21.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:21.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:21.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:21.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:21.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:21.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:21.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:21.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:21 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:40:21.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:21 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:40:21.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:21 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:21.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:21.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:40:21.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:40:21.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:21.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:21.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:21.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:21.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:21.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:21.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:21.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:21.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:21.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:21.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:21.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:21.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:21.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:21.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:21.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:21.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:21.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:21.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:21.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:21.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:40:21.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:21.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:21.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:21.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:40:21.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:21.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:40:21.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:21.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:40:21.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:21.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:21.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:21.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:40:21.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:21.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:21.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:40:21.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:40:21.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:21.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:21.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:21.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:21.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:21.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:21.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:21.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:21.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:21.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:21.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:21.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:21.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:21.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:21.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:21.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:21.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:21 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:40:21.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:21 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:40:21.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:21 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:40:21.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:21 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:40:21.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:21 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T09:40:21.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:21 smithi066 ceph-mon[71715]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T09:40:21.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:21 smithi066 ceph-mon[71715]: Upgrade: osd.6 is safe to restart 2024-09-17T09:40:21.620 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:40:22.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:22 smithi066 ceph-mon[71715]: pgmap v177: 129 pgs: 129 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 213 B/s rd, 213 B/s wr, 0 op/s 2024-09-17T09:40:22.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:22.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T09:40:22.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:22 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:40:22.398 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:22 smithi204 ceph-mon[51734]: pgmap v177: 129 pgs: 129 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 213 B/s rd, 213 B/s wr, 0 op/s 2024-09-17T09:40:22.398 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:22.398 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T09:40:22.398 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:22 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:40:23.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:23 smithi204 ceph-mon[51734]: Upgrade: Updating osd.6 2024-09-17T09:40:23.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:23 smithi204 ceph-mon[51734]: Deploying daemon osd.6 on smithi204 2024-09-17T09:40:23.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:23 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:23.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:23 smithi066 ceph-mon[71715]: Upgrade: Updating osd.6 2024-09-17T09:40:23.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:23 smithi066 ceph-mon[71715]: Deploying daemon osd.6 on smithi204 2024-09-17T09:40:23.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:23 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:24.446 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:24 smithi204 ceph-mon[51734]: pgmap v178: 129 pgs: 129 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 193 B/s rd, 193 B/s wr, 0 op/s 2024-09-17T09:40:24.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:24 smithi066 ceph-mon[71715]: pgmap v178: 129 pgs: 129 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 193 B/s rd, 193 B/s wr, 0 op/s 2024-09-17T09:40:25.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:24 smithi204 systemd[1]: Stopping Ceph osd.6 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:40:25.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.6[34369]: debug 2024-09-17T09:40:24.905+0000 7f91a7ebf700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T09:40:25.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.6[34369]: debug 2024-09-17T09:40:24.905+0000 7f91a7ebf700 -1 osd.6 104 *** Got signal Terminated *** 2024-09-17T09:40:25.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:24 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.6[34369]: debug 2024-09-17T09:40:24.905+0000 7f91a7ebf700 -1 osd.6 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:40:25.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:24 smithi204 podman[61925]: 2024-09-17 09:40:24.998616091 +0000 UTC m=+0.193495764 container died 9a9c30228690717b818e55b6dd238799aa33edac8cf4a6ede3b7897c14a6381d (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.6, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=-16.2.5, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-17T09:40:25.625 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:25 smithi204 podman[61925]: 2024-09-17 09:40:25.406825444 +0000 UTC m=+0.601705116 container cleanup 9a9c30228690717b818e55b6dd238799aa33edac8cf4a6ede3b7897c14a6381d (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.6, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.5, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image) 2024-09-17T09:40:25.625 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:25 smithi204 bash[61925]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.6 2024-09-17T09:40:25.990 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:25 smithi204 podman[61940]: 2024-09-17 09:40:25.624810408 +0000 UTC m=+0.624769584 container remove 9a9c30228690717b818e55b6dd238799aa33edac8cf4a6ede3b7897c14a6381d (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.6, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.5, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image) 2024-09-17T09:40:26.355 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:26 smithi204 podman[62045]: 2024-09-17 09:40:25.968593784 +0000 UTC m=+0.016128452 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:40:26.355 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:26 smithi204 podman[62045]: 2024-09-17 09:40:26.084466811 +0000 UTC m=+0.132001468 container create 0c424f006fc57c9915092b8da741257a5fc41c6d09b5c4f6c9110325a70536f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:40:26.355 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:26 smithi204 podman[62045]: 2024-09-17 09:40:26.286945757 +0000 UTC m=+0.334480424 container init 0c424f006fc57c9915092b8da741257a5fc41c6d09b5c4f6c9110325a70536f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-17T09:40:26.355 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:26 smithi204 podman[62045]: 2024-09-17 09:40:26.290301982 +0000 UTC m=+0.337836640 container start 0c424f006fc57c9915092b8da741257a5fc41c6d09b5c4f6c9110325a70536f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-17T09:40:26.355 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:26 smithi204 podman[62045]: 2024-09-17 09:40:26.353599085 +0000 UTC m=+0.401133766 container attach 0c424f006fc57c9915092b8da741257a5fc41c6d09b5c4f6c9110325a70536f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:40:26.356 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: pgmap v179: 129 pgs: 129 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:40:26.356 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.4 2024-09-17T09:40:26.356 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 failed (root=default,host=smithi204) (connection refused reported by osd.4) 2024-09-17T09:40:26.356 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.4 2024-09-17T09:40:26.356 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.7 2024-09-17T09:40:26.357 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.5 2024-09-17T09:40:26.357 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.7 2024-09-17T09:40:26.357 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.0 2024-09-17T09:40:26.357 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.1 2024-09-17T09:40:26.357 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.2 2024-09-17T09:40:26.357 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.3 2024-09-17T09:40:26.357 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.5 2024-09-17T09:40:26.358 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.0 2024-09-17T09:40:26.358 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.1 2024-09-17T09:40:26.358 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.2 2024-09-17T09:40:26.358 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.3 2024-09-17T09:40:26.358 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.7 2024-09-17T09:40:26.358 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.7 2024-09-17T09:40:26.359 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.5 2024-09-17T09:40:26.359 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.4 2024-09-17T09:40:26.359 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.1 2024-09-17T09:40:26.359 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.2 2024-09-17T09:40:26.359 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.3 2024-09-17T09:40:26.359 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.5 2024-09-17T09:40:26.359 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.0 2024-09-17T09:40:26.360 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.1 2024-09-17T09:40:26.360 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.2 2024-09-17T09:40:26.360 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.3 2024-09-17T09:40:26.360 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.4 2024-09-17T09:40:26.360 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:26 smithi204 ceph-mon[51734]: osd.6 reported immediately failed by osd.0 2024-09-17T09:40:26.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: pgmap v179: 129 pgs: 129 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:40:26.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.4 2024-09-17T09:40:26.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 failed (root=default,host=smithi204) (connection refused reported by osd.4) 2024-09-17T09:40:26.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.4 2024-09-17T09:40:26.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.7 2024-09-17T09:40:26.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.5 2024-09-17T09:40:26.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.7 2024-09-17T09:40:26.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.0 2024-09-17T09:40:26.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.1 2024-09-17T09:40:26.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.2 2024-09-17T09:40:26.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.3 2024-09-17T09:40:26.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.5 2024-09-17T09:40:26.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.0 2024-09-17T09:40:26.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.1 2024-09-17T09:40:26.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.2 2024-09-17T09:40:26.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.3 2024-09-17T09:40:26.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.7 2024-09-17T09:40:26.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.7 2024-09-17T09:40:26.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.5 2024-09-17T09:40:26.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.4 2024-09-17T09:40:26.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.1 2024-09-17T09:40:26.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.2 2024-09-17T09:40:26.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.3 2024-09-17T09:40:26.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.5 2024-09-17T09:40:26.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.0 2024-09-17T09:40:26.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.1 2024-09-17T09:40:26.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.2 2024-09-17T09:40:26.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.3 2024-09-17T09:40:26.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.4 2024-09-17T09:40:26.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:26 smithi066 ceph-mon[71715]: osd.6 reported immediately failed by osd.0 2024-09-17T09:40:26.652 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:40:26.740 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:26 smithi204 podman[62045]: 2024-09-17 09:40:26.481427774 +0000 UTC m=+0.528962439 container died 0c424f006fc57c9915092b8da741257a5fc41c6d09b5c4f6c9110325a70536f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-17T09:40:27.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:27 smithi204 ceph-mon[51734]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:40:27.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:27 smithi204 ceph-mon[51734]: osdmap e105: 8 total, 7 up, 8 in 2024-09-17T09:40:27.490 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:27 smithi204 podman[62067]: 2024-09-17 09:40:27.190934928 +0000 UTC m=+0.703844804 container remove 0c424f006fc57c9915092b8da741257a5fc41c6d09b5c4f6c9110325a70536f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-deactivate, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=) 2024-09-17T09:40:27.491 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:27 smithi204 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-17T09:40:27.491 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:27 smithi204 systemd[1]: Stopped Ceph osd.6 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:40:27.491 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:27 smithi204 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.6.service: Consumed 1min 32.303s CPU time. 2024-09-17T09:40:27.491 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:27 smithi204 systemd[1]: Starting Ceph osd.6 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:40:27.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:27 smithi066 ceph-mon[71715]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:40:27.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:27 smithi066 ceph-mon[71715]: osdmap e105: 8 total, 7 up, 8 in 2024-09-17T09:40:27.912 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:27 smithi204 podman[62200]: 2024-09-17 09:40:27.527109965 +0000 UTC m=+0.015893982 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:40:27.913 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:27 smithi204 podman[62200]: 2024-09-17 09:40:27.625972327 +0000 UTC m=+0.114756391 container create 068b1db1f8e858912605d8a887e104ebd1a8e31671160c71e9500ff338ec40ed (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b) 2024-09-17T09:40:27.913 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:27 smithi204 podman[62200]: 2024-09-17 09:40:27.836987035 +0000 UTC m=+0.325771063 container init 068b1db1f8e858912605d8a887e104ebd1a8e31671160c71e9500ff338ec40ed (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-17T09:40:27.913 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:27 smithi204 podman[62200]: 2024-09-17 09:40:27.840197348 +0000 UTC m=+0.328981372 container start 068b1db1f8e858912605d8a887e104ebd1a8e31671160c71e9500ff338ec40ed (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:40:27.913 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:27 smithi204 podman[62200]: 2024-09-17 09:40:27.911810765 +0000 UTC m=+0.400594799 container attach 068b1db1f8e858912605d8a887e104ebd1a8e31671160c71e9500ff338ec40ed (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-17T09:40:28.165 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-activate[62215]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T09:40:28.165 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 bash[62200]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T09:40:28.165 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-activate[62215]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T09:40:28.166 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 bash[62200]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T09:40:28.166 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-activate[62215]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T09:40:28.166 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 bash[62200]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T09:40:28.482 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:28 smithi204 ceph-mon[51734]: pgmap v181: 129 pgs: 13 stale+active+clean, 116 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:40:28.482 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:28 smithi204 ceph-mon[51734]: osdmap e106: 8 total, 7 up, 8 in 2024-09-17T09:40:28.482 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:28.482 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:40:28.483 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-activate[62215]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T09:40:28.483 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 bash[62200]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T09:40:28.483 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-activate[62215]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-17T09:40:28.483 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 bash[62200]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-17T09:40:28.483 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-activate[62215]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T09:40:28.483 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 bash[62200]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T09:40:28.483 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-activate[62215]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-17T09:40:28.483 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 bash[62200]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-17T09:40:28.483 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 podman[62200]: 2024-09-17 09:40:28.19311713 +0000 UTC m=+0.681901149 container died 068b1db1f8e858912605d8a887e104ebd1a8e31671160c71e9500ff338ec40ed (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-17T09:40:28.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:28 smithi066 ceph-mon[71715]: pgmap v181: 129 pgs: 13 stale+active+clean, 116 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:40:28.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:28 smithi066 ceph-mon[71715]: osdmap e106: 8 total, 7 up, 8 in 2024-09-17T09:40:28.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:28.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:40:28.911 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:40:29.051 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 podman[62333]: 2024-09-17 09:40:28.774083486 +0000 UTC m=+0.574829732 container remove 068b1db1f8e858912605d8a887e104ebd1a8e31671160c71e9500ff338ec40ed (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-17T09:40:29.051 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:28 smithi204 podman[62393]: 2024-09-17 09:40:28.881989038 +0000 UTC m=+0.016090684 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:40:29.051 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:29 smithi204 podman[62393]: 2024-09-17 09:40:29.049979557 +0000 UTC m=+0.184081190 container create ea5ed94e2fbb13182208cd8026a62673885ddca823e4b6963017c3c41502f0b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-17T09:40:29.336 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:29 smithi204 ceph-mon[51734]: Health check failed: Degraded data redundancy: 103/1419 objects degraded (7.259%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T09:40:29.337 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:29 smithi204 podman[62393]: 2024-09-17 09:40:29.252665173 +0000 UTC m=+0.386766815 container init ea5ed94e2fbb13182208cd8026a62673885ddca823e4b6963017c3c41502f0b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b) 2024-09-17T09:40:29.337 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:29 smithi204 podman[62393]: 2024-09-17 09:40:29.256057371 +0000 UTC m=+0.390159005 container start ea5ed94e2fbb13182208cd8026a62673885ddca823e4b6963017c3c41502f0b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-17T09:40:29.337 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:29 smithi204 ceph-osd[62412]: -- 172.21.15.204:0/1169939517 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5576375791e0 con 0x557637517c00 2024-09-17T09:40:29.594 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:29 smithi066 ceph-mon[71715]: Health check failed: Degraded data redundancy: 103/1419 objects degraded (7.259%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T09:40:29.594 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:40:29.595 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 76s ago 24m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:40:29.595 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (3m) 76s ago 24m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 3bf4fffe5646 2024-09-17T09:40:29.595 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (3m) 22s ago 24m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 70c611c28368 2024-09-17T09:40:29.595 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 76s ago 24m 33.6M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:40:29.595 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (19m) 76s ago 19m 17.1M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:40:29.595 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (19m) 22s ago 19m 38.2M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:40:29.595 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (5m) 76s ago 26m 494M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:40:29.595 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (5m) 22s ago 24m 439M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:40:29.595 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (4m) 76s ago 26m 62.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:40:29.595 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (4m) 22s ago 23m 55.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 35e74ed8917c 2024-09-17T09:40:29.595 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (16m) 76s ago 16m 80.4M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:40:29.595 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (16m) 22s ago 16m 75.0M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:40:29.595 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 unknown 76s ago 24m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:40:29.596 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 22s ago 23m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:40:29.596 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (2m) 76s ago 23m 141M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 e07c5fc3250f 2024-09-17T09:40:29.596 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (2m) 76s ago 23m 120M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 01b7b3144868 2024-09-17T09:40:29.596 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (112s) 76s ago 22m 99.9M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 540036f26109 2024-09-17T09:40:29.596 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (83s) 76s ago 22m 11.0M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 49041b1ec02a 2024-09-17T09:40:29.596 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (54s) 22s ago 22m 135M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 078f6ab5f4fe 2024-09-17T09:40:29.596 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (27s) 22s ago 21m 11.5M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 0523ebe64e51 2024-09-17T09:40:29.596 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 starting - - - 2704M 2024-09-17T09:40:29.596 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (21m) 22s ago 21m 546M 2704M 16.2.5 6933c2a0b7dd 6b8277a12feb 2024-09-17T09:40:29.596 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 76s ago 24m 57.7M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:40:29.740 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:29 smithi204 bash[62393]: ea5ed94e2fbb13182208cd8026a62673885ddca823e4b6963017c3c41502f0b0 2024-09-17T09:40:29.740 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:29 smithi204 systemd[1]: Started Ceph osd.6 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:40:30.010 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:40:30.010 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:40:30.010 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:40:30.010 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:40:30.010 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:40:30.010 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:40:30.010 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:40:30.010 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:40:30.010 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:40:30.010 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 6 2024-09-17T09:40:30.011 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:40:30.011 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:40:30.011 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:40:30.011 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:40:30.011 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:40:30.011 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-09-17T09:40:30.011 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 10 2024-09-17T09:40:30.011 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:40:30.011 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:40:30.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:40:29.791+0000 7fd68fdad640 -1 Falling back to public interface 2024-09-17T09:40:30.356 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:40:30.356 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:40:30.356 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:40:30.356 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:40:30.356 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:40:30.356 INFO:teuthology.orchestra.run.smithi066.stdout: "crash", 2024-09-17T09:40:30.357 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr", 2024-09-17T09:40:30.357 INFO:teuthology.orchestra.run.smithi066.stdout: "mon" 2024-09-17T09:40:30.357 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:40:30.357 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "12/23 daemons upgraded", 2024-09-17T09:40:30.357 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T09:40:30.357 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:40:30.357 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:40:30.604 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:30 smithi204 ceph-mon[51734]: pgmap v183: 129 pgs: 12 active+undersized, 5 stale+active+clean, 16 active+undersized+degraded, 96 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 103/1419 objects degraded (7.259%) 2024-09-17T09:40:30.605 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:30 smithi204 ceph-mon[51734]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:40:30.605 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:30 smithi204 ceph-mon[51734]: from='client.34348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:40:30.605 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:30.605 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:30.605 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:30 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:40:30.605 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:30 smithi204 ceph-mon[51734]: from='client.34354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:40:30.605 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:30 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/270207865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:40:30.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:30 smithi066 ceph-mon[71715]: pgmap v183: 129 pgs: 12 active+undersized, 5 stale+active+clean, 16 active+undersized+degraded, 96 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 103/1419 objects degraded (7.259%) 2024-09-17T09:40:30.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:30 smithi066 ceph-mon[71715]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:40:30.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:30 smithi066 ceph-mon[71715]: from='client.34348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:40:30.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:30.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:30.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:30 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:40:30.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:30 smithi066 ceph-mon[71715]: from='client.34354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:40:30.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:30 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/270207865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:40:30.763 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 5 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 103/1419 objects degraded (7.259%), 16 pgs degraded 2024-09-17T09:40:30.763 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:40:30.764 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:40:30.764 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:40:30.764 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:40:30.764 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:40:30.764 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:40:30.764 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] OSD_DOWN: 1 osds down 2024-09-17T09:40:30.764 INFO:teuthology.orchestra.run.smithi066.stdout: osd.6 (root=default,host=smithi204) is down 2024-09-17T09:40:30.764 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 103/1419 objects degraded (7.259%), 16 pgs degraded 2024-09-17T09:40:30.764 INFO:teuthology.orchestra.run.smithi066.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-09-17T09:40:30.764 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.7 is active+undersized+degraded, acting [7,2] 2024-09-17T09:40:30.764 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.14 is active+undersized+degraded, acting [3,5] 2024-09-17T09:40:30.764 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.19 is active+undersized+degraded, acting [3,0] 2024-09-17T09:40:30.765 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.1a is active+undersized+degraded, acting [4,7] 2024-09-17T09:40:30.765 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.1b is active+undersized+degraded, acting [3,7] 2024-09-17T09:40:30.765 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.1d is active+undersized+degraded, acting [7,0] 2024-09-17T09:40:30.765 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-09-17T09:40:30.765 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-09-17T09:40:30.765 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-09-17T09:40:30.765 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2024-09-17T09:40:30.765 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-09-17T09:40:30.765 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2024-09-17T09:40:30.765 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-09-17T09:40:30.765 INFO:teuthology.orchestra.run.smithi066.stdout: pg 4.5 is active+undersized+degraded, acting [4,7] 2024-09-17T09:40:30.765 INFO:teuthology.orchestra.run.smithi066.stdout: pg 4.18 is active+undersized+degraded, acting [4,1] 2024-09-17T09:40:31.682 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:40:31.688 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:31 smithi204 ceph-mon[51734]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:40:31.688 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:31 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/3067602768' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:40:31.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:31 smithi066 ceph-mon[71715]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:40:31.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:31 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/3067602768' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:40:32.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:32 smithi066 ceph-mon[71715]: pgmap v184: 129 pgs: 18 active+undersized, 25 active+undersized+degraded, 86 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 162/1419 objects degraded (11.416%) 2024-09-17T09:40:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:32 smithi204 ceph-mon[51734]: pgmap v184: 129 pgs: 18 active+undersized, 25 active+undersized+degraded, 86 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 162/1419 objects degraded (11.416%) 2024-09-17T09:40:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:33 smithi204 ceph-mon[51734]: pgmap v185: 129 pgs: 18 active+undersized, 25 active+undersized+degraded, 86 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 162/1419 objects degraded (11.416%) 2024-09-17T09:40:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:33 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:33 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:33 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:33.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:33 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:34.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:33 smithi066 ceph-mon[71715]: pgmap v185: 129 pgs: 18 active+undersized, 25 active+undersized+degraded, 86 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 162/1419 objects degraded (11.416%) 2024-09-17T09:40:34.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:33 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:34.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:33 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:34.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:33 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:34.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:33 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:34.823 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:40:34.535+0000 7fd68fdad640 -1 osd.6 0 read_superblock omap replica is missing. 2024-09-17T09:40:35.381 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:40:35.076+0000 7fd68fdad640 -1 osd.6 104 log_to_monitors true 2024-09-17T09:40:36.205 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:35 smithi204 ceph-mon[51734]: pgmap v186: 129 pgs: 18 active+undersized, 25 active+undersized+degraded, 86 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 239 B/s wr, 0 op/s; 162/1419 objects degraded (11.416%) 2024-09-17T09:40:36.205 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:35 smithi204 ceph-mon[51734]: from='osd.6 [v2:172.21.15.204:6816/3011307440,v1:172.21.15.204:6817/3011307440]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:40:36.205 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:35 smithi204 ceph-mon[51734]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:40:36.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:35 smithi066 ceph-mon[71715]: pgmap v186: 129 pgs: 18 active+undersized, 25 active+undersized+degraded, 86 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 239 B/s wr, 0 op/s; 162/1419 objects degraded (11.416%) 2024-09-17T09:40:36.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:35 smithi066 ceph-mon[71715]: from='osd.6 [v2:172.21.15.204:6816/3011307440,v1:172.21.15.204:6817/3011307440]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:40:36.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:35 smithi066 ceph-mon[71715]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:40:36.488 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:40:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:40:36.348+0000 7fd683b4f640 -1 osd.6 104 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T09:40:36.708 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:40:37.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:36 smithi204 ceph-mon[51734]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T09:40:37.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:36 smithi204 ceph-mon[51734]: osdmap e107: 8 total, 7 up, 8 in 2024-09-17T09:40:37.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:36 smithi204 ceph-mon[51734]: from='osd.6 [v2:172.21.15.204:6816/3011307440,v1:172.21.15.204:6817/3011307440]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:40:37.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:36 smithi204 ceph-mon[51734]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:40:37.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:36 smithi204 ceph-mon[51734]: Health check update: Degraded data redundancy: 162/1419 objects degraded (11.416%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T09:40:37.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:36 smithi204 ceph-mon[51734]: from='osd.6 ' entity='osd.6' 2024-09-17T09:40:37.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:36 smithi066 ceph-mon[71715]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T09:40:37.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:36 smithi066 ceph-mon[71715]: osdmap e107: 8 total, 7 up, 8 in 2024-09-17T09:40:37.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:36 smithi066 ceph-mon[71715]: from='osd.6 [v2:172.21.15.204:6816/3011307440,v1:172.21.15.204:6817/3011307440]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:40:37.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:36 smithi066 ceph-mon[71715]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:40:37.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:36 smithi066 ceph-mon[71715]: Health check update: Degraded data redundancy: 162/1419 objects degraded (11.416%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T09:40:37.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:36 smithi066 ceph-mon[71715]: from='osd.6 ' entity='osd.6' 2024-09-17T09:40:38.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: pgmap v188: 129 pgs: 18 active+undersized, 25 active+undersized+degraded, 86 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 214 B/s wr, 0 op/s; 162/1419 objects degraded (11.416%) 2024-09-17T09:40:38.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:38.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:38.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:40:38.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:40:38.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: pgmap v189: 129 pgs: 18 active+undersized, 25 active+undersized+degraded, 86 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 248 B/s rd, 124 B/s wr, 0 op/s; 162/1419 objects degraded (11.416%) 2024-09-17T09:40:38.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: pgmap v190: 129 pgs: 18 active+undersized, 25 active+undersized+degraded, 86 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 328 B/s rd, 164 B/s wr, 0 op/s; 162/1419 objects degraded (11.416%) 2024-09-17T09:40:38.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:38.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:38.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:40:38.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:40:38.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:40:38.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: osd.6 [v2:172.21.15.204:6816/3011307440,v1:172.21.15.204:6817/3011307440] boot 2024-09-17T09:40:38.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: osdmap e108: 8 total, 8 up, 8 in 2024-09-17T09:40:38.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:37 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:40:38.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: pgmap v188: 129 pgs: 18 active+undersized, 25 active+undersized+degraded, 86 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 214 B/s wr, 0 op/s; 162/1419 objects degraded (11.416%) 2024-09-17T09:40:38.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:38.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:38.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:40:38.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:40:38.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: pgmap v189: 129 pgs: 18 active+undersized, 25 active+undersized+degraded, 86 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 248 B/s rd, 124 B/s wr, 0 op/s; 162/1419 objects degraded (11.416%) 2024-09-17T09:40:38.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: pgmap v190: 129 pgs: 18 active+undersized, 25 active+undersized+degraded, 86 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 328 B/s rd, 164 B/s wr, 0 op/s; 162/1419 objects degraded (11.416%) 2024-09-17T09:40:38.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:38.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:38.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:40:38.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:40:38.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:40:38.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: osd.6 [v2:172.21.15.204:6816/3011307440,v1:172.21.15.204:6817/3011307440] boot 2024-09-17T09:40:38.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: osdmap e108: 8 total, 8 up, 8 in 2024-09-17T09:40:38.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:37 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:40:39.660 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:39 smithi066 ceph-mon[71715]: osdmap e109: 8 total, 8 up, 8 in 2024-09-17T09:40:39.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:39 smithi204 ceph-mon[51734]: osdmap e109: 8 total, 8 up, 8 in 2024-09-17T09:40:40.728 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:40 smithi066 ceph-mon[71715]: pgmap v193: 129 pgs: 8 peering, 9 active+undersized, 14 active+undersized+degraded, 98 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 325 B/s wr, 0 op/s; 86/1419 objects degraded (6.061%) 2024-09-17T09:40:40.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:40 smithi204 ceph-mon[51734]: pgmap v193: 129 pgs: 8 peering, 9 active+undersized, 14 active+undersized+degraded, 98 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 325 B/s wr, 0 op/s; 86/1419 objects degraded (6.061%) 2024-09-17T09:40:41.667 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:41 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:41.668 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:41.668 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:40:41.668 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:40:41.668 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:41.668 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:41.668 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:41.668 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:41.668 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:41.668 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:41.668 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:41.668 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:41.669 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:41.669 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:41.669 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:41.669 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:41.669 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:41.669 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:41.669 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:41.669 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:41.669 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:41.669 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:41.669 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:41.669 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:41.669 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:40:41.670 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:41.670 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:41.670 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:41.670 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:40:41.670 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:41.670 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:40:41.670 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:41.670 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:40:41.670 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:41.670 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:41.670 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:41.670 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:40:41.670 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:41.671 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:41.671 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:40:41.671 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:40:41.671 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:41.671 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:41.671 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:41.671 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:41.671 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:41.671 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:41.671 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:41.672 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:41.672 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:41.672 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:41.672 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:41.672 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:41.672 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:41.672 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:41.672 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:41.672 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:41.673 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:41 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:40:41.673 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:41 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:40:41.673 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:41 smithi066 ceph-mon[71715]: Health check update: Degraded data redundancy: 86/1419 objects degraded (6.061%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T09:40:41.739 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:40:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:41 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:40:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:40:41.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:41.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:41.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:41.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:41.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:41.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:41.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:41.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:41.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:41.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:40:41.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:41.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:41.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:41.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:40:41.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:41.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:40:41.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:41.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:40:41.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:41.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:41.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:41.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:40:41.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:41.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:40:41.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:40:41.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:40:41.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:41.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:41.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:41.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:41.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:41.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:41.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:41.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:41.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:41.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:41.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:41.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:41.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:41.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:41.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:41.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:40:41.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:41 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:40:41.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:41 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:40:41.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:41 smithi204 ceph-mon[51734]: Health check update: Degraded data redundancy: 86/1419 objects degraded (6.061%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T09:40:42.731 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:42 smithi066 ceph-mon[71715]: pgmap v194: 129 pgs: 8 peering, 121 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 242 B/s wr, 0 op/s 2024-09-17T09:40:42.731 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:42 smithi066 ceph-mon[71715]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/1419 objects degraded (6.061%), 14 pgs degraded) 2024-09-17T09:40:42.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:42 smithi204 ceph-mon[51734]: pgmap v194: 129 pgs: 8 peering, 121 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 242 B/s wr, 0 op/s 2024-09-17T09:40:42.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:42 smithi204 ceph-mon[51734]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/1419 objects degraded (6.061%), 14 pgs degraded) 2024-09-17T09:40:43.794 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:43.794 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:40:43.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:43.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:40:44.973 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:44 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:44.973 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:44.973 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:40:44.973 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:40:44.973 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:44.973 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:44.973 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:44.973 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:44.973 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:44.974 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:44.974 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:44.974 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:44.974 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:44.974 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:44.974 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:44.974 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:44.974 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:44.974 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:44.974 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:44.974 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:44.974 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:44.974 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:44.975 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:44.975 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:44.975 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:40:44.975 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:44.975 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:44.975 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:44.975 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:40:44.975 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:44.975 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:40:44.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:44.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:40:44.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:44.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:44.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:44.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:40:44.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:44.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:44.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:40:44.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:40:44.976 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:44.977 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:44.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:44.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:44.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:44 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:40:44.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:44 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:40:44.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:44 smithi066 ceph-mon[71715]: pgmap v195: 129 pgs: 129 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-09-17T09:40:44.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:44 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:44.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:44.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:40:44.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:40:44.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:44.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:44.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:44.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:44.978 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:44.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:44.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:44.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:44.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:44.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:44.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:44.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:44.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:44.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:44.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:44.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:44.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:44.979 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:44.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:44.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:44.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:40:44.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:44.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:44.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:44.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:40:44.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:44.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:40:44.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:44.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:40:44.980 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:44.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:44.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:44.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:40:44.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:44.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:44.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:40:44.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:40:44.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:44.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:44.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:44.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:44.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:44.981 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:44.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:44.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:44.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:44.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:44.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:44.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:44.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:44.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:44.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:44.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:44.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:44 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:40:44.982 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:44 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:40:44.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:44 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:44.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:40:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:40:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:44.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:44.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:44.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:44.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:44.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:44.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:44.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:44.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:44.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:44.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:44.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:40:44.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:44.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:44.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:44.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:40:44.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:44.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:40:44.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:44.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:40:44.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:44.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:44.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:44.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:40:44.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:44.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:40:44.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:40:44.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:40:44.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:44.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:44.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:44.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:44.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:44.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:44.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:44.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:44.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:44.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:44.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:44.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:44.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:44.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:44.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:44.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:40:44.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:44 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:40:44.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:44 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:40:44.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:44 smithi204 ceph-mon[51734]: pgmap v195: 129 pgs: 129 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-09-17T09:40:44.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:44 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:44.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:44.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:40:44.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:40:44.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:44.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:44.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:44.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:44.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:44.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:44.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:44.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:44.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:44.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:44.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:44.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:44.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:44.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:44.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:44.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:44.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:44.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:44.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:44.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:44.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:40:44.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:44.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:44.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:44.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:40:44.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:44.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:40:44.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:44.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:40:44.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:44.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:44.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:45.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:40:45.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:45.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:40:45.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:40:45.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:40:45.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:45.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:45.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:45.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:45.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:45.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:45.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:45.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:45.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:45.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:45.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:45.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:45.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:45.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:45.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:45.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:40:45.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:44 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:40:45.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:44 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:40:46.762 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:40:46.932 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:46 smithi204 ceph-mon[51734]: pgmap v196: 129 pgs: 129 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:40:46.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:46 smithi066 ceph-mon[71715]: pgmap v196: 129 pgs: 129 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:40:47.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:47 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:40:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:40:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:47.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:40:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:40:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:40:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:40:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:40:47.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:40:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:40:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:47.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:47 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:40:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:47 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:40:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:47 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:40:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:47 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:40:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:47 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:40:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:47 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:40:47.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:47 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T09:40:47.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:47 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:47.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:47.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:40:47.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:40:47.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:47.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:47.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:47.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:47.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:47.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:47.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:47.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:47.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:47.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:47.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:47.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:47.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:47.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:47.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:47.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:47.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:47.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:47.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:47.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:47.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:40:47.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:47.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:47.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:47.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:40:47.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:47.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:40:47.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:47.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:40:47.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:47.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:47.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:47.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:40:47.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:47.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:40:47.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:40:47.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:40:47.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:47.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:48.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:48.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:48.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:48.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:48.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:48.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:48.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:48.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:48.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:48.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:48.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:48.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:48.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:40:48.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:40:48.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:47 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:40:48.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:47 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:40:48.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:47 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:40:48.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:47 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:40:48.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:47 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:40:48.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:47 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:40:48.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:47 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T09:40:48.738 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:48 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:48.738 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:48.738 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:40:48.738 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:40:48.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:48.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:48.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:48.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:48.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:48.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:48.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:48.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:48.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:48.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:48.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:48.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:48.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:48.739 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:48.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:48.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:48.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:48.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:48.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:48.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:48.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:40:48.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:48.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:48.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:48.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:40:48.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:48.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:40:48.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:48.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:40:48.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:48.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:48.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:48.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:40:48.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:48.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:48.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:40:48.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:40:48.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:48.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:48.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:40:48.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:48.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:48.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:48.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:40:48.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:48.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:48.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:48.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:48.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:48.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:48.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:48.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:48.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:48.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:48 smithi204 ceph-mon[51734]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T09:40:48.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:48 smithi204 ceph-mon[51734]: Upgrade: osd.7 is safe to restart 2024-09-17T09:40:48.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:48 smithi204 ceph-mon[51734]: pgmap v197: 129 pgs: 129 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 212 B/s rd, 212 B/s wr, 0 op/s 2024-09-17T09:40:48.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:48 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:48.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:48 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T09:40:48.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:48 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:40:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:48 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:48.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:48.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:40:48.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:40:48.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:48.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:48.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:48.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:48.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:48.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:48.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:48.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:48.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:48.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:48.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:48.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:48.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:48.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:48.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:48.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:48.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:48.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:40:48.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:40:48.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:40:48.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:40:48.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:40:48.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:40:48.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:40:48.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:40:48.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:40:48.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:40:48.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:40:48.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:40:48.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:40:48.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:40:48.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:40:48.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:40:48.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:48.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:40:48.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:40:48.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:40:48.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:48.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:48.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:40:48.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:40:48.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:40:48.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:40:48.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:40:48.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:40:48.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:40:48.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:40:48.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:40:48.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:40:48.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:40:48.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:40:48.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:40:48.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:40:48.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:48 smithi066 ceph-mon[71715]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T09:40:48.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:48 smithi066 ceph-mon[71715]: Upgrade: osd.7 is safe to restart 2024-09-17T09:40:48.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:48 smithi066 ceph-mon[71715]: pgmap v197: 129 pgs: 129 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 212 B/s rd, 212 B/s wr, 0 op/s 2024-09-17T09:40:48.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:48 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:48.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:48 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T09:40:49.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:48 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:40:49.853 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:49 smithi204 ceph-mon[51734]: Upgrade: Updating osd.7 2024-09-17T09:40:49.854 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:49 smithi204 ceph-mon[51734]: Deploying daemon osd.7 on smithi204 2024-09-17T09:40:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:49 smithi066 ceph-mon[71715]: Upgrade: Updating osd.7 2024-09-17T09:40:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:49 smithi066 ceph-mon[71715]: Deploying daemon osd.7 on smithi204 2024-09-17T09:40:50.908 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:50 smithi204 ceph-mon[51734]: pgmap v198: 129 pgs: 129 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 192 B/s wr, 0 op/s 2024-09-17T09:40:50.908 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:50 smithi204 systemd[1]: Stopping Ceph osd.7 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:40:50.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:50 smithi066 ceph-mon[71715]: pgmap v198: 129 pgs: 129 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 192 B/s wr, 0 op/s 2024-09-17T09:40:51.184 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.7[36846]: debug 2024-09-17T09:40:51.060+0000 7f3884383700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T09:40:51.185 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.7[36846]: debug 2024-09-17T09:40:51.060+0000 7f3884383700 -1 osd.7 109 *** Got signal Terminated *** 2024-09-17T09:40:51.185 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.7[36846]: debug 2024-09-17T09:40:51.060+0000 7f3884383700 -1 osd.7 109 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:40:51.490 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:51 smithi204 podman[64363]: 2024-09-17 09:40:51.182961125 +0000 UTC m=+0.236417667 container died 6b8277a12feb79eb726e8b6c3c65c2cb727ca08a9959fd2d97224944efd38e2c (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.5, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-17T09:40:51.764 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 reported immediately failed by osd.2 2024-09-17T09:40:51.764 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 failed (root=default,host=smithi204) (connection refused reported by osd.2) 2024-09-17T09:40:51.764 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 reported immediately failed by osd.2 2024-09-17T09:40:51.764 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 reported immediately failed by osd.3 2024-09-17T09:40:51.764 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 reported immediately failed by osd.6 2024-09-17T09:40:51.764 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 reported immediately failed by osd.0 2024-09-17T09:40:51.765 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 reported immediately failed by osd.1 2024-09-17T09:40:51.765 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 reported immediately failed by osd.3 2024-09-17T09:40:51.765 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 reported immediately failed by osd.5 2024-09-17T09:40:51.765 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 reported immediately failed by osd.0 2024-09-17T09:40:51.765 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 reported immediately failed by osd.1 2024-09-17T09:40:51.765 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 reported immediately failed by osd.6 2024-09-17T09:40:51.765 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 reported immediately failed by osd.4 2024-09-17T09:40:51.765 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 reported immediately failed by osd.5 2024-09-17T09:40:51.765 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:51 smithi066 ceph-mon[71715]: osd.7 reported immediately failed by osd.4 2024-09-17T09:40:51.785 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:40:51.813 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:51 smithi204 podman[64363]: 2024-09-17 09:40:51.585968568 +0000 UTC m=+0.639425108 container cleanup 6b8277a12feb79eb726e8b6c3c65c2cb727ca08a9959fd2d97224944efd38e2c (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.7, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-16.2.5, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image) 2024-09-17T09:40:51.813 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:51 smithi204 bash[64363]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.7 2024-09-17T09:40:51.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 reported immediately failed by osd.2 2024-09-17T09:40:51.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 failed (root=default,host=smithi204) (connection refused reported by osd.2) 2024-09-17T09:40:51.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 reported immediately failed by osd.2 2024-09-17T09:40:51.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 reported immediately failed by osd.3 2024-09-17T09:40:51.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 reported immediately failed by osd.6 2024-09-17T09:40:51.814 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 reported immediately failed by osd.0 2024-09-17T09:40:51.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 reported immediately failed by osd.1 2024-09-17T09:40:51.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 reported immediately failed by osd.3 2024-09-17T09:40:51.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 reported immediately failed by osd.5 2024-09-17T09:40:51.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 reported immediately failed by osd.0 2024-09-17T09:40:51.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 reported immediately failed by osd.1 2024-09-17T09:40:51.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 reported immediately failed by osd.6 2024-09-17T09:40:51.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 reported immediately failed by osd.4 2024-09-17T09:40:51.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 reported immediately failed by osd.5 2024-09-17T09:40:51.815 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:51 smithi204 ceph-mon[51734]: osd.7 reported immediately failed by osd.4 2024-09-17T09:40:52.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:51 smithi204 podman[64377]: 2024-09-17 09:40:51.81258628 +0000 UTC m=+0.633062385 container remove 6b8277a12feb79eb726e8b6c3c65c2cb727ca08a9959fd2d97224944efd38e2c (image=quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd.7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.5, maintainer=Dimitri Savineau , GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=HEAD, ceph=True, org.label-schema.name=CentOS Base Image, GIT_COMMIT=24e1f91422e837c50a9ec6a5df6b746de1bfb099) 2024-09-17T09:40:52.574 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:52 smithi204 podman[64480]: 2024-09-17 09:40:52.159717722 +0000 UTC m=+0.016016284 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:40:52.575 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:52 smithi204 podman[64480]: 2024-09-17 09:40:52.288384359 +0000 UTC m=+0.144682908 container create 9cb5bf0538ba321bdd1a66ecc4f625dd75195fdf97b4707378532c8c9ed5d4dd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-17T09:40:52.575 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:52 smithi204 podman[64480]: 2024-09-17 09:40:52.490922936 +0000 UTC m=+0.347221492 container init 9cb5bf0538ba321bdd1a66ecc4f625dd75195fdf97b4707378532c8c9ed5d4dd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-17T09:40:52.575 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:52 smithi204 podman[64480]: 2024-09-17 09:40:52.494305755 +0000 UTC m=+0.350604311 container start 9cb5bf0538ba321bdd1a66ecc4f625dd75195fdf97b4707378532c8c9ed5d4dd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2) 2024-09-17T09:40:52.575 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:52 smithi204 podman[64480]: 2024-09-17 09:40:52.574054442 +0000 UTC m=+0.430353026 container attach 9cb5bf0538ba321bdd1a66ecc4f625dd75195fdf97b4707378532c8c9ed5d4dd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-17T09:40:52.961 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:52 smithi204 ceph-mon[51734]: pgmap v199: 129 pgs: 129 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:40:52.962 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:52 smithi204 ceph-mon[51734]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:40:52.962 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:52 smithi204 ceph-mon[51734]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-09-17T09:40:52.962 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:52 smithi204 ceph-mon[51734]: osdmap e110: 8 total, 7 up, 8 in 2024-09-17T09:40:52.962 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:52 smithi204 podman[64480]: 2024-09-17 09:40:52.676323197 +0000 UTC m=+0.532621759 container died 9cb5bf0538ba321bdd1a66ecc4f625dd75195fdf97b4707378532c8c9ed5d4dd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-deactivate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-17T09:40:52.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:52 smithi066 ceph-mon[71715]: pgmap v199: 129 pgs: 129 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:40:52.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:52 smithi066 ceph-mon[71715]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T09:40:52.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:52 smithi066 ceph-mon[71715]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-09-17T09:40:52.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:52 smithi066 ceph-mon[71715]: osdmap e110: 8 total, 7 up, 8 in 2024-09-17T09:40:53.685 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:53 smithi204 podman[64503]: 2024-09-17 09:40:53.261306947 +0000 UTC m=+0.579196492 container remove 9cb5bf0538ba321bdd1a66ecc4f625dd75195fdf97b4707378532c8c9ed5d4dd (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-deactivate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-17T09:40:53.686 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:53 smithi204 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-17T09:40:53.686 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:53 smithi204 systemd[1]: Stopped Ceph osd.7 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:40:53.686 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:53 smithi204 systemd[1]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.7.service: Consumed 2min 15.360s CPU time. 2024-09-17T09:40:53.686 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:53 smithi204 systemd[1]: Starting Ceph osd.7 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:40:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:53 smithi204 ceph-mon[51734]: osdmap e111: 8 total, 7 up, 8 in 2024-09-17T09:40:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:53 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:53.990 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:53 smithi204 podman[64603]: 2024-09-17 09:40:53.587406595 +0000 UTC m=+0.015807914 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:40:53.990 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:53 smithi204 podman[64603]: 2024-09-17 09:40:53.716933866 +0000 UTC m=+0.145335179 container create 0a511d3b0fc06364b93a87e263a848ac295eb5bbe963c99c068df9a3fbe823d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b) 2024-09-17T09:40:53.991 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:53 smithi204 podman[64603]: 2024-09-17 09:40:53.923695539 +0000 UTC m=+0.352096856 container init 0a511d3b0fc06364b93a87e263a848ac295eb5bbe963c99c068df9a3fbe823d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-17T09:40:53.991 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:53 smithi204 podman[64603]: 2024-09-17 09:40:53.927143552 +0000 UTC m=+0.355544868 container start 0a511d3b0fc06364b93a87e263a848ac295eb5bbe963c99c068df9a3fbe823d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-activate, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-17T09:40:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:53 smithi066 ceph-mon[71715]: osdmap e111: 8 total, 7 up, 8 in 2024-09-17T09:40:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:53 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:54.277 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 podman[64603]: 2024-09-17 09:40:54.008736594 +0000 UTC m=+0.437137910 container attach 0a511d3b0fc06364b93a87e263a848ac295eb5bbe963c99c068df9a3fbe823d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-activate, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS) 2024-09-17T09:40:54.277 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-activate[64619]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T09:40:54.277 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 bash[64603]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T09:40:54.277 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-activate[64619]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T09:40:54.277 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 bash[64603]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T09:40:54.277 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-activate[64619]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T09:40:54.277 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 bash[64603]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T09:40:54.278 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-activate[64619]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T09:40:54.278 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 bash[64603]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T09:40:54.278 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-activate[64619]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-17T09:40:54.278 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 bash[64603]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-17T09:40:54.278 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-activate[64619]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T09:40:54.278 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 bash[64603]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T09:40:54.278 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-activate[64619]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-17T09:40:54.278 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 bash[64603]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-17T09:40:54.278 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 podman[64603]: 2024-09-17 09:40:54.276086987 +0000 UTC m=+0.704488306 container died 0a511d3b0fc06364b93a87e263a848ac295eb5bbe963c99c068df9a3fbe823d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-17T09:40:54.869 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:54 smithi204 ceph-mon[51734]: pgmap v202: 129 pgs: 11 peering, 9 stale+active+clean, 109 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-09-17T09:40:54.870 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:54 smithi204 ceph-mon[51734]: Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T09:40:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:54 smithi066 ceph-mon[71715]: pgmap v202: 129 pgs: 11 peering, 9 stale+active+clean, 109 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-09-17T09:40:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:54 smithi066 ceph-mon[71715]: Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T09:40:55.188 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:54 smithi204 podman[64741]: 2024-09-17 09:40:54.86896247 +0000 UTC m=+0.587205846 container remove 0a511d3b0fc06364b93a87e263a848ac295eb5bbe963c99c068df9a3fbe823d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b) 2024-09-17T09:40:55.188 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:55 smithi204 podman[64801]: 2024-09-17 09:40:54.977999191 +0000 UTC m=+0.016242374 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:40:55.188 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:55 smithi204 podman[64801]: 2024-09-17 09:40:55.086508363 +0000 UTC m=+0.124751535 container create 38ffa03a14f329bf006ef0eb3218aba69bf52925ce2da674efb64bd9d10e0ded (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-17T09:40:55.740 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:55 smithi204 podman[64801]: 2024-09-17 09:40:55.297378412 +0000 UTC m=+0.335621586 container init 38ffa03a14f329bf006ef0eb3218aba69bf52925ce2da674efb64bd9d10e0ded (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-17T09:40:55.740 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:55 smithi204 podman[64801]: 2024-09-17 09:40:55.300634618 +0000 UTC m=+0.338877801 container start 38ffa03a14f329bf006ef0eb3218aba69bf52925ce2da674efb64bd9d10e0ded (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-17T09:40:55.740 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:55 smithi204 ceph-osd[64820]: -- 172.21.15.204:0/3594338100 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c7904431e0 con 0x55c7911c2000 2024-09-17T09:40:55.741 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:55 smithi204 bash[64801]: 38ffa03a14f329bf006ef0eb3218aba69bf52925ce2da674efb64bd9d10e0ded 2024-09-17T09:40:55.741 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:55 smithi204 systemd[1]: Started Ceph osd.7 for 1c8608ba-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:40:56.176 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:40:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:40:55.836+0000 7f2b52786640 -1 Falling back to public interface 2024-09-17T09:40:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:56 smithi204 ceph-mon[51734]: pgmap v203: 129 pgs: 9 active+undersized, 11 peering, 5 stale+active+clean, 18 active+undersized+degraded, 86 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 92/1419 objects degraded (6.483%) 2024-09-17T09:40:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:56 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:56 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:56 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:40:56.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:56 smithi204 ceph-mon[51734]: Health check failed: Degraded data redundancy: 92/1419 objects degraded (6.483%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T09:40:56.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:56 smithi066 ceph-mon[71715]: pgmap v203: 129 pgs: 9 active+undersized, 11 peering, 5 stale+active+clean, 18 active+undersized+degraded, 86 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 92/1419 objects degraded (6.483%) 2024-09-17T09:40:56.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:56 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:56.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:56 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:56.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:56 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:40:56.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:56 smithi066 ceph-mon[71715]: Health check failed: Degraded data redundancy: 92/1419 objects degraded (6.483%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T09:40:56.821 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:40:58.780 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:58 smithi204 ceph-mon[51734]: pgmap v204: 129 pgs: 16 active+undersized, 11 peering, 29 active+undersized+degraded, 73 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 147/1419 objects degraded (10.359%) 2024-09-17T09:40:58.781 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:58.781 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:40:58.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:58 smithi066 ceph-mon[71715]: pgmap v204: 129 pgs: 16 active+undersized, 11 peering, 29 active+undersized+degraded, 73 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 147/1419 objects degraded (10.359%) 2024-09-17T09:40:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:40:58.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:41:00.209 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:59 smithi204 ceph-mon[51734]: pgmap v205: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 228/1419 objects degraded (16.068%) 2024-09-17T09:41:00.209 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:59 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:00.209 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:59 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:00.209 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:59 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:00.209 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:59 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:00.209 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:40:59 smithi204 ceph-mon[51734]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-09-17T09:41:00.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:59 smithi066 ceph-mon[71715]: pgmap v205: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 228/1419 objects degraded (16.068%) 2024-09-17T09:41:00.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:59 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:00.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:59 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:00.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:59 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:00.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:59 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:00.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:40:59 smithi066 ceph-mon[71715]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-09-17T09:41:01.140 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:41:01.490 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:41:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:41:01.270+0000 7f2b52786640 -1 osd.7 0 read_superblock omap replica is missing. 2024-09-17T09:41:01.819 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:41:01.820 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 108s ago 25m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:41:01.820 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (3m) 108s ago 25m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 3bf4fffe5646 2024-09-17T09:41:01.820 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (3m) 2s ago 24m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 70c611c28368 2024-09-17T09:41:01.820 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 108s ago 25m 33.6M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:41:01.820 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (20m) 108s ago 20m 17.1M - 16.2.5 6933c2a0b7dd 31e6cef3842f 2024-09-17T09:41:01.820 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (20m) 2s ago 20m 38.2M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:41:01.820 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (6m) 108s ago 26m 494M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:41:01.820 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (5m) 2s ago 24m 439M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:41:01.820 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (5m) 108s ago 26m 62.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:41:01.820 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (4m) 2s ago 24m 64.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 35e74ed8917c 2024-09-17T09:41:01.820 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (17m) 108s ago 17m 80.4M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:41:01.821 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (17m) 2s ago 17m 75.1M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:41:01.821 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 unknown 108s ago 25m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:41:01.821 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 2s ago 24m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:41:01.821 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (3m) 108s ago 24m 141M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 e07c5fc3250f 2024-09-17T09:41:01.821 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (2m) 108s ago 23m 120M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 01b7b3144868 2024-09-17T09:41:01.821 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (2m) 108s ago 23m 99.9M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 540036f26109 2024-09-17T09:41:01.821 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (115s) 108s ago 22m 11.0M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 49041b1ec02a 2024-09-17T09:41:01.821 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (86s) 2s ago 22m 138M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 078f6ab5f4fe 2024-09-17T09:41:01.821 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (59s) 2s ago 22m 134M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 0523ebe64e51 2024-09-17T09:41:01.821 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (32s) 2s ago 21m 122M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 ea5ed94e2fbb 2024-09-17T09:41:01.821 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (6s) 2s ago 21m 14.3M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 38ffa03a14f3 2024-09-17T09:41:01.821 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 108s ago 24m 57.7M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:41:01.851 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:41:02.222 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:01 smithi066 ceph-mon[71715]: pgmap v206: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 220 B/s wr, 0 op/s; 228/1419 objects degraded (16.068%) 2024-09-17T09:41:02.223 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:01 smithi066 ceph-mon[71715]: from='client.34372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:02.223 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:01 smithi066 ceph-mon[71715]: Health check update: Degraded data redundancy: 228/1419 objects degraded (16.068%), 37 pgs degraded (PG_DEGRADED) 2024-09-17T09:41:02.223 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:01 smithi066 ceph-mon[71715]: from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:02.223 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:01 smithi066 ceph-mon[71715]: from='osd.7 [v2:172.21.15.204:6824/131253554,v1:172.21.15.204:6825/131253554]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:41:02.223 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:01 smithi066 ceph-mon[71715]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:41:02.239 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:41:02.239 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:41:02.240 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:41:02.240 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:41:02.240 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:41:02.240 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:41:02.240 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:41:02.240 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:41:02.240 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 7 2024-09-17T09:41:02.240 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:41:02.240 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:41:02.240 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-09-17T09:41:02.240 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:41:02.240 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:41:02.240 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2, 2024-09-17T09:41:02.241 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 11 2024-09-17T09:41:02.241 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:41:02.241 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:41:02.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:01 smithi204 ceph-mon[51734]: pgmap v206: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 326 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 220 B/s wr, 0 op/s; 228/1419 objects degraded (16.068%) 2024-09-17T09:41:02.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:01 smithi204 ceph-mon[51734]: from='client.34372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:02.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:01 smithi204 ceph-mon[51734]: Health check update: Degraded data redundancy: 228/1419 objects degraded (16.068%), 37 pgs degraded (PG_DEGRADED) 2024-09-17T09:41:02.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:01 smithi204 ceph-mon[51734]: from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:02.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:01 smithi204 ceph-mon[51734]: from='osd.7 [v2:172.21.15.204:6824/131253554,v1:172.21.15.204:6825/131253554]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:41:02.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:01 smithi204 ceph-mon[51734]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:41:02.242 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:41:01 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:41:01.947+0000 7f2b52786640 -1 osd.7 109 log_to_monitors true 2024-09-17T09:41:02.242 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:41:02 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:41:02.004+0000 7f2b4a530640 -1 osd.7 109 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T09:41:02.585 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:41:02.586 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:41:02.586 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:41:02.586 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:41:02.586 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:41:02.586 INFO:teuthology.orchestra.run.smithi066.stdout: "crash", 2024-09-17T09:41:02.586 INFO:teuthology.orchestra.run.smithi066.stdout: "osd", 2024-09-17T09:41:02.586 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr", 2024-09-17T09:41:02.586 INFO:teuthology.orchestra.run.smithi066.stdout: "mon" 2024-09-17T09:41:02.586 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:41:02.586 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "14/23 daemons upgraded", 2024-09-17T09:41:02.586 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T09:41:02.586 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:41:02.587 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:41:03.016 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 5 failed cephadm daemon(s); all OSDs are running quincy or later but require_osd_release < quincy; Degraded data redundancy: 228/1419 objects degraded (16.068%), 37 pgs degraded 2024-09-17T09:41:03.016 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:41:03.016 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:41:03.016 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:41:03.017 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:41:03.017 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:41:03.017 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:41:03.017 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running quincy or later but require_osd_release < quincy 2024-09-17T09:41:03.017 INFO:teuthology.orchestra.run.smithi066.stdout: all OSDs are running quincy or later but require_osd_release < quincy 2024-09-17T09:41:03.017 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 228/1419 objects degraded (16.068%), 37 pgs degraded 2024-09-17T09:41:03.017 INFO:teuthology.orchestra.run.smithi066.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-09-17T09:41:03.017 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.0 is active+undersized+degraded, acting [1,0] 2024-09-17T09:41:03.017 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.3 is active+undersized+degraded, acting [5,2] 2024-09-17T09:41:03.017 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.4 is active+undersized+degraded, acting [1,0] 2024-09-17T09:41:03.017 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.5 is active+undersized+degraded, acting [0,4] 2024-09-17T09:41:03.018 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.7 is active+undersized+degraded, acting [6,2] 2024-09-17T09:41:03.018 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.8 is active+undersized+degraded, acting [0,1] 2024-09-17T09:41:03.018 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-09-17T09:41:03.018 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-09-17T09:41:03.018 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.b is active+undersized+degraded, acting [4,5] 2024-09-17T09:41:03.018 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.e is active+undersized+degraded, acting [2,3] 2024-09-17T09:41:03.018 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-09-17T09:41:03.018 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2024-09-17T09:41:03.018 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.18 is active+undersized+degraded, acting [5,4] 2024-09-17T09:41:03.018 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.1a is active+undersized+degraded, acting [6,4] 2024-09-17T09:41:03.018 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.1b is active+undersized+degraded, acting [3,6] 2024-09-17T09:41:03.018 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-09-17T09:41:03.018 INFO:teuthology.orchestra.run.smithi066.stdout: pg 2.1f is active+undersized+degraded, acting [0,4] 2024-09-17T09:41:03.018 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-09-17T09:41:03.019 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-09-17T09:41:03.019 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-09-17T09:41:03.019 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-09-17T09:41:03.019 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-09-17T09:41:03.019 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-09-17T09:41:03.019 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-09-17T09:41:03.019 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-09-17T09:41:03.019 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-09-17T09:41:03.019 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-09-17T09:41:03.019 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-09-17T09:41:03.019 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-09-17T09:41:03.019 INFO:teuthology.orchestra.run.smithi066.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-09-17T09:41:03.019 INFO:teuthology.orchestra.run.smithi066.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-09-17T09:41:03.020 INFO:teuthology.orchestra.run.smithi066.stdout: pg 4.5 is active+undersized+degraded, acting [6,4] 2024-09-17T09:41:03.020 INFO:teuthology.orchestra.run.smithi066.stdout: pg 4.a is active+undersized+degraded, acting [6,1] 2024-09-17T09:41:03.020 INFO:teuthology.orchestra.run.smithi066.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-09-17T09:41:03.020 INFO:teuthology.orchestra.run.smithi066.stdout: pg 5.14 is active+undersized+degraded, acting [3,2] 2024-09-17T09:41:03.020 INFO:teuthology.orchestra.run.smithi066.stdout: pg 5.19 is active+undersized+degraded, acting [1,5] 2024-09-17T09:41:03.257 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:02 smithi066 ceph-mon[71715]: from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:03.257 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:02 smithi066 ceph-mon[71715]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T09:41:03.257 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:02 smithi066 ceph-mon[71715]: osdmap e112: 8 total, 7 up, 8 in 2024-09-17T09:41:03.257 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:02 smithi066 ceph-mon[71715]: from='osd.7 [v2:172.21.15.204:6824/131253554,v1:172.21.15.204:6825/131253554]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:41:03.258 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:02 smithi066 ceph-mon[71715]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:41:03.258 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:02 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/2100599245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:03.258 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:03 smithi066 ceph-mon[71715]: from='client.34390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:03.258 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:03 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:03.258 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:03 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:03.258 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:03 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:41:03.258 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:03 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:41:03.258 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:03 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:03.258 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:03 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:03.258 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:03 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:03 smithi204 ceph-mon[51734]: from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:03 smithi204 ceph-mon[51734]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T09:41:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:03 smithi204 ceph-mon[51734]: osdmap e112: 8 total, 7 up, 8 in 2024-09-17T09:41:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:03 smithi204 ceph-mon[51734]: from='osd.7 [v2:172.21.15.204:6824/131253554,v1:172.21.15.204:6825/131253554]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:41:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:03 smithi204 ceph-mon[51734]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-17T09:41:03.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:03 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/2100599245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:03.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:03 smithi204 ceph-mon[51734]: from='client.34390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:03.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:03 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:03.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:03 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:03.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:03 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:41:03.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:03 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:41:03.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:03 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:03.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:03 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:03.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:03 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:04.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:04 smithi066 ceph-mon[71715]: pgmap v208: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 209 B/s wr, 0 op/s; 228/1419 objects degraded (16.068%) 2024-09-17T09:41:04.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:04 smithi066 ceph-mon[71715]: pgmap v209: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 131 B/s wr, 0 op/s; 228/1419 objects degraded (16.068%) 2024-09-17T09:41:04.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:04 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:41:04.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:04 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:41:04.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:04 smithi066 ceph-mon[71715]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:41:04.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:04 smithi066 ceph-mon[71715]: osd.7 [v2:172.21.15.204:6824/131253554,v1:172.21.15.204:6825/131253554] boot 2024-09-17T09:41:04.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:04 smithi066 ceph-mon[71715]: osdmap e113: 8 total, 8 up, 8 in 2024-09-17T09:41:04.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:04 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:41:04.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:04 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/2040579730' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:41:04.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:04 smithi204 ceph-mon[51734]: pgmap v208: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 209 B/s wr, 0 op/s; 228/1419 objects degraded (16.068%) 2024-09-17T09:41:04.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:04 smithi204 ceph-mon[51734]: pgmap v209: 129 pgs: 19 active+undersized, 37 active+undersized+degraded, 73 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 131 B/s wr, 0 op/s; 228/1419 objects degraded (16.068%) 2024-09-17T09:41:04.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:04 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:41:04.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:04 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:41:04.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:04 smithi204 ceph-mon[51734]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T09:41:04.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:04 smithi204 ceph-mon[51734]: osd.7 [v2:172.21.15.204:6824/131253554,v1:172.21.15.204:6825/131253554] boot 2024-09-17T09:41:04.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:04 smithi204 ceph-mon[51734]: osdmap e113: 8 total, 8 up, 8 in 2024-09-17T09:41:04.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:04 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:41:04.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:04 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/2040579730' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:41:05.327 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:05 smithi066 ceph-mon[71715]: osdmap e114: 8 total, 8 up, 8 in 2024-09-17T09:41:05.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:05 smithi204 ceph-mon[51734]: osdmap e114: 8 total, 8 up, 8 in 2024-09-17T09:41:06.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:06 smithi066 ceph-mon[71715]: pgmap v212: 129 pgs: 12 peering, 14 active+undersized, 26 active+undersized+degraded, 77 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 542 B/s rd, 271 B/s wr, 1 op/s; 182/1419 objects degraded (12.826%) 2024-09-17T09:41:06.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:06 smithi204 ceph-mon[51734]: pgmap v212: 129 pgs: 12 peering, 14 active+undersized, 26 active+undersized+degraded, 77 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 542 B/s rd, 271 B/s wr, 1 op/s; 182/1419 objects degraded (12.826%) 2024-09-17T09:41:06.874 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:41:07.239 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:07 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:07.239 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:07.239 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:41:07.239 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:41:07.239 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:07.239 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:07.239 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:07.239 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:07.239 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:07.239 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:07.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:07.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:07.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:07.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:07.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:07.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:07.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:07.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:07.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:07.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:07.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:07.240 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:07.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:07.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:07.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:41:07.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:07.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:07.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:07.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:41:07.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:07.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:41:07.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:07.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:41:07.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:07.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:07.241 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:07.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:41:07.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:07.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:07.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:41:07.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:41:07.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:07.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:07.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:07.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:07.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:07.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:07.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:07.242 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:07.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:07.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:07.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:07.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:07.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:07.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:07.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:07.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:07.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:07 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:41:07.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:07 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:41:07.243 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:07 smithi066 ceph-mon[71715]: Health check update: Degraded data redundancy: 182/1419 objects degraded (12.826%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T09:41:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:07 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:41:07.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:07.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:07.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:07.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:07.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:07.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:07.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:07.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:41:07.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:07.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:07.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:07.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:41:07.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:07.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:41:07.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:07.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:41:07.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:07.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:07.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:07.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:41:07.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:07.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:07.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:07.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:07.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:07.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:07 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:41:07.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:07 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:41:07.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:07 smithi204 ceph-mon[51734]: Health check update: Degraded data redundancy: 182/1419 objects degraded (12.826%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T09:41:08.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:08 smithi204 ceph-mon[51734]: pgmap v213: 129 pgs: 12 peering, 5 active+undersized, 15 active+undersized+degraded, 97 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 429 B/s rd, 214 B/s wr, 0 op/s; 124/1419 objects degraded (8.739%) 2024-09-17T09:41:08.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:08 smithi066 ceph-mon[71715]: pgmap v213: 129 pgs: 12 peering, 5 active+undersized, 15 active+undersized+degraded, 97 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 429 B/s rd, 214 B/s wr, 0 op/s; 124/1419 objects degraded (8.739%) 2024-09-17T09:41:09.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:09 smithi066 ceph-mon[71715]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 124/1419 objects degraded (8.739%), 15 pgs degraded) 2024-09-17T09:41:09.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:09 smithi204 ceph-mon[51734]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 124/1419 objects degraded (8.739%), 15 pgs degraded) 2024-09-17T09:41:10.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:10 smithi066 ceph-mon[71715]: pgmap v214: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T09:41:10.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:10 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:10.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:10.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:41:10.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:41:10.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:10.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:10.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:10.245 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:10.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:10.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:10.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:10.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:10.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:10.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:10.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:10.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:10.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:10.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:10.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:10.246 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:10.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:10.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:10.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:41:10.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:10.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:10.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:10.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:41:10.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:10.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:41:10.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:10.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:41:10.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:10.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:10.247 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:10.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:41:10.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:10.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:10.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:41:10.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:41:10.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:10.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:10.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:10.248 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:10.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:10.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:10.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:10.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:10.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:10.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:10.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:10.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:10.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:10.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:10.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:10 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:41:10.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:10 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:41:10.249 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:10 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:10.250 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:10.250 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:41:10.250 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:41:10.252 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.252 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:10.252 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:10.252 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:10.252 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:10.252 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:10.252 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:10.252 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:10.252 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:10.253 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:10.253 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:10.253 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:10.253 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:10.253 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:10.253 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.253 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:10.253 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:10.253 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:10.253 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:10.253 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:10.254 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:41:10.254 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:10.254 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:10.254 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:10.254 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:41:10.254 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:10.254 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:41:10.254 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:10.254 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:41:10.254 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:10.254 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:10.254 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:10.254 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:41:10.254 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:10.255 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:10.255 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:41:10.255 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:41:10.255 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.255 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:10.255 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:10.255 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:10.255 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:10.255 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:10.255 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:10.255 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:10.255 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:10.255 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:10.255 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:10.256 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:10.256 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:10.256 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:10.256 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.256 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:10.256 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:10 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:41:10.256 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:10 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:41:10.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:10 smithi204 ceph-mon[51734]: pgmap v214: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T09:41:10.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:10 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:10.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:10.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:41:10.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:41:10.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:10.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:10.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:10.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:10.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:10.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:10.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:10.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:10.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:10.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:10.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:10.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:10.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:10.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:10.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:10.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:10.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:10.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:10.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:41:10.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:10.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:10.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:10.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:41:10.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:10.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:41:10.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:10.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:41:10.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:10.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:10.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:10.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:41:10.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:10.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:10.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:41:10.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:41:10.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:10.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:10.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:10.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:10.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:10.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:10.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:10.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:10.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:10.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:10.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:10.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:10.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:10.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:10.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:10 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:41:10.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:10 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:41:10.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:10 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:10.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:10.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:41:10.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:41:10.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:10.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:10.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:10.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:10.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:10.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:10.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:10.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:10.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:10.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:10.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:10.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:10.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:10.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:10.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:10.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:10.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:10.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:10.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:41:10.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:10.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:10.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:10.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:41:10.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:10.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:41:10.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:10.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:41:10.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:10.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:10.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:10.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:41:10.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:10.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:10.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:41:10.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:41:10.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:10.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:10.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:10.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:10.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:10.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:10.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:10.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:10.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:10.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:10.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:10.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:10.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:10.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:10.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:10.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:10 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:41:10.500 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:10 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:41:11.903 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:41:12.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:12 smithi204 ceph-mon[51734]: pgmap v215: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:41:12.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:12 smithi066 ceph-mon[71715]: pgmap v215: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:41:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:13.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:41:13.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:13.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:13.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:13.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:13.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:13.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:13.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-17T09:41:13.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T09:41:13.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-17T09:41:13.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T09:41:13.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-17T09:41:13.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T09:41:13.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-17T09:41:13.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T09:41:13.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-17T09:41:13.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T09:41:13.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-17T09:41:13.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T09:41:13.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-17T09:41:13.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T09:41:13.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-17T09:41:13.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T09:41:13.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-09-17T09:41:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:41:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-17T09:41:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T09:41:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-17T09:41:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T09:41:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-17T09:41:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T09:41:13.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-17T09:41:13.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T09:41:13.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-17T09:41:13.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T09:41:13.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-17T09:41:13.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T09:41:13.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-17T09:41:13.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T09:41:13.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-17T09:41:13.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T09:41:13.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-09-17T09:41:14.858 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:14 smithi066 ceph-mon[71715]: pgmap v216: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-09-17T09:41:14.858 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:14 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:14.858 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:14.858 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:41:14.858 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:41:14.858 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:14.858 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:14.858 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:14.858 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:14.859 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:14.859 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:14.859 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:14.859 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:14.859 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:14.859 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:14.859 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:14.859 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:14.859 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:14.859 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:14.859 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:14.859 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:14.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:14.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:14.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:14.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:14.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:41:14.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:14.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:14.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:14.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:41:14.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:14.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:41:14.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:14.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:41:14.860 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:14.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:14.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:14.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:41:14.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:14.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:14.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:41:14.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:41:14.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:14.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:14.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:14.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:14.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:14.861 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:14.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:14.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:14.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:14.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:14.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:14.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:14.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:14.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:14.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:14.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:14.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:14 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:41:14.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:14 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:41:14.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:14 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:14.862 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:14.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:41:14.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:41:14.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:14.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:14.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:14.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:14.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:14.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:14.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:14.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:14.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:14.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:14.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:14.863 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:14.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:14.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:14.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:14.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:14.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:14.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:14.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:14.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:14.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:41:14.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:14.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:14.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:14.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:41:14.864 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:14.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:41:14.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:14.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:41:14.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:14.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:14.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:14.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:41:14.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:14.865 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:14.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:41:14.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:41:14.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:14.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:14.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:14.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:14.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:14.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:14.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:14.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:14.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:14.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:14.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:14.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:14.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:14.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:14.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:14.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:14.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:14 smithi066 ceph-mon[71715]: Upgrade: Setting container_image for all osd 2024-09-17T09:41:14.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:14 smithi066 ceph-mon[71715]: Upgrade: Setting require_osd_release to 18 reef 2024-09-17T09:41:14.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:14 smithi066 ceph-mon[71715]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-09-17T09:41:14.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:14 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-09-17T09:41:14.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:14 smithi066 ceph-mon[71715]: osdmap e115: 8 total, 8 up, 8 in 2024-09-17T09:41:14.867 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:14 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi066.wvhbzy"]}]: dispatch 2024-09-17T09:41:14.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:14 smithi204 ceph-mon[51734]: pgmap v216: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 209 B/s rd, 209 B/s wr, 0 op/s 2024-09-17T09:41:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:14 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:41:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:41:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:14.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:14.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:14.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:14.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:14.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:14.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:14.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:14.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:14.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:14.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:14.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:14.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:14.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:14.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:14.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:41:14.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:14.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:14.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:14.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:41:14.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:14.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:41:14.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:14.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:41:14.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:14.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:14.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:14.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:41:14.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:14.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:14.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:41:14.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:41:14.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:14.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:14.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:14.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:14.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:14.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:14.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:14.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:14.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:14.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:14.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:14.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:14.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:14.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:14.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:14.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:14.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:14 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:41:14.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:14 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:41:14.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:14 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:14.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:14.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:41:14.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:41:14.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:14.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:14.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:14.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:14.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:14.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:14.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:14.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:14.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:14.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:14.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:14.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:14.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:14.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:14.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:14.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:14.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:14.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:14.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:14.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:14.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:41:14.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:14.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:14.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:14.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:41:14.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:14.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:41:14.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:14.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:41:14.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:14.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:14.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:14.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:41:14.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:14.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:14.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:41:14.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:41:14.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:14.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:14.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:14.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:14 smithi204 ceph-mon[51734]: Upgrade: Setting container_image for all osd 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:14 smithi204 ceph-mon[51734]: Upgrade: Setting require_osd_release to 18 reef 2024-09-17T09:41:14.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:14 smithi204 ceph-mon[51734]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-09-17T09:41:15.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:14 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-09-17T09:41:15.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:14 smithi204 ceph-mon[51734]: osdmap e115: 8 total, 8 up, 8 in 2024-09-17T09:41:15.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:14 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi066.wvhbzy"]}]: dispatch 2024-09-17T09:41:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:15 smithi066 ceph-mon[71715]: Upgrade: It appears safe to stop mds.foofs.smithi066.wvhbzy 2024-09-17T09:41:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:15 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:15 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.wvhbzy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T09:41:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:15 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:41:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:15 smithi204 ceph-mon[51734]: Upgrade: It appears safe to stop mds.foofs.smithi066.wvhbzy 2024-09-17T09:41:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:15 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:15 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi066.wvhbzy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T09:41:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:15 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:41:16.884 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:16 smithi066 ceph-mon[71715]: pgmap v218: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:41:16.884 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:16 smithi066 ceph-mon[71715]: Upgrade: Updating mds.foofs.smithi066.wvhbzy 2024-09-17T09:41:16.884 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:16 smithi066 ceph-mon[71715]: Deploying daemon mds.foofs.smithi066.wvhbzy on smithi066 2024-09-17T09:41:16.936 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:41:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:16 smithi204 ceph-mon[51734]: pgmap v218: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:41:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:16 smithi204 ceph-mon[51734]: Upgrade: Updating mds.foofs.smithi066.wvhbzy 2024-09-17T09:41:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:16 smithi204 ceph-mon[51734]: Deploying daemon mds.foofs.smithi066.wvhbzy on smithi066 2024-09-17T09:41:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:17 smithi204 ceph-mon[51734]: daemon mds.foofs.smithi066.wvhbzy compat changed unexpectedly 2024-09-17T09:41:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:17 smithi204 ceph-mon[51734]: osdmap e116: 8 total, 8 up, 8 in 2024-09-17T09:41:17.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:17 smithi066 ceph-mon[71715]: daemon mds.foofs.smithi066.wvhbzy compat changed unexpectedly 2024-09-17T09:41:17.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:17 smithi066 ceph-mon[71715]: osdmap e116: 8 total, 8 up, 8 in 2024-09-17T09:41:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:18 smithi204 ceph-mon[51734]: pgmap v219: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:41:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:18 smithi204 ceph-mon[51734]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T09:41:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:18 smithi204 ceph-mon[51734]: fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 2024-09-17T09:41:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:18 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:18.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:18 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi066.wvhbzy"}]: dispatch 2024-09-17T09:41:18.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:18 smithi066 ceph-mon[71715]: pgmap v219: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:41:18.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:18 smithi066 ceph-mon[71715]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T09:41:18.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:18 smithi066 ceph-mon[71715]: fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 2024-09-17T09:41:18.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:18 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:18.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:18 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi066.wvhbzy"}]: dispatch 2024-09-17T09:41:20.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:20 smithi066 ceph-mon[71715]: pgmap v221: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:41:20.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:20 smithi204 ceph-mon[51734]: pgmap v221: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:41:21.965 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:41:22.875 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:22 smithi066 ceph-mon[71715]: pgmap v222: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:41:22.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:22 smithi204 ceph-mon[51734]: pgmap v222: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:41:24.400 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:24 smithi066 ceph-mon[71715]: pgmap v223: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 119 B/s wr, 0 op/s 2024-09-17T09:41:24.401 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:24 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:24.401 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:24 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:24.401 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:24 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:24.401 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:24 smithi066 ceph-mon[71715]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T09:41:24.401 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:24 smithi066 ceph-mon[71715]: mds.? [v2:172.21.15.66:6834/428903190,v1:172.21.15.66:6835/428903190] up:boot 2024-09-17T09:41:24.401 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:24 smithi066 ceph-mon[71715]: fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 1 up:standby 2024-09-17T09:41:24.401 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:24 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi066.wvhbzy"}]: dispatch 2024-09-17T09:41:24.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:24 smithi204 ceph-mon[51734]: pgmap v223: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 119 B/s wr, 0 op/s 2024-09-17T09:41:24.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:24 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:24.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:24 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:24.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:24 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:24.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:24 smithi204 ceph-mon[51734]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T09:41:24.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:24 smithi204 ceph-mon[51734]: mds.? [v2:172.21.15.66:6834/428903190,v1:172.21.15.66:6835/428903190] up:boot 2024-09-17T09:41:24.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:24 smithi204 ceph-mon[51734]: fsmap foofs:1 {0=foofs.smithi204.glpxtq=up:active} 1 up:standby 2024-09-17T09:41:24.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:24 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi066.wvhbzy"}]: dispatch 2024-09-17T09:41:26.308 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:26 smithi066 ceph-mon[71715]: pgmap v224: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:41:26.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:26 smithi204 ceph-mon[51734]: pgmap v224: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:41:26.995 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:41:28.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:28 smithi204 ceph-mon[51734]: pgmap v225: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:41:28.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:28.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:41:28.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:28.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:28 smithi066 ceph-mon[71715]: pgmap v225: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:41:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:41:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:28.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:30.121 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:29 smithi066 ceph-mon[71715]: pgmap v226: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 177 B/s rd, 266 B/s wr, 0 op/s 2024-09-17T09:41:30.121 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:29 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:30.121 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:29 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:30.147 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:29 smithi204 ceph-mon[51734]: pgmap v226: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 177 B/s rd, 266 B/s wr, 0 op/s 2024-09-17T09:41:30.147 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:29 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:30.147 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:29 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:32.025 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:41:32.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:31 smithi204 ceph-mon[51734]: pgmap v227: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:41:32.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:31 smithi066 ceph-mon[71715]: pgmap v227: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-09-17T09:41:33.386 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:41:33.387 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:33 smithi066 ceph-mon[71715]: Detected new or changed devices on smithi066 2024-09-17T09:41:33.387 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:33 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:33.387 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:33 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:33.387 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:33 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:41:33.387 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:33 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:41:33.387 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:33 smithi066 ceph-mon[71715]: pgmap v228: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 181 B/s wr, 0 op/s 2024-09-17T09:41:33.387 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:33 smithi066 ceph-mon[71715]: pgmap v229: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 221 B/s wr, 0 op/s 2024-09-17T09:41:33.387 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:33 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:33.387 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:33 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:33.387 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:33 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:41:33.387 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:33 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:41:33.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:33 smithi204 ceph-mon[51734]: Detected new or changed devices on smithi066 2024-09-17T09:41:33.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:33 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:33.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:33 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:33.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:33 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:41:33.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:33 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:41:33.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:33 smithi204 ceph-mon[51734]: pgmap v228: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 181 B/s wr, 0 op/s 2024-09-17T09:41:33.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:33 smithi204 ceph-mon[51734]: pgmap v229: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 221 B/s wr, 0 op/s 2024-09-17T09:41:33.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:33 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:33.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:33 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:33.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:33 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:41:33.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:33 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:41:34.078 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:41:34.078 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 5s ago 26m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:41:34.079 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (4m) 5s ago 25m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 3bf4fffe5646 2024-09-17T09:41:34.079 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (4m) 35s ago 25m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 70c611c28368 2024-09-17T09:41:34.079 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 5s ago 25m 33.6M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:41:34.079 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (11s) 5s ago 20m 13.0M - 18.2.4-855-g19e2a2be 980a0bfcd684 3b7bda193013 2024-09-17T09:41:34.079 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (20m) 35s ago 20m 38.2M - 16.2.5 6933c2a0b7dd 96120397aefc 2024-09-17T09:41:34.079 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (6m) 5s ago 27m 501M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:41:34.079 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (6m) 35s ago 25m 439M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:41:34.079 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (5m) 5s ago 27m 85.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:41:34.079 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (5m) 35s ago 25m 64.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 35e74ed8917c 2024-09-17T09:41:34.079 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (17m) 5s ago 17m 80.5M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:41:34.079 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (17m) 35s ago 17m 75.1M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:41:34.079 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 unknown 5s ago 25m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:41:34.079 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 35s ago 24m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:41:34.080 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (3m) 5s ago 24m 146M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 e07c5fc3250f 2024-09-17T09:41:34.080 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (3m) 5s ago 24m 124M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 01b7b3144868 2024-09-17T09:41:34.080 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (2m) 5s ago 23m 103M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 540036f26109 2024-09-17T09:41:34.080 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (2m) 5s ago 23m 139M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 49041b1ec02a 2024-09-17T09:41:34.080 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (118s) 35s ago 23m 138M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 078f6ab5f4fe 2024-09-17T09:41:34.080 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (91s) 35s ago 22m 134M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 0523ebe64e51 2024-09-17T09:41:34.080 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (65s) 35s ago 22m 122M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 ea5ed94e2fbb 2024-09-17T09:41:34.080 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (39s) 35s ago 22m 14.3M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 38ffa03a14f3 2024-09-17T09:41:34.080 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 5s ago 25m 57.7M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:41:34.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:34 smithi066 ceph-mon[71715]: from='client.34402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:34.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:34 smithi204 ceph-mon[51734]: from='client.34402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:34.506 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:41:34.506 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:41:34.506 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:41:34.506 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:41:34.506 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:41:34.506 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:41:34.506 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:41:34.507 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:41:34.507 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T09:41:34.507 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:41:34.507 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:41:34.507 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:41:34.507 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T09:41:34.507 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:41:34.507 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:41:34.507 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-09-17T09:41:34.507 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13 2024-09-17T09:41:34.507 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:41:34.507 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:41:34.852 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:41:34.852 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:41:34.852 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:41:34.852 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:41:34.852 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:41:34.852 INFO:teuthology.orchestra.run.smithi066.stdout: "crash", 2024-09-17T09:41:34.852 INFO:teuthology.orchestra.run.smithi066.stdout: "osd", 2024-09-17T09:41:34.852 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr", 2024-09-17T09:41:34.852 INFO:teuthology.orchestra.run.smithi066.stdout: "mon" 2024-09-17T09:41:34.852 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:41:34.852 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "15/23 daemons upgraded", 2024-09-17T09:41:34.853 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Currently upgrading mds daemons", 2024-09-17T09:41:34.853 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:41:34.853 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:41:35.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:35 smithi066 ceph-mon[71715]: from='client.34406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:35.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:35 smithi066 ceph-mon[71715]: pgmap v230: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 221 B/s wr, 0 op/s 2024-09-17T09:41:35.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:35 smithi066 ceph-mon[71715]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:35.148 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:35 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/2627993195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:35.258 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:41:35.258 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:41:35.259 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:41:35.259 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:41:35.259 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:41:35.259 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:41:35.259 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:41:35.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:35 smithi204 ceph-mon[51734]: from='client.34406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:35.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:35 smithi204 ceph-mon[51734]: pgmap v230: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 221 B/s wr, 0 op/s 2024-09-17T09:41:35.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:35 smithi204 ceph-mon[51734]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:35.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:35 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/2627993195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:36.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:36 smithi204 ceph-mon[51734]: from='client.34418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:36.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:36 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/4225727890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:41:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:36 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:41:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:41:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:36.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:41:36.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:41:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:41:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:41:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:41:36.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:41:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:41:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:36.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:36 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:41:36.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:36 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:41:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:36 smithi066 ceph-mon[71715]: from='client.34418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:36 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/4225727890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:41:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:36 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:41:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:41:36.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:36.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:41:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:41:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:41:36.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:36.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:41:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:36 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:41:36.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:36 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:41:37.054 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:41:37.343 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:37 smithi066 ceph-mon[71715]: pgmap v231: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 221 B/s wr, 0 op/s 2024-09-17T09:41:37.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:37 smithi204 ceph-mon[51734]: pgmap v231: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 221 B/s wr, 0 op/s 2024-09-17T09:41:39.307 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:39 smithi066 ceph-mon[71715]: pgmap v232: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 110 B/s wr, 0 op/s 2024-09-17T09:41:39.308 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:39 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:39.308 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:39.308 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:41:39.308 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:41:39.308 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.308 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:39.308 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:39.308 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:39.308 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:39.308 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:39.308 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:39.308 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:39.309 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:39.309 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:39.309 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:39.309 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:39.309 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:39.309 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:39.309 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.309 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:39.309 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:39.309 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:39.309 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:39.309 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:39.309 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:39.310 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:41:39.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:41:39.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:39.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:39.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:39.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:39.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:39.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:39.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:39.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:39.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:39.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:39.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:39.311 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:39.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:39.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:39.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:39 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:41:39.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:39 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:41:39.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:39 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:39.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:39.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:41:39.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:41:39.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:39.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:39.312 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:39.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:39.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:39.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:39.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:39.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:39.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:39.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:39.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:39.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:39.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:39.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:39.313 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:39.314 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:39.315 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:41:39.315 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:39.315 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:39.315 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:41:39.315 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:41:39.315 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.315 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:39.315 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:39.315 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:39.315 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:39.315 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:39.315 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:39.315 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:39.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:39.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:39.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:39.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:39.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:39.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:39.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:39.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:39 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:41:39.316 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:39 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:41:39.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:39 smithi204 ceph-mon[51734]: pgmap v232: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 110 B/s wr, 0 op/s 2024-09-17T09:41:39.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:39 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:39.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:39.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:41:39.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:41:39.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:39.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:39.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:39.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:39.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:39.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:39.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:39.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:39.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:39.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:39.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:39.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:39.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:39.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:39.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:39.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:39.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:39.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:39.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:41:39.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:39.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:39.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:39.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:41:39.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:39.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:41:39.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:39.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:41:39.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:39.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:39.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:39.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:41:39.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:39.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:41:39.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:41:39.493 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:41:39.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:39.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:39.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:39.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:39.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:39.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:39.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:39.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:39.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:39.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:39.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:39.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:39.494 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:39.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:41:39.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:39 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:41:39.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:39 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:41:39.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:39 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:39.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:39.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:41:39.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:41:39.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:39.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:39.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:39.495 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:39.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:39.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:39.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:39.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:39.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:39.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:39.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:39.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:39.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:39.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:39.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:39.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:39.496 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:39.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:39.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:41:39.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:39.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:39.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:39.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:41:39.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:39.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:41:39.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:39.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:41:39.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:39.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:39.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:39.497 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:41:39.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:39.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:41:39.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:41:39.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:41:39.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:39.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:39.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:39.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:39.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:39.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:39.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:39.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:39.498 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:39.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:39.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:39.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:39.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:39.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:39.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:41:39.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:39 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:41:39.499 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:39 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:41:41.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:41 smithi066 ceph-mon[71715]: pgmap v233: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 221 B/s wr, 0 op/s 2024-09-17T09:41:41.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:41 smithi204 ceph-mon[51734]: pgmap v233: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 221 B/s rd, 221 B/s wr, 0 op/s 2024-09-17T09:41:42.085 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:41:43.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:43 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:43.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:43.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:41:43.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:41:43.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:43.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:43.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:43.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:43.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:43.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:43.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:43.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:43.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:43.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:43.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:43.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:43.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:43.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:43.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:43.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:43.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:43.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:43.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:43.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:43.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:41:43.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:43.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:43.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:43.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:41:43.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:43.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:41:43.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:43.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:41:43.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:43.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:43.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:43.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:41:43.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:43.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:43.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:41:43.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:41:43.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:43.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:43.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:43.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:43.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:43.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:43.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:43.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:43.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:43.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:43.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:43.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:43.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:43.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:43.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:43.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:43.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:43 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:41:43.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:43 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:41:43.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:43 smithi204 ceph-mon[51734]: pgmap v234: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:41:43.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:43 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:43.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:43.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:41:43.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:41:43.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:43.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:43.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:43.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:43.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:43.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:43.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:43.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:43.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:43.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:43.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:43.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:43.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:43.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:43.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:43.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:43.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:43.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:43.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:43.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:43.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:41:43.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:43.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:43.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:43.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:41:43.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:43.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:41:43.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:43.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:41:43.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:43.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:43.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:43.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:41:43.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:43.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:43.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:41:43.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:41:43.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:43.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:43.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:41:43.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:43.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:43.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:43.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:41:43.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:43.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:43.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:43.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:43.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:43.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:43.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:43.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:43.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:43.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:43.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:43.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:43.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:43.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:43.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi204.glpxtq"]}]: dispatch 2024-09-17T09:41:43.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:43 smithi204 ceph-mon[51734]: Upgrade: It appears safe to stop mds.foofs.smithi204.glpxtq 2024-09-17T09:41:43.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:41:43.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:43 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:43.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:43.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:41:43.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:41:43.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:43.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:43.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:43.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:43.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:43.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:43.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:43.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:43.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:43.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:43.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:43.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:43.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:43.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:43.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:43.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:43.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:43.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:43.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:43.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:43.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:41:43.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:43.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:43.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:43.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:41:43.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:43.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:41:43.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:43.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:41:43.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:43.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:43.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:43.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:41:43.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:43.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:41:43.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:41:43.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:41:43.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:43.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:43.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:43.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:43.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:43.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:43.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:43.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:43.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:43.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:43.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:43.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:43.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:43.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:43.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:41:43.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:41:43.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:43 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:41:43.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:43 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:41:43.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:43 smithi066 ceph-mon[71715]: pgmap v234: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-09-17T09:41:43.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:43 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:43.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:43.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:41:43.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:41:43.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:43.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:43.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:43.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:43.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:43.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:43.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:43.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:43.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:43.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:43.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:43.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:43.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:43.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:43.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:43.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:43.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:43.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:41:43.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:41:43.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:41:43.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:41:43.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:41:43.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:41:43.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:41:43.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:41:43.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:41:43.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:41:43.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:41:43.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:41:43.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:41:43.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:41:43.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:41:43.502 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:41:43.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:43.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:41:43.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:41:43.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:41:43.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:43.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:43.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:41:43.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:41:43.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:41:43.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:41:43.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:41:43.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:41:43.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:41:43.503 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:41:43.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:41:43.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:41:43.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:41:43.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:41:43.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:41:43.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:41:43.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:43.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:43.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:43.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:43.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:41:43.504 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi204.glpxtq"]}]: dispatch 2024-09-17T09:41:43.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:43 smithi066 ceph-mon[71715]: Upgrade: It appears safe to stop mds.foofs.smithi204.glpxtq 2024-09-17T09:41:43.505 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:41:44.961 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:44 smithi204 ceph-mon[51734]: Upgrade: Updating mds.foofs.smithi204.glpxtq 2024-09-17T09:41:44.961 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:44 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:44.962 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:44 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi204.glpxtq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T09:41:44.962 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:44 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:41:44.962 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:44 smithi204 ceph-mon[51734]: Deploying daemon mds.foofs.smithi204.glpxtq on smithi204 2024-09-17T09:41:44.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:44 smithi066 ceph-mon[71715]: Upgrade: Updating mds.foofs.smithi204.glpxtq 2024-09-17T09:41:44.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:44 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:44.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:44 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi204.glpxtq", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-17T09:41:44.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:44 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:41:44.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:44 smithi066 ceph-mon[71715]: Deploying daemon mds.foofs.smithi204.glpxtq on smithi204 2024-09-17T09:41:45.713 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:45 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi066[71711]: 2024-09-17T09:41:45.356+0000 7f659071e640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T09:41:45.714 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:41:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:41:45.383+0000 7f2b364ea640 -1 bdev(0x55c79047ae00 /var/lib/ceph/osd/ceph-7/block) aio_submit retries 5 2024-09-17T09:41:45.714 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:41:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:41:45.385+0000 7f47b4e17640 -1 bdev(0x55ca8fb06e00 /var/lib/ceph/osd/ceph-5/block) aio_submit retries 3 2024-09-17T09:41:45.714 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:41:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:41:45.390+0000 7f47ba622640 -1 bdev(0x55ca8fb06e00 /var/lib/ceph/osd/ceph-5/block) aio_submit retries 16 2024-09-17T09:41:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:45 smithi204 ceph-mon[51734]: pgmap v235: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:41:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:45 smithi204 ceph-mon[51734]: daemon mds.foofs.smithi204.glpxtq compat changed unexpectedly 2024-09-17T09:41:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:45 smithi204 ceph-mon[51734]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T09:41:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:45 smithi204 ceph-mon[51734]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T09:41:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:45 smithi204 ceph-mon[51734]: osdmap e117: 8 total, 8 up, 8 in 2024-09-17T09:41:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:45 smithi204 ceph-mon[51734]: Standby daemon mds.foofs.smithi066.wvhbzy assigned to filesystem foofs as rank 0 2024-09-17T09:41:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:45 smithi204 ceph-mon[51734]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T09:41:45.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:45 smithi204 ceph-mon[51734]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T09:41:45.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:45 smithi204 ceph-mon[51734]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-09-17T09:41:45.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:45 smithi204 ceph-mon[51734]: fsmap foofs:1/1 {0=foofs.smithi066.wvhbzy=up:replay} 2024-09-17T09:41:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:45 smithi066 ceph-mon[71715]: pgmap v235: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:41:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:45 smithi066 ceph-mon[71715]: daemon mds.foofs.smithi204.glpxtq compat changed unexpectedly 2024-09-17T09:41:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:45 smithi066 ceph-mon[71715]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T09:41:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:45 smithi066 ceph-mon[71715]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T09:41:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:45 smithi066 ceph-mon[71715]: osdmap e117: 8 total, 8 up, 8 in 2024-09-17T09:41:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:45 smithi066 ceph-mon[71715]: Standby daemon mds.foofs.smithi066.wvhbzy assigned to filesystem foofs as rank 0 2024-09-17T09:41:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:45 smithi066 ceph-mon[71715]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T09:41:45.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:45 smithi066 ceph-mon[71715]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T09:41:45.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:45 smithi066 ceph-mon[71715]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-09-17T09:41:45.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:45 smithi066 ceph-mon[71715]: fsmap foofs:1/1 {0=foofs.smithi066.wvhbzy=up:replay} 2024-09-17T09:41:47.124 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:41:47.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:47 smithi204 ceph-mon[51734]: pgmap v237: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 204 B/s wr, 1 op/s 2024-09-17T09:41:47.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:47 smithi204 ceph-mon[51734]: mds.? [v2:172.21.15.66:6834/428903190,v1:172.21.15.66:6835/428903190] up:reconnect 2024-09-17T09:41:47.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:47 smithi204 ceph-mon[51734]: fsmap foofs:1/1 {0=foofs.smithi066.wvhbzy=up:reconnect} 2024-09-17T09:41:47.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:47 smithi066 ceph-mon[71715]: pgmap v237: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 204 B/s wr, 1 op/s 2024-09-17T09:41:47.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:47 smithi066 ceph-mon[71715]: mds.? [v2:172.21.15.66:6834/428903190,v1:172.21.15.66:6835/428903190] up:reconnect 2024-09-17T09:41:47.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:47 smithi066 ceph-mon[71715]: fsmap foofs:1/1 {0=foofs.smithi066.wvhbzy=up:reconnect} 2024-09-17T09:41:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:48 smithi204 ceph-mon[51734]: mds.? [v2:172.21.15.66:6834/428903190,v1:172.21.15.66:6835/428903190] up:rejoin 2024-09-17T09:41:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:48 smithi204 ceph-mon[51734]: fsmap foofs:1/1 {0=foofs.smithi066.wvhbzy=up:rejoin} 2024-09-17T09:41:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:48 smithi204 ceph-mon[51734]: daemon mds.foofs.smithi066.wvhbzy is now active in filesystem foofs as rank 0 2024-09-17T09:41:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:48 smithi204 ceph-mon[51734]: pgmap v238: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 204 B/s wr, 2 op/s 2024-09-17T09:41:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:48 smithi066 ceph-mon[71715]: mds.? [v2:172.21.15.66:6834/428903190,v1:172.21.15.66:6835/428903190] up:rejoin 2024-09-17T09:41:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:48 smithi066 ceph-mon[71715]: fsmap foofs:1/1 {0=foofs.smithi066.wvhbzy=up:rejoin} 2024-09-17T09:41:48.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:48 smithi066 ceph-mon[71715]: daemon mds.foofs.smithi066.wvhbzy is now active in filesystem foofs as rank 0 2024-09-17T09:41:48.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:48 smithi066 ceph-mon[71715]: pgmap v238: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 204 B/s wr, 2 op/s 2024-09-17T09:41:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:49 smithi204 ceph-mon[51734]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T09:41:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:49 smithi204 ceph-mon[51734]: mds.? [v2:172.21.15.66:6834/428903190,v1:172.21.15.66:6835/428903190] up:active 2024-09-17T09:41:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:49 smithi204 ceph-mon[51734]: fsmap foofs:1 {0=foofs.smithi066.wvhbzy=up:active} 2024-09-17T09:41:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:49 smithi066 ceph-mon[71715]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T09:41:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:49 smithi066 ceph-mon[71715]: mds.? [v2:172.21.15.66:6834/428903190,v1:172.21.15.66:6835/428903190] up:active 2024-09-17T09:41:49.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:49 smithi066 ceph-mon[71715]: fsmap foofs:1 {0=foofs.smithi066.wvhbzy=up:active} 2024-09-17T09:41:50.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:50 smithi066 ceph-mon[71715]: pgmap v239: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 7 op/s 2024-09-17T09:41:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:50 smithi204 ceph-mon[51734]: pgmap v239: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 7 op/s 2024-09-17T09:41:52.153 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:41:53.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:53 smithi204 ceph-mon[51734]: pgmap v240: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 204 B/s wr, 9 op/s 2024-09-17T09:41:53.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:53 smithi066 ceph-mon[71715]: pgmap v240: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 204 B/s wr, 9 op/s 2024-09-17T09:41:54.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:54 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:54 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:54 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:54 smithi204 ceph-mon[51734]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T09:41:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:54 smithi204 ceph-mon[51734]: mds.? [v2:172.21.15.204:6832/2733731914,v1:172.21.15.204:6833/2733731914] up:boot 2024-09-17T09:41:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:54 smithi204 ceph-mon[51734]: fsmap foofs:1 {0=foofs.smithi066.wvhbzy=up:active} 1 up:standby 2024-09-17T09:41:54.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:54 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi204.glpxtq"}]: dispatch 2024-09-17T09:41:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:54 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:54 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:54 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:54 smithi066 ceph-mon[71715]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T09:41:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:54 smithi066 ceph-mon[71715]: mds.? [v2:172.21.15.204:6832/2733731914,v1:172.21.15.204:6833/2733731914] up:boot 2024-09-17T09:41:54.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:54 smithi066 ceph-mon[71715]: fsmap foofs:1 {0=foofs.smithi066.wvhbzy=up:active} 1 up:standby 2024-09-17T09:41:54.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:54 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi204.glpxtq"}]: dispatch 2024-09-17T09:41:55.989 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:55 smithi204 ceph-mon[51734]: pgmap v241: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 204 B/s wr, 10 op/s 2024-09-17T09:41:55.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:55 smithi066 ceph-mon[71715]: pgmap v241: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 204 B/s wr, 10 op/s 2024-09-17T09:41:57.187 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:41:57.552 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:57 smithi204 ceph-mon[51734]: pgmap v242: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 7.0 KiB/s wr, 13 op/s 2024-09-17T09:41:57.552 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:57 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:57.553 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:57 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:57.553 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:57 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:57.553 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:57 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:57.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:57 smithi066 ceph-mon[71715]: pgmap v242: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 7.0 KiB/s wr, 13 op/s 2024-09-17T09:41:57.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:57 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:57.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:57 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:57.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:57 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:57.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:57 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:41:58.601 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:41:58.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:41:59.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:41:59 smithi204 ceph-mon[51734]: pgmap v243: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 6.2 KiB/s wr, 10 op/s 2024-09-17T09:41:59.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:41:59 smithi066 ceph-mon[71715]: pgmap v243: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 6.2 KiB/s wr, 10 op/s 2024-09-17T09:42:01.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:01 smithi204 ceph-mon[51734]: pgmap v244: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.3 KiB/s wr, 9 op/s 2024-09-17T09:42:01.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:01 smithi204 ceph-mon[51734]: Detected new or changed devices on smithi204 2024-09-17T09:42:01.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:01.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:01.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:01.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:01.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:01 smithi204 ceph-mon[51734]: pgmap v245: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 781 KiB/s rd, 7.4 KiB/s wr, 7 op/s 2024-09-17T09:42:01.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:01 smithi204 ceph-mon[51734]: pgmap v246: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 9.2 KiB/s wr, 6 op/s 2024-09-17T09:42:01.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:01.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:01 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:01.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:01 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:42:01.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:01 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:42:01.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:01 smithi066 ceph-mon[71715]: pgmap v244: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.3 KiB/s wr, 9 op/s 2024-09-17T09:42:01.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:01 smithi066 ceph-mon[71715]: Detected new or changed devices on smithi204 2024-09-17T09:42:01.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:01.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:01.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:01.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:01.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:01 smithi066 ceph-mon[71715]: pgmap v245: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 781 KiB/s rd, 7.4 KiB/s wr, 7 op/s 2024-09-17T09:42:01.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:01 smithi066 ceph-mon[71715]: pgmap v246: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 9.2 KiB/s wr, 6 op/s 2024-09-17T09:42:01.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:01.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:01 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:01.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:01 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:42:01.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:01 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:42:02.218 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:42:03.529 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:03 smithi066 ceph-mon[71715]: pgmap v247: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.0 KiB/s wr, 4 op/s 2024-09-17T09:42:03.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:03 smithi204 ceph-mon[51734]: pgmap v247: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.0 KiB/s wr, 4 op/s 2024-09-17T09:42:04.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:04 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:04.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:04.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:42:04.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:42:04.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:04.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:04.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:04.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:04.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:04.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:04.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:04.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:04.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:04.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:04.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:04.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:04.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:04.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:04.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:04.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:04.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:04.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:04.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:04.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:04.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:42:04.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:04.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:04.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:04.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:42:04.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:04.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:42:04.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:04.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:42:04.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:04.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:04.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:04.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:42:04.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:04.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:04.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:42:04.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:42:04.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:04.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:04.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:04.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:04.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:04.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:04.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:04.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:04.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:04.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:04.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:04.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:04.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:04.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:04.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:04.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:04.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:04 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:42:04.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:04 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:42:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:04 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:42:04.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:42:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:04.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:42:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:42:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:42:04.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:04.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:42:04.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:04.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:04.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:04.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:42:04.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:04.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:04.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:42:04.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:42:04.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:04.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:04.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:04.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:04.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:04.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:04.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:04.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:04.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:04.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:04.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:04.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:04.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:04.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:04.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:04.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:04.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:04 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:42:04.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:04 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:42:05.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:05 smithi066 ceph-mon[71715]: pgmap v248: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 250 B/s wr, 0 op/s 2024-09-17T09:42:05.628 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:42:05.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:05 smithi204 ceph-mon[51734]: pgmap v248: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 250 B/s wr, 0 op/s 2024-09-17T09:42:06.339 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:42:06.339 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 38s ago 26m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:42:06.340 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (5m) 38s ago 26m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 3bf4fffe5646 2024-09-17T09:42:06.340 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (4m) 9s ago 25m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 70c611c28368 2024-09-17T09:42:06.340 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 38s ago 26m 33.6M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:42:06.340 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (43s) 38s ago 21m 13.0M - 18.2.4-855-g19e2a2be 980a0bfcd684 3b7bda193013 2024-09-17T09:42:06.340 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (13s) 9s ago 21m 13.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 f5f25b0a26b5 2024-09-17T09:42:06.340 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (7m) 38s ago 27m 501M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:42:06.340 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (6m) 9s ago 25m 439M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:42:06.340 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (6m) 38s ago 27m 85.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:42:06.340 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (5m) 9s ago 25m 66.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 35e74ed8917c 2024-09-17T09:42:06.340 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (18m) 38s ago 18m 80.5M - 3.5 6933c2a0b7dd 8667af0f1541 2024-09-17T09:42:06.340 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (18m) 9s ago 18m 75.2M - 3.5 6933c2a0b7dd d2cf1f794db9 2024-09-17T09:42:06.340 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 unknown 38s ago 26m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:42:06.340 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 9s ago 25m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:42:06.341 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (4m) 38s ago 25m 146M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 e07c5fc3250f 2024-09-17T09:42:06.341 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (3m) 38s ago 24m 124M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 01b7b3144868 2024-09-17T09:42:06.341 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (3m) 38s ago 24m 103M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 540036f26109 2024-09-17T09:42:06.341 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (2m) 38s ago 23m 139M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 49041b1ec02a 2024-09-17T09:42:06.341 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (2m) 9s ago 23m 141M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 078f6ab5f4fe 2024-09-17T09:42:06.341 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (2m) 9s ago 23m 141M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 0523ebe64e51 2024-09-17T09:42:06.341 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (97s) 9s ago 22m 125M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 ea5ed94e2fbb 2024-09-17T09:42:06.341 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (71s) 9s ago 22m 154M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 38ffa03a14f3 2024-09-17T09:42:06.341 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 38s ago 25m 57.7M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:42:06.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:06 smithi204 ceph-mon[51734]: from='client.34426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:06.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:06 smithi066 ceph-mon[71715]: from='client.34426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:06.784 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:42:06.785 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:42:06.785 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:42:06.785 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:42:06.785 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:42:06.785 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:42:06.785 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:42:06.785 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:42:06.785 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T09:42:06.785 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:42:06.785 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:42:06.785 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:42:06.785 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:42:06.785 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:42:06.786 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 14 2024-09-17T09:42:06.786 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:42:06.786 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:42:07.144 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:42:07.144 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:42:07.144 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:42:07.144 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:42:07.145 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:42:07.145 INFO:teuthology.orchestra.run.smithi066.stdout: "crash", 2024-09-17T09:42:07.145 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr", 2024-09-17T09:42:07.145 INFO:teuthology.orchestra.run.smithi066.stdout: "mon", 2024-09-17T09:42:07.145 INFO:teuthology.orchestra.run.smithi066.stdout: "mds", 2024-09-17T09:42:07.145 INFO:teuthology.orchestra.run.smithi066.stdout: "osd" 2024-09-17T09:42:07.145 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:42:07.145 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "16/23 daemons upgraded", 2024-09-17T09:42:07.145 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Currently upgrading mds daemons", 2024-09-17T09:42:07.145 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:42:07.145 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:42:07.253 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:42:07.433 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:07 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:07.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:07.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:42:07.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:42:07.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:07.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:07.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:07.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:07.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:07.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:07.434 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:07.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:07.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:07.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:07.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:07.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:07.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:07.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:07.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:07.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:07.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:07.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:07.435 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:42:07.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:07.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:07.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:07.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:42:07.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:07.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:42:07.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:07.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:42:07.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:07.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:07.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:07.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:42:07.436 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:07.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:07.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:42:07.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:42:07.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:07.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:07.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:07.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:07.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:07.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:07.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:07.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:07.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:07.437 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:07.438 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:07.438 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:07.438 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:07.438 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.438 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:07.438 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:07 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:42:07.438 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:07 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:42:07.438 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:07 smithi066 ceph-mon[71715]: from='client.34430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:07.438 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:07 smithi066 ceph-mon[71715]: pgmap v249: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 2.0 KiB/s wr, 1 op/s 2024-09-17T09:42:07.438 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:07 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:07.438 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:07.438 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:42:07.438 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:42:07.438 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.439 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:07.439 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:07.439 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:07.439 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:07.439 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:07.439 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:07.439 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:07.439 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:07.439 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:07.439 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:07.439 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:07.440 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:07.440 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:07.440 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.440 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:07.440 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:07.440 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:07.440 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:07.440 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:07.440 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:42:07.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:07.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:07.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:07.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:42:07.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:07.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:42:07.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:07.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:42:07.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:07.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:07.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:07.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:42:07.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:07.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:07.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:42:07.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:42:07.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:07.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:07.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:07.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:07.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:07.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:07.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:07.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:07.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:07.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:07.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:07.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:07.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:07.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:07.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:07 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:42:07.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:07 smithi066 ceph-mon[71715]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:07.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:07 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:42:07.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:07 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/1316911413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:07.568 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:42:07.568 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:42:07.568 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:42:07.568 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:42:07.568 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:42:07.569 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:42:07.569 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:42:07.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:07 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:07.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:07.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:42:07.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:42:07.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:07.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:07.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:07.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:07.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:07.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:07.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:07.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:07.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:07.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:07.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:07.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:07.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:07.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:07.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:07.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:07.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:07.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:07.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:42:07.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:07.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:07.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:07.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:42:07.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:07.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:42:07.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:07.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:42:07.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:07.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:07.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:07.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:42:07.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:07.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:07.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:42:07.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:42:07.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:07.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:07.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:07.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:07.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:07.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:07.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:07.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:07.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:07.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:07.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:07.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:07.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:07.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:07.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:07 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:42:07.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:07 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:42:07.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:07 smithi204 ceph-mon[51734]: from='client.34430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:07.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:07 smithi204 ceph-mon[51734]: pgmap v249: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 2.0 KiB/s wr, 1 op/s 2024-09-17T09:42:07.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:07 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:07.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:07.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:42:07.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:42:07.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:07.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:07.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:07.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:07.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:07.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:07.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:07.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:07.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:07.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:07.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:07.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:07.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:07.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:07.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:07.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:07.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:07.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:07.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:42:07.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:07.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:07.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:07.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:42:07.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:07.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:42:07.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:07.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:42:07.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:07.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:07.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:07.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:42:07.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:07.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:07.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:42:07.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:42:07.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:07.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:07.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:07.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:07.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:07.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:07.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:07.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:07.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:07.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:07.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:07.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:07.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:07.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:07.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:07.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:07 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:42:07.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:07 smithi204 ceph-mon[51734]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:07.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:07 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:42:07.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:07 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/1316911413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:08.397 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:08 smithi066 ceph-mon[71715]: from='client.34442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:08.397 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:08 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/1603439293' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:42:08.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:08 smithi204 ceph-mon[51734]: from='client.34442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:08.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:08 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/1603439293' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:42:09.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:09 smithi204 ceph-mon[51734]: pgmap v250: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 2.0 KiB/s wr, 1 op/s 2024-09-17T09:42:09.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:09 smithi066 ceph-mon[71715]: pgmap v250: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 250 B/s rd, 2.0 KiB/s wr, 1 op/s 2024-09-17T09:42:10.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:10.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:10.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:42:10.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:42:10.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:10.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:10.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:10.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:10.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:10.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:10.441 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:10.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:10.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:10.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:10.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:10.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:10.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:10.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:10.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:10.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:10.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:10.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:10.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:10.442 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:10.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:42:10.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:10.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:10.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:10.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:42:10.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:10.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:42:10.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:10.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:42:10.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:10.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:10.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:10.443 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:42:10.444 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:10.444 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:10.444 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:42:10.444 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:42:10.444 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:10.444 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:10.444 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:10.444 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:10.444 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:10.444 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:10.444 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:10.444 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:10.444 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:10.445 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:10.445 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:10.445 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:10.445 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:10.445 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:10.445 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:10.445 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:10.445 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:42:10.445 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:42:10.445 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:10.445 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.445 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.445 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.446 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.446 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.446 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:10.446 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi066.wvhbzy"}]: dispatch 2024-09-17T09:42:10.446 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi066.wvhbzy"}]': finished 2024-09-17T09:42:10.446 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi204.glpxtq"}]: dispatch 2024-09-17T09:42:10.446 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi204.glpxtq"}]': finished 2024-09-17T09:42:10.446 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.446 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:10.446 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.446 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:10.446 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.446 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.447 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:10.447 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.447 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:10 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:10.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:10.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:10.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:42:10.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:42:10.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:10.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:10.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:10.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:10.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:10.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:10.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:10.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:10.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:10.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:10.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:10.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:10.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:10.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:10.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:10.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:10.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:10.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:10.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:10.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:10.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:42:10.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:10.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:10.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:10.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:42:10.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:10.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:42:10.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:10.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:42:10.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:10.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:10.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:10.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:42:10.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:10.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:10.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:42:10.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:42:10.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:10.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:10.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:10.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:10.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:10.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:10.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:10.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:10.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:10.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:10.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:10.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:10.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:10.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:10.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:10.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:10.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:42:10.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:42:10.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:10.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:10.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi066.wvhbzy"}]: dispatch 2024-09-17T09:42:10.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi066.wvhbzy"}]': finished 2024-09-17T09:42:10.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi204.glpxtq"}]: dispatch 2024-09-17T09:42:10.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi204.glpxtq"}]': finished 2024-09-17T09:42:10.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:10.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:10.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:10.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:10.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:10 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:11.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:11.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:11.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:42:11.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:42:11.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:11.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:11.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:11.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:11.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:11.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:11.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:11.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:11.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:11.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:11.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:11.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:11.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:11.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:11.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:11.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:11.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:11.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:11.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:11.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:11.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:42:11.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:11.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:11.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:11.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:42:11.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:11.497 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:42:11.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:11.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:42:11.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:11.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:11.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:11.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:42:11.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:11.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:11.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:42:11.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:42:11.498 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:11.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:11.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:11.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:11.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:11.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:11.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:11.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:11.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:11.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:11.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:11.499 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:11.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:11.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:11.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:11.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:11.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: Upgrade: Setting container_image for all mds 2024-09-17T09:42:11.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: Upgrade: Setting container_image for all rgw 2024-09-17T09:42:11.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T09:42:11.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T09:42:11.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: Upgrade: Setting container_image for all iscsi 2024-09-17T09:42:11.500 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: pgmap v251: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 1.6 KiB/s wr, 1 op/s 2024-09-17T09:42:11.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:11.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T09:42:11.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T09:42:11.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T09:42:11.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:11.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:42:11.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T09:42:11.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:42:11.501 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:11 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:11.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:11.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:11.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:42:11.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:42:11.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:11.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:11.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:11.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:11.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:11.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:11.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:11.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:11.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:11.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:11.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:11.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:11.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:11.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:11.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:11.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:11.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:11.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:11.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:11.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:11.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:42:11.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:11.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:11.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:11.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:42:11.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:11.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:42:11.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:11.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:42:11.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:11.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:11.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:11.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:42:11.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:11.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:11.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:42:11.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:42:11.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:11.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:11.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:11.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:11.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:11.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:11.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:11.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:11.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:11.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:11.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:11.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:11.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:11.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:11.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:11.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:11.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: Upgrade: Setting container_image for all mds 2024-09-17T09:42:11.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: Upgrade: Setting container_image for all rgw 2024-09-17T09:42:11.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T09:42:11.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T09:42:11.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: Upgrade: Setting container_image for all iscsi 2024-09-17T09:42:11.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: pgmap v251: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 1.6 KiB/s wr, 1 op/s 2024-09-17T09:42:11.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:11.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T09:42:11.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T09:42:11.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T09:42:11.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:11.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:42:11.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T09:42:11.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi066.bzmanw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:42:11.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:11 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:12.280 INFO:teuthology.orchestra.run.smithi066.stderr:mount.nfs: mounting smithi066:/fake failed, reason given by server: No such file or directory 2024-09-17T09:42:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:12 smithi066 ceph-mon[71715]: Upgrade: Updating nfs.foo.0.1.smithi066.bzmanw (1/2) 2024-09-17T09:42:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:12 smithi066 ceph-mon[71715]: Creating key for client.nfs.foo.0.1.smithi066.bzmanw 2024-09-17T09:42:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:12 smithi066 ceph-mon[71715]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T09:42:12.569 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:12 smithi066 ceph-mon[71715]: Rados config object exists: conf-nfs.foo 2024-09-17T09:42:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:12 smithi066 ceph-mon[71715]: Creating key for client.nfs.foo.0.1.smithi066.bzmanw-rgw 2024-09-17T09:42:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:12 smithi066 ceph-mon[71715]: Bind address in nfs.foo.0.1.smithi066.bzmanw's ganesha conf is defaulting to empty 2024-09-17T09:42:12.570 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:12 smithi066 ceph-mon[71715]: Deploying daemon nfs.foo.0.1.smithi066.bzmanw on smithi066 2024-09-17T09:42:12.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:12 smithi204 ceph-mon[51734]: Upgrade: Updating nfs.foo.0.1.smithi066.bzmanw (1/2) 2024-09-17T09:42:12.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:12 smithi204 ceph-mon[51734]: Creating key for client.nfs.foo.0.1.smithi066.bzmanw 2024-09-17T09:42:12.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:12 smithi204 ceph-mon[51734]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-09-17T09:42:12.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:12 smithi204 ceph-mon[51734]: Rados config object exists: conf-nfs.foo 2024-09-17T09:42:12.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:12 smithi204 ceph-mon[51734]: Creating key for client.nfs.foo.0.1.smithi066.bzmanw-rgw 2024-09-17T09:42:12.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:12 smithi204 ceph-mon[51734]: Bind address in nfs.foo.0.1.smithi066.bzmanw's ganesha conf is defaulting to empty 2024-09-17T09:42:12.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:12 smithi204 ceph-mon[51734]: Deploying daemon nfs.foo.0.1.smithi066.bzmanw on smithi066 2024-09-17T09:42:13.417 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:13 smithi066 ceph-mon[71715]: pgmap v252: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 0 op/s 2024-09-17T09:42:13.417 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:13 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:42:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:13 smithi204 ceph-mon[51734]: pgmap v252: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 0 op/s 2024-09-17T09:42:13.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:13 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:42:15.478 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:15 smithi204 ceph-mon[51734]: pgmap v253: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-17T09:42:15.479 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:15 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:15.479 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:15 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:15 smithi066 ceph-mon[71715]: pgmap v253: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.7 KiB/s wr, 2 op/s 2024-09-17T09:42:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:15 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:15.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:15 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: Upgrade: Updating nfs.foo.1.1.smithi204.wdrkuv (2/2) 2024-09-17T09:42:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:17.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: Creating key for client.nfs.foo.1.1.smithi204.wdrkuv 2024-09-17T09:42:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T09:42:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T09:42:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T09:42:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T09:42:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: pgmap v254: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.8 KiB/s wr, 2 op/s 2024-09-17T09:42:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:42:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T09:42:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: Rados config object exists: conf-nfs.foo 2024-09-17T09:42:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: Creating key for client.nfs.foo.1.1.smithi204.wdrkuv-rgw 2024-09-17T09:42:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:42:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: Bind address in nfs.foo.1.1.smithi204.wdrkuv's ganesha conf is defaulting to empty 2024-09-17T09:42:17.491 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:17.492 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:17 smithi204 ceph-mon[51734]: Deploying daemon nfs.foo.1.1.smithi204.wdrkuv on smithi204 2024-09-17T09:42:17.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: Upgrade: Updating nfs.foo.1.1.smithi204.wdrkuv (2/2) 2024-09-17T09:42:17.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:17.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: Creating key for client.nfs.foo.1.1.smithi204.wdrkuv 2024-09-17T09:42:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-09-17T09:42:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-09-17T09:42:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-09-17T09:42:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-17T09:42:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: pgmap v254: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.8 KiB/s wr, 2 op/s 2024-09-17T09:42:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-09-17T09:42:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-09-17T09:42:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: Rados config object exists: conf-nfs.foo 2024-09-17T09:42:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: Creating key for client.nfs.foo.1.1.smithi204.wdrkuv-rgw 2024-09-17T09:42:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi204.wdrkuv-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:42:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: Bind address in nfs.foo.1.1.smithi204.wdrkuv's ganesha conf is defaulting to empty 2024-09-17T09:42:17.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:17.496 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:17 smithi066 ceph-mon[71715]: Deploying daemon nfs.foo.1.1.smithi204.wdrkuv on smithi204 2024-09-17T09:42:18.330 DEBUG:teuthology.orchestra.run.smithi066:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-09-17T09:42:18.364 INFO:teuthology.orchestra.run.smithi066.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-09-17T09:42:18.364 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:42:18.364 INFO:teuthology.orchestra.run.smithi066.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-09-17T09:42:18.364 INFO:teuthology.orchestra.run.smithi066.stdout:3 of 5 processes prepared for launch 0 sec 2024-09-17T09:42:18.464 INFO:teuthology.orchestra.run.smithi066.stdout:5 of 5 processes prepared for launch 0 sec 2024-09-17T09:42:18.464 INFO:teuthology.orchestra.run.smithi066.stdout:releasing clients 2024-09-17T09:42:19.328 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:19 smithi204 ceph-mon[51734]: pgmap v255: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 2 op/s 2024-09-17T09:42:19.464 INFO:teuthology.orchestra.run.smithi066.stdout: 0 1 0.00 MB/sec warmup 1 sec latency 1000.031 ms 2024-09-17T09:42:19.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:19 smithi066 ceph-mon[71715]: pgmap v255: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 2 op/s 2024-09-17T09:42:20.464 INFO:teuthology.orchestra.run.smithi066.stdout: 0 1 0.00 MB/sec warmup 2 sec latency 2000.119 ms 2024-09-17T09:42:21.380 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:21 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:21.380 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:21 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:21.380 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:21 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:21.380 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:21 smithi204 ceph-mon[51734]: pgmap v256: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.1 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-09-17T09:42:21.464 INFO:teuthology.orchestra.run.smithi066.stdout: 0 1 0.00 MB/sec warmup 3 sec latency 3000.215 ms 2024-09-17T09:42:21.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:21 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:21.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:21 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:21.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:21 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:21.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:21 smithi066 ceph-mon[71715]: pgmap v256: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.1 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-09-17T09:42:22.464 INFO:teuthology.orchestra.run.smithi066.stdout: 0 1 0.00 MB/sec warmup 4 sec latency 4000.247 ms 2024-09-17T09:42:23.464 INFO:teuthology.orchestra.run.smithi066.stdout: 0 1 0.00 MB/sec warmup 5 sec latency 5000.329 ms 2024-09-17T09:42:23.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:23 smithi204 ceph-mon[51734]: pgmap v257: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 1.7 KiB/s wr, 8 op/s 2024-09-17T09:42:23.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:23 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:23.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:23 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:23.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:23 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:23.917 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:23 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:23 smithi066 ceph-mon[71715]: pgmap v257: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 1.7 KiB/s wr, 8 op/s 2024-09-17T09:42:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:23 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:23 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:23 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:23 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:24.464 INFO:teuthology.orchestra.run.smithi066.stdout: 0 1 0.00 MB/sec warmup 6 sec latency 6000.414 ms 2024-09-17T09:42:25.960 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:25 smithi066 ceph-mon[71715]: pgmap v258: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.3 KiB/s wr, 12 op/s 2024-09-17T09:42:25.960 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:25 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:25.960 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:25 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:25.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:25 smithi204 ceph-mon[51734]: pgmap v258: 129 pgs: 129 active+clean; 326 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.3 KiB/s wr, 12 op/s 2024-09-17T09:42:25.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:25 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:25.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:25 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:26.464 INFO:teuthology.orchestra.run.smithi066.stdout: 5 318 36.97 MB/sec execute 1 sec latency 139.624 ms 2024-09-17T09:42:27.465 INFO:teuthology.orchestra.run.smithi066.stdout: 5 522 34.85 MB/sec execute 2 sec latency 48.690 ms 2024-09-17T09:42:27.527 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:27 smithi066 ceph-mon[71715]: pgmap v259: 129 pgs: 129 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 812 KiB/s wr, 15 op/s 2024-09-17T09:42:27.527 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:27 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:27.527 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:27 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:27.527 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:27 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:27.527 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:27 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:27 smithi204 ceph-mon[51734]: pgmap v259: 129 pgs: 129 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 812 KiB/s wr, 15 op/s 2024-09-17T09:42:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:27 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:27 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:27 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:27.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:27 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:28.465 INFO:teuthology.orchestra.run.smithi066.stdout: 5 859 29.00 MB/sec execute 3 sec latency 269.372 ms 2024-09-17T09:42:28.548 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:28 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:42:28.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:28 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:42:29.465 INFO:teuthology.orchestra.run.smithi066.stdout: 5 1266 24.35 MB/sec execute 4 sec latency 30.546 ms 2024-09-17T09:42:29.560 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:29 smithi066 ceph-mon[71715]: pgmap v260: 129 pgs: 129 active+clean; 356 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 3.2 MiB/s wr, 124 op/s 2024-09-17T09:42:29.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:29 smithi204 ceph-mon[51734]: pgmap v260: 129 pgs: 129 active+clean; 356 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 3.2 MiB/s wr, 124 op/s 2024-09-17T09:42:30.465 INFO:teuthology.orchestra.run.smithi066.stdout: 5 cleanup 5 sec 2024-09-17T09:42:30.753 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs00000100000051460000002b' failed - Device or resource busy 2024-09-17T09:42:30.754 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs000001000000513a00000026' failed - Device or resource busy 2024-09-17T09:42:30.754 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs000001000000515700000027' failed - Device or resource busy 2024-09-17T09:42:30.754 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs00000100000051160000002f' failed - Device or resource busy 2024-09-17T09:42:30.754 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs000001000000516a00000029' failed - Device or resource busy 2024-09-17T09:42:30.755 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs000001000000516f0000002a' failed - Device or resource busy 2024-09-17T09:42:30.755 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs000001000000514e00000032' failed - Device or resource busy 2024-09-17T09:42:30.755 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs000001000000512000000025' failed - Device or resource busy 2024-09-17T09:42:30.755 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs000001000000515c00000031' failed - Device or resource busy 2024-09-17T09:42:30.755 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs000001000000514b0000002e' failed - Device or resource busy 2024-09-17T09:42:30.763 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs000001000000512500000030' failed - Device or resource busy 2024-09-17T09:42:30.772 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs000001000000512f00000028' failed - Device or resource busy 2024-09-17T09:42:30.785 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs000001000000511b0000001a' failed - Device or resource busy 2024-09-17T09:42:30.786 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs00000100000051730000002d' failed - Device or resource busy 2024-09-17T09:42:30.786 INFO:teuthology.orchestra.run.smithi066.stdout:[2055] unlink './clients/client1/~dmtmp/PARADOX/.nfs00000100000051610000002c' failed - Device or resource busy 2024-09-17T09:42:30.852 INFO:teuthology.orchestra.run.smithi066.stdout: 0 cleanup 5 sec 2024-09-17T09:42:30.852 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:42:30.852 INFO:teuthology.orchestra.run.smithi066.stdout: Operation Count AvgLat MaxLat 2024-09-17T09:42:30.853 INFO:teuthology.orchestra.run.smithi066.stdout: ---------------------------------------- 2024-09-17T09:42:30.853 INFO:teuthology.orchestra.run.smithi066.stdout: NTCreateX 1458 4.707 28.105 2024-09-17T09:42:30.853 INFO:teuthology.orchestra.run.smithi066.stdout: Close 1260 5.213 269.360 2024-09-17T09:42:30.853 INFO:teuthology.orchestra.run.smithi066.stdout: Rename 55 8.290 30.540 2024-09-17T09:42:30.853 INFO:teuthology.orchestra.run.smithi066.stdout: Unlink 121 4.572 17.422 2024-09-17T09:42:30.853 INFO:teuthology.orchestra.run.smithi066.stdout: Qpathinfo 935 1.515 26.223 2024-09-17T09:42:30.853 INFO:teuthology.orchestra.run.smithi066.stdout: Qfileinfo 510 10.712 142.295 2024-09-17T09:42:30.853 INFO:teuthology.orchestra.run.smithi066.stdout: Qfsinfo 165 0.422 3.939 2024-09-17T09:42:30.853 INFO:teuthology.orchestra.run.smithi066.stdout: Sfileinfo 170 11.014 30.496 2024-09-17T09:42:30.853 INFO:teuthology.orchestra.run.smithi066.stdout: Find 343 0.901 8.918 2024-09-17T09:42:30.853 INFO:teuthology.orchestra.run.smithi066.stdout: WriteX 2215 0.026 0.092 2024-09-17T09:42:30.853 INFO:teuthology.orchestra.run.smithi066.stdout: ReadX 1441 0.015 0.793 2024-09-17T09:42:30.853 INFO:teuthology.orchestra.run.smithi066.stdout: Flush 138 11.176 19.713 2024-09-17T09:42:30.854 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:42:30.854 INFO:teuthology.orchestra.run.smithi066.stdout:Throughput 24.3453 MB/sec 5 clients 5 procs max_latency=269.372 ms 2024-09-17T09:42:30.855 DEBUG:teuthology.parallel:result is None 2024-09-17T09:42:31.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:31 smithi204 ceph-mon[51734]: pgmap v261: 129 pgs: 129 active+clean; 359 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 38 KiB/s rd, 7.2 MiB/s wr, 178 op/s 2024-09-17T09:42:31.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:31 smithi066 ceph-mon[71715]: pgmap v261: 129 pgs: 129 active+clean; 359 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 38 KiB/s rd, 7.2 MiB/s wr, 178 op/s 2024-09-17T09:42:32.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:32 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:32.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:32 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:32.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:32 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:32.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:32 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:32.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:32 smithi066 ceph-mon[71715]: pgmap v262: 129 pgs: 129 active+clean; 355 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 9.9 MiB/s wr, 310 op/s 2024-09-17T09:42:32.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:32 smithi066 ceph-mon[71715]: pgmap v263: 129 pgs: 129 active+clean; 355 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 37 KiB/s rd, 12 MiB/s wr, 375 op/s 2024-09-17T09:42:32.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:32 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:32.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:32 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:32.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:32 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:42:32.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:32 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:42:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:32 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:32 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:32 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:32.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:32 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:32 smithi204 ceph-mon[51734]: pgmap v262: 129 pgs: 129 active+clean; 355 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 9.9 MiB/s wr, 310 op/s 2024-09-17T09:42:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:32 smithi204 ceph-mon[51734]: pgmap v263: 129 pgs: 129 active+clean; 355 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 37 KiB/s rd, 12 MiB/s wr, 375 op/s 2024-09-17T09:42:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:32 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:32 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:32 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:42:32.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:32 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:42:34.670 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:34 smithi066 ceph-mon[71715]: pgmap v264: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 37 KiB/s rd, 13 MiB/s wr, 417 op/s 2024-09-17T09:42:34.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:34 smithi204 ceph-mon[51734]: pgmap v264: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 37 KiB/s rd, 13 MiB/s wr, 417 op/s 2024-09-17T09:42:36.611 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:36 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:36.611 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:36.611 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:42:36.611 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:42:36.611 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:36.611 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:36.611 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:36.611 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:36.612 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:36.612 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:36.612 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:36.612 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:36.612 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:36.612 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:36.612 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:36.612 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:36.612 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:36.612 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:36.612 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:36.612 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:36.612 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:36.613 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:36.613 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:36.613 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:36.613 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:42:36.613 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:36.613 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:36.613 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:36.613 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:42:36.613 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:36.613 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:42:36.613 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:36.613 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:42:36.613 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:36.614 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:36.614 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:36.614 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:42:36.614 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:36.614 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:36.614 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:42:36.614 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:42:36.614 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:36.614 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:36.614 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:36.614 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:36.614 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:36.614 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:36.614 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:36.615 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:36.615 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:36.615 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:36.615 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:36.615 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:36.615 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:36.615 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:36.615 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:36.615 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:36.615 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:36 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:42:36.615 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:36 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:42:36.615 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:36 smithi066 ceph-mon[71715]: pgmap v265: 129 pgs: 129 active+clean; 268 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 12 MiB/s wr, 440 op/s 2024-09-17T09:42:36.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:36 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:36.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:36.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:42:36.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:42:36.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:36.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:36.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:36.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:36.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:36.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:36.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:36.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:36.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:36.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:36.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:36.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:36.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:36.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:36.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:36.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:36.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:36.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:36.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:36.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:36.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:42:36.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:36.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:36.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:36.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:42:36.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:36.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:42:36.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:36.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:42:36.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:36.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:36.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:36.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:42:36.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:36.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:36.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:42:36.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:42:36.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:36.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:36.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:36.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:36.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:36.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:36.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:36.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:36.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:36.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:36.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:36.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:36.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:36.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:36.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:36.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:36.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:36 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:42:36.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:36 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:42:36.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:36 smithi204 ceph-mon[51734]: pgmap v265: 129 pgs: 129 active+clean; 268 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 12 MiB/s wr, 440 op/s 2024-09-17T09:42:37.949 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:42:38.697 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:38 smithi066 ceph-mon[71715]: pgmap v266: 129 pgs: 129 active+clean; 227 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 9.1 MiB/s wr, 314 op/s 2024-09-17T09:42:38.697 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:38 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:38.697 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:38.697 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:42:38.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:42:38.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:38.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:38.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:38.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:38.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:38.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:38.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:38.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:38.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:38.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:38.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:38.698 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:38.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:38.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:38.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:38.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:38.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:38.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:38.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:38.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:38.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:42:38.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:38.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:38.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:38.699 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:42:38.700 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:38.700 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:42:38.700 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:38.700 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:42:38.700 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:38.700 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:38.700 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:38.700 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:42:38.700 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:38.700 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:38.700 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:42:38.700 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:42:38.700 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:38.701 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:38.702 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:38 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:42:38.702 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:38 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:42:38.702 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:42:38.702 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 13s ago 27m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:42:38.702 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (5m) 13s ago 27m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 3bf4fffe5646 2024-09-17T09:42:38.702 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (5m) 15s ago 26m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 70c611c28368 2024-09-17T09:42:38.702 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 13s ago 26m 33.6M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:42:38.702 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (76s) 13s ago 21m 29.3M - 18.2.4-855-g19e2a2be 980a0bfcd684 3b7bda193013 2024-09-17T09:42:38.702 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (45s) 15s ago 21m 15.2M - 18.2.4-855-g19e2a2be 980a0bfcd684 f5f25b0a26b5 2024-09-17T09:42:38.702 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (7m) 13s ago 28m 503M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:42:38.702 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (7m) 15s ago 26m 440M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:42:38.703 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (6m) 13s ago 28m 88.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:42:38.703 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (6m) 15s ago 26m 67.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 35e74ed8917c 2024-09-17T09:42:38.703 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (24s) 13s ago 18m 61.0M - 5.5 980a0bfcd684 53e505311e8f 2024-09-17T09:42:38.703 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (19s) 15s ago 18m 19.5M - 5.5 980a0bfcd684 2b9e9533a3ff 2024-09-17T09:42:38.703 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 unknown 13s ago 26m 17.0M - 0.18.1 e5a616e4b9cf 4295c9f7c899 2024-09-17T09:42:38.703 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 15s ago 25m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:42:38.703 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (4m) 13s ago 25m 148M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 e07c5fc3250f 2024-09-17T09:42:38.703 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (4m) 13s ago 25m 129M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 01b7b3144868 2024-09-17T09:42:38.703 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (4m) 13s ago 24m 107M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 540036f26109 2024-09-17T09:42:38.703 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (3m) 13s ago 24m 143M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 49041b1ec02a 2024-09-17T09:42:38.703 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (3m) 15s ago 24m 140M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 078f6ab5f4fe 2024-09-17T09:42:38.703 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (2m) 15s ago 23m 140M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 0523ebe64e51 2024-09-17T09:42:38.703 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (2m) 15s ago 23m 126M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 ea5ed94e2fbb 2024-09-17T09:42:38.703 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (103s) 15s ago 23m 154M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 38ffa03a14f3 2024-09-17T09:42:38.704 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 13s ago 26m 57.7M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:42:38.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:38 smithi204 ceph-mon[51734]: pgmap v266: 129 pgs: 129 active+clean; 227 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 9.1 MiB/s wr, 314 op/s 2024-09-17T09:42:38.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:38 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:38.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:38.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:42:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:42:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:38.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:38.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:38.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:38.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:38.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:38.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:38.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:38.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:38.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:38.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:42:38.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:38.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:38.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:38.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:42:38.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:38.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:42:38.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:38.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:42:38.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:38.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:38.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:38.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:42:38.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:38.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:38.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:42:38.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:42:38.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:38.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:38.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:38.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:38.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:38.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:38.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:38.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:38.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:38.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:38.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:38.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:38.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:38.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:38.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:38.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:38.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:38 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:42:38.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:38 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:42:39.122 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:42:39.123 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:42:39.123 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:42:39.123 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:42:39.123 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:42:39.123 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:42:39.123 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:42:39.123 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:42:39.123 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T09:42:39.123 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:42:39.123 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:42:39.123 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:42:39.123 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:42:39.124 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:42:39.124 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 14 2024-09-17T09:42:39.124 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:42:39.124 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:42:39.492 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:42:39.492 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:42:39.493 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:42:39.493 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:42:39.493 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:42:39.493 INFO:teuthology.orchestra.run.smithi066.stdout: "crash", 2024-09-17T09:42:39.493 INFO:teuthology.orchestra.run.smithi066.stdout: "nfs", 2024-09-17T09:42:39.493 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr", 2024-09-17T09:42:39.493 INFO:teuthology.orchestra.run.smithi066.stdout: "mon", 2024-09-17T09:42:39.493 INFO:teuthology.orchestra.run.smithi066.stdout: "mds", 2024-09-17T09:42:39.493 INFO:teuthology.orchestra.run.smithi066.stdout: "osd" 2024-09-17T09:42:39.493 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:42:39.493 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "18/23 daemons upgraded", 2024-09-17T09:42:39.493 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Currently upgrading nfs daemons", 2024-09-17T09:42:39.493 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": false 2024-09-17T09:42:39.493 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:42:39.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:39 smithi204 ceph-mon[51734]: from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:39.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:39 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:39.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:39.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:42:39.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:42:39.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:39.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:39.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:39.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:39.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:39.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:39.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:39.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:39.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:39.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:39.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:39.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:39.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:39.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:39.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:39.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:39.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:39.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:39.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:39.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:39.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:42:39.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:39.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:39.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:39.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:42:39.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:39.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:42:39.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:39.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:42:39.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:39.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:39.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:39.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:42:39.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:39.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:39.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:42:39.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:42:39.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:39.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:39.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:39.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:39.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:39.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:39.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:39.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:39.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:39.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:39.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:39.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:39.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:39.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:39.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:39.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:39.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:39 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:42:39.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:39 smithi204 ceph-mon[51734]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:39.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:39 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:42:39.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:39 smithi204 ceph-mon[51734]: from='client.34498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:39.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:39 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/749635041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:39.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:39 smithi066 ceph-mon[71715]: from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:39.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:39 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:39.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:39.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:42:39.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:42:39.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:39.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:39.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:39.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:39.746 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:39.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:39.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:39.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:39.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:39.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:39.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:39.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:39.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:39.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:39.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:39.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:39.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:39.747 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:39.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:39.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:39.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:42:39.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:39.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:39.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:39.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:42:39.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:39.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:42:39.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:39.748 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:42:39.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:39.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:39.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:39.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:42:39.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:39.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:42:39.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi066 ... 2024-09-17T09:42:39.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:42:39.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:39.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:39.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:39.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:39.749 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:39.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:39.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:39.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:39.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:39.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:39.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:39.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:39.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:39.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:39.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:39.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:42:39.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:39 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:42:39.750 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:39 smithi066 ceph-mon[71715]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:39.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:39 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:42:39.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:39 smithi066 ceph-mon[71715]: from='client.34498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:39.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:39 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/749635041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:39.909 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 5 failed cephadm daemon(s) 2024-09-17T09:42:39.910 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 5 failed cephadm daemon(s) 2024-09-17T09:42:39.910 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:42:39.910 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:42:39.910 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi066 on smithi066 is in unknown state 2024-09-17T09:42:39.910 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:42:39.910 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:42:40.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:40 smithi204 ceph-mon[51734]: pgmap v267: 129 pgs: 129 active+clean; 226 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.8 MiB/s wr, 246 op/s 2024-09-17T09:42:40.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:40 smithi204 ceph-mon[51734]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:40.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:40 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/4267739877' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:42:40.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:40 smithi066 ceph-mon[71715]: pgmap v267: 129 pgs: 129 active+clean; 226 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.8 MiB/s wr, 246 op/s 2024-09-17T09:42:40.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:40 smithi066 ceph-mon[71715]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:40.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:40 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/4267739877' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:42:42.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:42 smithi204 ceph-mon[51734]: pgmap v268: 129 pgs: 129 active+clean; 224 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 1.1 MiB/s wr, 88 op/s 2024-09-17T09:42:42.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:42 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:42.740 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:42 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:42 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:42 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:42 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:42 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:42 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:42 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:42 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:42 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:42 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:42 smithi066 ceph-mon[71715]: pgmap v268: 129 pgs: 129 active+clean; 224 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 1.1 MiB/s wr, 88 op/s 2024-09-17T09:42:42.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:42 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:42.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:42 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:42 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:42 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:42 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:42 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:42 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:42 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:42 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:42 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:42.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:42 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:43.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:43.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:43.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:42:43.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:42:43.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:43.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:43.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:43.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:43.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:43.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:43.741 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:42:43.742 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:42:43.743 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:42:43.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:43.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:43.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:43.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:43.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:43.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:43.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:43.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:43.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:43.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:43.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:43.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:43.744 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:43.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:43.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:43.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:43.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:42:43.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:42:43.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:43.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:43.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:42:43.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:42:43.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:43.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:43.745 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:43.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:43.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:43.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:43.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:43.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:43.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:43.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:43.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:43.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:43.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:43.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:43.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:43.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:43.746 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:43.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:43.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:43.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:43.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:42:43.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:43.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:43.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:43.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:42:43.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:43.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:42:43.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:43.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:42:43.747 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:43.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:43.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:43.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:42:43.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:43.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:43.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:42:43.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:42:43.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:43.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:43.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:43.748 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:43.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:43.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:43.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:43.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:43.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:43.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:43.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:43.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:43.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:43.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:43.749 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:43.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:43.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:43.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: Upgrade: Setting container_image for all nfs 2024-09-17T09:42:43.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:43.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi066.bzmanw"}]: dispatch 2024-09-17T09:42:43.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi066.bzmanw"}]': finished 2024-09-17T09:42:43.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi204.wdrkuv"}]: dispatch 2024-09-17T09:42:43.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi204.wdrkuv"}]': finished 2024-09-17T09:42:43.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:43.750 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: Upgrade: Setting container_image for all nvmeof 2024-09-17T09:42:43.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:43.751 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:42:43.751 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:43.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:43.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:42:43.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:42:43.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:43.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:43.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:43.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:43.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:43.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:43.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:43.752 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:43.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:43.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:43.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:43.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:43.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:43.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:43.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:43.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:43.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:43.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:43.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:43.753 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:43.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:42:43.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:43.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:43.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:43.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:42:43.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:43.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:42:43.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:43.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:42:43.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:43.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:43.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:43.754 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:42:43.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:43.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:42:43.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:42:43.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:42:43.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:43.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:43.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:43.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:43.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:43.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:43.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:43.755 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:43.756 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:43.756 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:43.756 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:43.756 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:43.756 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:43.756 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:43.756 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:43.756 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:42:43.756 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:42:43.756 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:42:43.756 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:43.757 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:43.757 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:42:43.757 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:42:43.757 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:43.757 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:43.757 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:43.757 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:43.757 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:43.758 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:43.758 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:43.758 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:43.758 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:43.758 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:43.758 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:43.758 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:43.758 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:43.758 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:43.758 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:43.758 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:43.758 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:43.758 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:43.759 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:43.759 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:43.759 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:42:43.759 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:43.759 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:43.759 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:43.759 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:42:43.759 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:43.759 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:42:43.759 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:43.759 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:42:43.759 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:43.759 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:43.760 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:43.760 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:42:43.760 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:43.760 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:42:43.760 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:42:43.760 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:42:43.760 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:43.760 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:43.760 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:43.760 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:43.760 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:43.760 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:43.761 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:43.761 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:43.761 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:43.761 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:43.761 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:43.761 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:43.761 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:43.761 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:43.761 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:42:43.761 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:42:43.761 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:43.762 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: Upgrade: Setting container_image for all nfs 2024-09-17T09:42:43.762 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:43.762 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi066.bzmanw"}]: dispatch 2024-09-17T09:42:43.762 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi066.bzmanw"}]': finished 2024-09-17T09:42:43.762 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi204.wdrkuv"}]: dispatch 2024-09-17T09:42:43.762 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi204.wdrkuv"}]': finished 2024-09-17T09:42:43.762 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:42:43.762 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: Upgrade: Setting container_image for all nvmeof 2024-09-17T09:42:43.762 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:43.762 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:42:44.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:44 smithi066 ceph-mon[71715]: pgmap v269: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 898 KiB/s wr, 73 op/s 2024-09-17T09:42:44.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:44 smithi204 ceph-mon[51734]: pgmap v269: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 898 KiB/s wr, 73 op/s 2024-09-17T09:42:45.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:45 smithi066 ceph-mon[71715]: Upgrade: Updating node-exporter.smithi066 (1/2) 2024-09-17T09:42:45.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:45 smithi066 ceph-mon[71715]: Deploying daemon node-exporter.smithi066 on smithi066 2024-09-17T09:42:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:45 smithi204 ceph-mon[51734]: Upgrade: Updating node-exporter.smithi066 (1/2) 2024-09-17T09:42:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:45 smithi204 ceph-mon[51734]: Deploying daemon node-exporter.smithi066 on smithi066 2024-09-17T09:42:46.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:46 smithi066 ceph-mon[71715]: pgmap v270: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 938 B/s rd, 201 KiB/s wr, 39 op/s 2024-09-17T09:42:46.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:46 smithi066 ceph-mon[71715]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Redeploying daemon node-exporter.smithi066 on host smithi066 failed. 2024-09-17T09:42:46.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:46 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:46.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:46 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:46.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:46 smithi066 ceph-mon[71715]: pgmap v271: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 902 B/s rd, 49 KiB/s wr, 20 op/s 2024-09-17T09:42:46.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:46 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:46.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:46 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:46.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:46 smithi066 ceph-mon[71715]: pgmap v272: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 1.1 KiB/s rd, 15 KiB/s wr, 3 op/s 2024-09-17T09:42:46.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:46 smithi066 ceph-mon[71715]: pgmap v273: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 329 B/s rd, 4.0 KiB/s wr, 2 op/s 2024-09-17T09:42:46.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:46 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:46.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:46 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:46 smithi204 ceph-mon[51734]: pgmap v270: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 938 B/s rd, 201 KiB/s wr, 39 op/s 2024-09-17T09:42:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:46 smithi204 ceph-mon[51734]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Redeploying daemon node-exporter.smithi066 on host smithi066 failed. 2024-09-17T09:42:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:46 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:46.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:46 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:46.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:46 smithi204 ceph-mon[51734]: pgmap v271: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 902 B/s rd, 49 KiB/s wr, 20 op/s 2024-09-17T09:42:46.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:46 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:46.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:46 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:46.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:46 smithi204 ceph-mon[51734]: pgmap v272: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 1.1 KiB/s rd, 15 KiB/s wr, 3 op/s 2024-09-17T09:42:46.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:46 smithi204 ceph-mon[51734]: pgmap v273: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 329 B/s rd, 4.0 KiB/s wr, 2 op/s 2024-09-17T09:42:46.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:46 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:46.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:46 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:47.892 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:47 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:42:47.892 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:47 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:42:47.892 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:47 smithi066 ceph-mon[71715]: Health check failed: Redeploying daemon node-exporter.smithi066 on host smithi066 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-09-17T09:42:47.893 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:47 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:42:47.893 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:47 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:42:47.893 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:47 smithi204 ceph-mon[51734]: Health check failed: Redeploying daemon node-exporter.smithi066 on host smithi066 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-09-17T09:42:48.882 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:48 smithi066 ceph-mon[71715]: pgmap v274: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 329 B/s rd, 4.2 KiB/s wr, 0 op/s 2024-09-17T09:42:48.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:48 smithi204 ceph-mon[51734]: pgmap v274: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 329 B/s rd, 4.2 KiB/s wr, 0 op/s 2024-09-17T09:42:50.845 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:50 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:50.845 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:50.845 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:42:50.845 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:42:50.846 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:50.846 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:50.846 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:50.846 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:50.846 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:50.846 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:50.846 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:50.846 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:50.846 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:50.846 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:50.846 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:50.846 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:50.846 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:50.847 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:50.847 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:50.847 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:50.847 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:50.847 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:50.847 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:50.847 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:50.847 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:42:50.847 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:50.847 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:50.847 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:50.847 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:42:50.847 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:50.848 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:42:50.852 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:50.852 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:42:50.852 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:50.852 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:50.852 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:50.852 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:42:50.852 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:50.852 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:50.853 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:42:50.853 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:42:50.853 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:50.853 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:50.853 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:50.853 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:50.853 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:50.853 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:50.853 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:50.853 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:50.853 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:50.853 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:50.854 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:50.854 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:50.854 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:50.854 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:50.854 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:50.854 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:50.854 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:50 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:42:50.854 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:50 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:42:50.854 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:50 smithi066 ceph-mon[71715]: pgmap v275: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 329 B/s rd, 493 B/s wr, 0 op/s 2024-09-17T09:42:50.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:50 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:42:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:42:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:50.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:50.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:42:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:42:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:42:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:42:50.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:42:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:42:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:42:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:42:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:50.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:50.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:50.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:50.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:50.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:50.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:50.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:50.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:50.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:50.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:50.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:50.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:50.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:50.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:50.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:42:50.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:50 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:42:50.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:50 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:42:50.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:50 smithi204 ceph-mon[51734]: pgmap v275: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 329 B/s rd, 493 B/s wr, 0 op/s 2024-09-17T09:42:52.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:52 smithi204 ceph-mon[51734]: pgmap v276: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 493 B/s wr, 0 op/s 2024-09-17T09:42:52.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:52 smithi066 ceph-mon[71715]: pgmap v276: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 493 B/s wr, 0 op/s 2024-09-17T09:42:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:53 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:53.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:53.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:42:53.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:42:53.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:53.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:53.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:53.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:53.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:53.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:53.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:53.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:53.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:53.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:53.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:53.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:53.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:53.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:53.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:53.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:53.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:53.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:53.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:53.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:53.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:42:53.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:53.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:53.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:53.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:42:53.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:53.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:42:53.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:53.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:42:53.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:53.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:53.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:53.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:42:53.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:53.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:53.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:53.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:53.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:53.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:53.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:53 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:42:53.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:53 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:42:53.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:53 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:53.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:53.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:42:53.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:42:53.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:53.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:53.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:53.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:53.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:53.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:53.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:53.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:53.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:53.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:53.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:42:53.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:42:53.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:42:54.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:42:54.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:42:54.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:42:54.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:42:54.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:42:54.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:42:54.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:54.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:42:54.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:42:54.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:42:54.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:54.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:54.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:42:54.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:42:54.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:42:54.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:42:54.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:42:54.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:42:54.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:42:54.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:42:54.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:42:54.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:42:54.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:42:54.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:42:54.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:42:54.001 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:42:54.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:53 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi066 (dependencies changed)... 2024-09-17T09:42:54.002 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:53 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi066 on smithi066 2024-09-17T09:42:54.974 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:54 smithi066 ceph-mon[71715]: pgmap v277: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-09-17T09:42:54.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:54 smithi204 ceph-mon[51734]: pgmap v277: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-09-17T09:42:56.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:56 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:56.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:56 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:56.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:56 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:42:56.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:56 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:42:56.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:56 smithi204 ceph-mon[51734]: pgmap v278: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 307 B/s wr, 0 op/s 2024-09-17T09:42:56.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:56 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:56.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:56 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:56.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:56 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:42:56.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:56 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:42:56.495 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:56 smithi066 ceph-mon[71715]: pgmap v278: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 307 B/s wr, 0 op/s 2024-09-17T09:42:58.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:58 smithi066 ceph-mon[71715]: pgmap v279: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:42:58.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:58.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:58 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:42:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:58 smithi204 ceph-mon[51734]: pgmap v279: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-17T09:42:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:42:58.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:58 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:42:59.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:42:59 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:59.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:42:59 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:00 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:00.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:43:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:43:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:00.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:43:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:00.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:00.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:00.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:00.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:00.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:43:00.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:43:00.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:43:00.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:43:00.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:43:00.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:43:00.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:43:00.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:43:00.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:43:00.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:43:00.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:43:00.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:43:00.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:43:00.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:43:00.996 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:43:00.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:43:00.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:00.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:00.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:43:00.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:43:00.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:00.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:00.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:00.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:00.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:00.997 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:00.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:43:00.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:00.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:00.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:00.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:00.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:00.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:00.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:00.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:00.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:00.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:00 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:43:00.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:00 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:43:00.998 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:00 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:00.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:00.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:43:00.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:43:00.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:00.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:00.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:00.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:00.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:00.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:00.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:43:00.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:00.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:00.999 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:01.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:01.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:01.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:01.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:01.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:01.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:01.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:01.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:43:01.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:43:01.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:43:01.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:43:01.000 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:43:01.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:43:01.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:43:01.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:43:01.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:43:01.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:43:01.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:43:01.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:43:01.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:43:01.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:43:01.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:43:01.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:43:01.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:01.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:01.001 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:43:01.002 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:43:01.002 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:01.002 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:01.002 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:01.002 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:01.002 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:01.002 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:01.002 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:43:01.002 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:01.002 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:01.002 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:01.002 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:01.002 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:01.003 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:01.003 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:01.003 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:01.003 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:01.003 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:00 smithi204 ceph-mon[51734]: pgmap v280: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:01.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:00 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:01.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:01.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:43:01.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:43:01.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:01.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:01.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:01.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:01.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:01.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:01.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:43:01.004 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:01.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:01.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:01.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:01.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:01.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:01.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:01.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:01.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:01.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:01.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:43:01.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:43:01.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:43:01.005 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:43:01.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:43:01.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:43:01.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:43:01.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:43:01.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:43:01.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:43:01.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:43:01.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:43:01.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:43:01.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:43:01.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:43:01.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:43:01.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:01.006 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:01.007 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:01.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:01.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:01.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:01.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:00 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:43:01.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:00 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:43:01.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:00 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:01.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:01.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:43:01.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:43:01.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:01.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:01.008 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:01.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:01.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:01.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:01.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:43:01.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:01.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:01.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:01.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:01.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:01.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:01.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:01.009 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:01.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:01.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:01.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:43:01.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:43:01.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:43:01.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:43:01.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:43:01.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:43:01.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:43:01.010 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:43:01.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:43:01.012 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:43:01.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:43:01.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:43:01.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:43:01.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:43:01.013 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:43:01.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:43:01.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:01.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:01.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:43:01.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:43:01.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:01.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:01.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:01.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:01.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:01.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:01.014 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:43:01.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:01.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:01.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:01.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:01.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:01.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:01.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:01.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:01.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:01.015 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:00 smithi066 ceph-mon[71715]: pgmap v280: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:02.693 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:02 smithi066 ceph-mon[71715]: pgmap v281: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:02.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:02 smithi204 ceph-mon[51734]: pgmap v281: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:04 smithi204 ceph-mon[51734]: pgmap v282: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:04 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:43:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:04 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:43:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:04 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:04.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:04 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:04 smithi066 ceph-mon[71715]: pgmap v282: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:04 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:43:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:04 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:43:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:04 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:04.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:04 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:05.744 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:05 smithi066 ceph-mon[71715]: pgmap v283: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 369 B/s rd, 0 op/s 2024-09-17T09:43:05.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:05 smithi066 ceph-mon[71715]: pgmap v284: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 225 B/s rd, 0 op/s 2024-09-17T09:43:05.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:05 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:43:05.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:05 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:43:05.745 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:05 smithi066 ceph-mon[71715]: Health check update: 4 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T09:43:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:05 smithi204 ceph-mon[51734]: pgmap v283: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 369 B/s rd, 0 op/s 2024-09-17T09:43:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:05 smithi204 ceph-mon[51734]: pgmap v284: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 225 B/s rd, 0 op/s 2024-09-17T09:43:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:05 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:43:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:05 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:43:05.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:05 smithi204 ceph-mon[51734]: Health check update: 4 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T09:43:06.943 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:06 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:43:06.943 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:06 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:43:06.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:06 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:43:06.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:06 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:43:07.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:07 smithi066 ceph-mon[71715]: pgmap v285: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 225 B/s rd, 0 op/s 2024-09-17T09:43:07.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:07 smithi204 ceph-mon[51734]: pgmap v285: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 225 B/s rd, 0 op/s 2024-09-17T09:43:09.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:09 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:43:09.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:43:09.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:43:09.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:43:09.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:09.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:43:09.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:09.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:09.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:09.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:09.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:43:09.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:09.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:09.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:09.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:09.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:09.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:09.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:09.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:09.822 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:43:09.823 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:09.823 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:43:09.823 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:43:09.823 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:43:09.823 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:43:09.823 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:43:09.823 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:43:09.823 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:43:09.823 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:43:09.823 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:43:09.823 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:43:09.828 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:43:09.828 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:43:09.828 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:43:09.828 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:43:09.828 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:43:09.828 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:43:09.828 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:43:09.828 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:43:09.828 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:43:09.829 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:43:09.829 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:09.829 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:43:09.829 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:09.829 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:09.829 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:09.829 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:09.829 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:43:09.829 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:09.829 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:09.829 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:09.829 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:09.829 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:09.829 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:09.830 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:09.830 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:09.830 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:43:09.830 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:09 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:43:09.830 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:09 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:43:09.830 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:09 smithi066 ceph-mon[71715]: pgmap v286: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 225 B/s rd, 0 op/s 2024-09-17T09:43:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:09 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:43:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:43:09.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:43:09.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:43:09.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:09.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:43:09.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:09.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:09.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:09.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:09.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:43:09.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:09.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:09.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:09.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:09.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:09.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:09.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:09.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:09.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:43:09.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:09.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:43:09.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:43:09.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:43:09.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:43:09.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:43:09.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:43:09.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:43:09.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:43:09.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:43:09.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:43:09.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:43:09.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:43:09.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:43:09.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:43:09.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:43:09.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:43:09.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:43:09.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:43:09.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:43:09.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:43:09.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:09.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:43:09.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:09.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:09.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:09.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:09.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:43:09.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:09.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:09.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:09.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:09.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:09.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:09.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:09.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:09.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:43:09.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:09 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:43:09.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:09 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:43:09.995 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:09 smithi204 ceph-mon[51734]: pgmap v286: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 225 B/s rd, 0 op/s 2024-09-17T09:43:10.275 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:43:10.631 INFO:teuthology.orchestra.run.smithi066.stdout:"Error: UPGRADE_REDEPLOY_DAEMON: Redeploying daemon node-exporter.smithi066 on host smithi066 failed." 2024-09-17T09:43:11.567 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T09:43:11.820 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:11 smithi066 ceph-mon[71715]: from='client.34514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:43:11.820 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:11 smithi066 ceph-mon[71715]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:43:11.821 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:11 smithi066 ceph-mon[71715]: pgmap v287: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 225 B/s rd, 0 op/s 2024-09-17T09:43:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:11 smithi204 ceph-mon[51734]: from='client.34514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:43:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:11 smithi204 ceph-mon[51734]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:43:11.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:11 smithi204 ceph-mon[51734]: pgmap v287: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 225 B/s rd, 0 op/s 2024-09-17T09:43:12.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:12 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:43:12.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:43:12.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:43:12.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:43:12.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:12.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:43:12.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:12.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:12.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:12.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:12.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:43:12.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:12.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:12.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:12.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:12.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:12.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:12.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:12.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:12.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:43:12.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:12.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:43:12.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:43:12.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:43:12.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:43:12.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:43:12.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:43:12.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:43:12.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:43:12.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:43:12.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:43:12.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:43:12.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:43:12.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:43:12.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:43:12.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:43:12.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:43:12.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:43:12.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:43:12.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:43:12.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:43:12.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:12.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:43:12.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:12.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:12.993 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:12.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:12.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:43:12.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:12.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:12.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:12.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:12.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:12.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:12.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:12.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:12.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:43:12.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:12 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:43:12.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:12 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:43:12.994 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:12 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:43:12.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:12 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:43:12.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:43:12.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:43:12.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:43:12.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:12.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:43:12.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:12.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:12.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:12.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:12.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:43:12.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:12.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:12.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:12.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:12.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:12.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:12.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:12.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:12.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:43:12.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:12.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:43:12.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:43:12.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:43:12.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:43:12.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:43:12.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:43:12.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:43:12.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:43:12.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:43:12.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:43:12.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:43:12.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:43:12.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:43:12.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:43:12.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:43:12.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:43:12.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:43:12.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:43:12.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:43:12.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:43:12.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:12.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:43:12.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:12.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:12.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:12.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:12.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:43:12.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:12.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:12.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:12.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:12.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:12.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:12.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:12.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:12.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:43:12.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:12 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:43:12.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:12 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:43:12.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:12 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:43:13.798 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:13 smithi066 ceph-mon[71715]: pgmap v288: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 225 B/s rd, 0 op/s 2024-09-17T09:43:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:13 smithi204 ceph-mon[51734]: pgmap v288: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 225 B/s rd, 0 op/s 2024-09-17T09:43:15.557 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:43:15.558 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 10s ago 27m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:43:15.558 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (6m) 10s ago 27m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 3bf4fffe5646 2024-09-17T09:43:15.558 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (6m) 52s ago 26m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 70c611c28368 2024-09-17T09:43:15.558 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 10s ago 27m 33.6M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:43:15.558 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (113s) 10s ago 22m 40.1M - 18.2.4-855-g19e2a2be 980a0bfcd684 3b7bda193013 2024-09-17T09:43:15.558 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (82s) 52s ago 22m 15.2M - 18.2.4-855-g19e2a2be 980a0bfcd684 f5f25b0a26b5 2024-09-17T09:43:15.558 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (8m) 10s ago 29m 504M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:43:15.558 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (7m) 52s ago 26m 440M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:43:15.558 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (7m) 10s ago 29m 90.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:43:15.558 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (6m) 52s ago 26m 67.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 35e74ed8917c 2024-09-17T09:43:15.558 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (61s) 10s ago 19m 217M - 5.5 980a0bfcd684 53e505311e8f 2024-09-17T09:43:15.558 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (56s) 52s ago 19m 19.5M - 5.5 980a0bfcd684 2b9e9533a3ff 2024-09-17T09:43:15.559 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (20s) 10s ago 27m 9915k - 1.5.0 0da6a335fe13 6319c3038a6f 2024-09-17T09:43:15.559 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 52s ago 26m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:43:15.559 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (5m) 10s ago 26m 171M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 e07c5fc3250f 2024-09-17T09:43:15.559 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (5m) 10s ago 25m 140M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 01b7b3144868 2024-09-17T09:43:15.559 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (4m) 10s ago 25m 125M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 540036f26109 2024-09-17T09:43:15.559 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (4m) 10s ago 25m 154M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 49041b1ec02a 2024-09-17T09:43:15.559 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (3m) 52s ago 24m 140M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 078f6ab5f4fe 2024-09-17T09:43:15.559 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (3m) 52s ago 24m 140M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 0523ebe64e51 2024-09-17T09:43:15.559 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (2m) 52s ago 24m 126M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 ea5ed94e2fbb 2024-09-17T09:43:15.559 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (2m) 52s ago 23m 154M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 38ffa03a14f3 2024-09-17T09:43:15.559 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 10s ago 27m 57.7M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:43:15.966 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:15 smithi066 ceph-mon[71715]: pgmap v289: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T09:43:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:15 smithi204 ceph-mon[51734]: pgmap v289: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T09:43:16.733 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions' 2024-09-17T09:43:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:16 smithi204 ceph-mon[51734]: from='client.34522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:43:16.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:16 smithi066 ceph-mon[71715]: from='client.34522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:43:18.033 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:17 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:18.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:18.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:43:18.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:43:18.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:18.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:18.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:18.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:18.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:18.034 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:18.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:43:18.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:18.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:18.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:18.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:18.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:18.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:18.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:18.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:18.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:18.035 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:18.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:43:18.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:43:18.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:43:18.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:43:18.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:43:18.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:43:18.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:43:18.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:43:18.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:43:18.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:43:18.036 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:43:18.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:43:18.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:43:18.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:43:18.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:43:18.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:43:18.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:18.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:18.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:43:18.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:43:18.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:18.037 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:18.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:18.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:18.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:18.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:18.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:43:18.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:18.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:18.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:18.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:18.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:18.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:18.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:18.038 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:18.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:18.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:17 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:43:18.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:17 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:43:18.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:17 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:18.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:18.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:43:18.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:43:18.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:18.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:18.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:18.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:18.039 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:18.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:18.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:43:18.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:18.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:18.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:18.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:18.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:18.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:18.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:18.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:18.040 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:18.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:18.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:43:18.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:43:18.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:43:18.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:43:18.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:43:18.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:43:18.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:43:18.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:43:18.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:43:18.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:43:18.041 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:43:18.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:43:18.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:43:18.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:43:18.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:43:18.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:43:18.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:18.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:18.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:43:18.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:43:18.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:18.042 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:18.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:43:18.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:18.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:18.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:18.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:43:18.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:18.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:18.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:18.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:18.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:18.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:18.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:18.043 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:18.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:18.044 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:17 smithi066 ceph-mon[71715]: pgmap v290: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:18.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:17 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:18.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:18.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:43:18.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:43:18.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:18.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:18.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:18.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:18.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:18.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:18.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:43:18.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:18.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:18.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:18.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:18.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:18.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:18.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:18.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:18.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:18.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:18.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:43:18.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:43:18.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:43:18.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:43:18.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:43:18.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:43:18.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:43:18.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:43:18.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:43:18.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:43:18.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:43:18.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:43:18.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:43:18.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:43:18.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:43:18.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:43:18.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:18.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:43:18.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:43:18.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:43:18.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:18.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:18.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:18.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:18.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:18.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:18.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:43:18.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:18.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:18.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:18.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:18.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:18.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:18.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:18.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:43:18.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:43:18.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:17 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:43:18.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:17 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:43:18.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:17 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:18.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:18.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:43:18.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:43:18.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:18.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:18.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:18.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:18.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:18.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:18.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:43:18.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:18.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:18.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:18.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:18.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:18.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:18.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:18.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:18.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:18.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:18.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:43:18.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:43:18.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:43:18.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:43:18.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:43:18.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:43:18.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:43:18.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:43:18.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:43:18.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:43:18.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:43:18.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:43:18.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:43:18.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:43:18.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:43:18.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:43:18.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:18.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:43:18.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:43:18.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:43:18.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:18.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:18.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:43:18.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:43:18.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:43:18.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:43:18.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:43:18.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:43:18.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:43:18.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:43:18.249 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:43:18.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:43:18.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:43:18.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:43:18.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:43:18.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:43:18.250 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:17 smithi204 ceph-mon[51734]: pgmap v290: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:18.790 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:43:18.791 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:43:18.791 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:43:18.791 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:43:18.791 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:43:18.791 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:43:18.791 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:43:18.791 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:43:18.791 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T09:43:18.791 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:43:18.791 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:43:18.791 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:43:18.791 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:43:18.791 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:43:18.792 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 14 2024-09-17T09:43:18.792 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:43:18.792 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:43:19.234 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:18 smithi066 ceph-mon[71715]: pgmap v291: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:19.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:18 smithi204 ceph-mon[51734]: pgmap v291: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:19.505 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-09-17T09:43:20.093 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:19 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/3710837295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:43:20.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:19 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/3710837295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:43:20.939 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:20 smithi066 ceph-mon[71715]: pgmap v292: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:20 smithi204 ceph-mon[51734]: pgmap v292: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:21.450 INFO:teuthology.orchestra.run.smithi066.stdout:wait for servicemap items w/ changing names to refresh 2024-09-17T09:43:22.269 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'sleep 60' 2024-09-17T09:43:22.866 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:22 smithi066 ceph-mon[71715]: pgmap v293: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:23.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:22 smithi204 ceph-mon[51734]: pgmap v293: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:25.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:24 smithi204 ceph-mon[51734]: pgmap v294: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:43:25.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:24 smithi066 ceph-mon[71715]: pgmap v294: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:43:27.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:26 smithi204 ceph-mon[51734]: pgmap v295: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:27.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:26 smithi066 ceph-mon[71715]: pgmap v295: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:28.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:27 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:43:28.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:27 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:43:29.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:28 smithi204 ceph-mon[51734]: pgmap v296: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:29.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:28 smithi066 ceph-mon[71715]: pgmap v296: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:31.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:30 smithi204 ceph-mon[51734]: pgmap v297: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:31.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:30 smithi066 ceph-mon[71715]: pgmap v297: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:33.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:32 smithi204 ceph-mon[51734]: pgmap v298: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:33.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:32 smithi066 ceph-mon[71715]: pgmap v298: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:35.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:34 smithi204 ceph-mon[51734]: pgmap v299: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:43:35.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:34 smithi066 ceph-mon[71715]: pgmap v299: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:43:37.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:36 smithi204 ceph-mon[51734]: pgmap v300: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:37.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:36 smithi066 ceph-mon[71715]: pgmap v300: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:39.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:38 smithi204 ceph-mon[51734]: pgmap v301: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:39.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:38 smithi066 ceph-mon[71715]: pgmap v301: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:41.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:40 smithi204 ceph-mon[51734]: pgmap v302: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:41.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:40 smithi066 ceph-mon[71715]: pgmap v302: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:42.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:42 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:43:42.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:42 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:43:43.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:43 smithi204 ceph-mon[51734]: pgmap v303: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:43.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:43 smithi066 ceph-mon[71715]: pgmap v303: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:45.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:45 smithi204 ceph-mon[51734]: pgmap v304: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:43:45.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:45 smithi066 ceph-mon[71715]: pgmap v304: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:43:47.992 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:47 smithi204 ceph-mon[51734]: pgmap v305: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:47.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:47 smithi066 ceph-mon[71715]: pgmap v305: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:49.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:49 smithi204 ceph-mon[51734]: pgmap v306: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:49.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:49 smithi066 ceph-mon[71715]: pgmap v306: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:51.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:51 smithi204 ceph-mon[51734]: pgmap v307: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:51.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:51 smithi066 ceph-mon[71715]: pgmap v307: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:53.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:53 smithi204 ceph-mon[51734]: pgmap v308: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:53.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:53 smithi066 ceph-mon[71715]: pgmap v308: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:55.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:54 smithi204 ceph-mon[51734]: pgmap v309: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:43:55.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:54 smithi066 ceph-mon[71715]: pgmap v309: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:43:57.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:56 smithi204 ceph-mon[51734]: pgmap v310: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:57.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:56 smithi066 ceph-mon[71715]: pgmap v310: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:58.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:57 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:43:58.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:57 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:43:59.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:43:58 smithi204 ceph-mon[51734]: pgmap v311: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:43:59.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:43:58 smithi066 ceph-mon[71715]: pgmap v311: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:01.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:00 smithi204 ceph-mon[51734]: pgmap v312: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:01.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:00 smithi066 ceph-mon[71715]: pgmap v312: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:03.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:02 smithi204 ceph-mon[51734]: pgmap v313: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:03.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:02 smithi066 ceph-mon[71715]: pgmap v313: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:05.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:04 smithi204 ceph-mon[51734]: pgmap v314: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:44:05.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:04 smithi066 ceph-mon[71715]: pgmap v314: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:44:07.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:06 smithi204 ceph-mon[51734]: pgmap v315: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:07.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:06 smithi066 ceph-mon[71715]: pgmap v315: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:09.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:08 smithi204 ceph-mon[51734]: pgmap v316: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:09.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:08 smithi066 ceph-mon[71715]: pgmap v316: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:11.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:10 smithi204 ceph-mon[51734]: pgmap v317: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:11.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:10 smithi066 ceph-mon[71715]: pgmap v317: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:12.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:12 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:44:12.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:12 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:44:13.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:13 smithi204 ceph-mon[51734]: pgmap v318: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:13.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:13 smithi066 ceph-mon[71715]: pgmap v318: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:15.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:15 smithi204 ceph-mon[51734]: pgmap v319: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:44:15.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:15 smithi066 ceph-mon[71715]: pgmap v319: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:44:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:16 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:44:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:16 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:16 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:44:16.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:16 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:44:16.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:16 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:44:16.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:16 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:16.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:16 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:44:16.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:16 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:44:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:17 smithi204 ceph-mon[51734]: pgmap v320: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:17 smithi204 ceph-mon[51734]: pgmap v321: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T09:44:17.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:17 smithi204 ceph-mon[51734]: pgmap v322: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T09:44:17.991 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:17 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:44:17.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:17 smithi066 ceph-mon[71715]: pgmap v320: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:17.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:17 smithi066 ceph-mon[71715]: pgmap v321: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T09:44:17.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:17 smithi066 ceph-mon[71715]: pgmap v322: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T09:44:17.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:17 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' 2024-09-17T09:44:18.893 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:18 smithi066 ceph-mon[71715]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:44:18.894 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:18 smithi066 ceph-mon[71715]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:44:19.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:18 smithi204 ceph-mon[51734]: Reconfiguring alertmanager.smithi066 (dependencies changed)... 2024-09-17T09:44:19.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:18 smithi204 ceph-mon[51734]: Reconfiguring daemon alertmanager.smithi066 on smithi066 2024-09-17T09:44:19.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:19 smithi066 ceph-mon[71715]: pgmap v323: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T09:44:20.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:19 smithi204 ceph-mon[51734]: pgmap v323: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T09:44:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:20 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:44:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:44:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:44:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:44:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:44:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:44:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:20.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:20.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:44:20.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:20.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:20.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:20.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:20.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:20.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:20.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:20.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:20.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:44:20.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:44:20.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:44:20.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:44:20.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:44:20.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:44:20.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:44:20.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:44:20.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:44:20.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:44:20.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:44:20.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:44:20.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:44:20.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:44:20.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:44:20.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:44:20.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:44:20.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:44:20.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:44:20.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:44:20.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:44:20.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:44:20.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:20.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:44:20.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:44:20.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:20.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:20.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:20.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:44:20.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:20.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:20.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:20.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:20.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:20.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:20.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:20.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:20.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:44:20.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:20 smithi066 ceph-mon[71715]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:44:20.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:20 smithi066 ceph-mon[71715]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:44:21.000 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:20 smithi066 ceph-mon[71715]: pgmap v324: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T09:44:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:20 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:44:21.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:44:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:44:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:44:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:44:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:44:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:21.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:44:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:44:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:44:21.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:44:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:44:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:44:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:44:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:44:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:44:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:44:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:44:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:44:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:44:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:44:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:44:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:44:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:44:21.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:44:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:44:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:44:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-alertmanager-smithi066 2024-09-17T09:44:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon alertmanager.smithi066 ... 2024-09-17T09:44:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066 2024-09-17T09:44:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:44:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:44:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:44:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:21.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@alertmanager.smithi066.service" for details. 2024-09-17T09:44:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:20 smithi204 ceph-mon[51734]: Reconfiguring grafana.smithi066 (dependencies changed)... 2024-09-17T09:44:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:20 smithi204 ceph-mon[51734]: Reconfiguring daemon grafana.smithi066 on smithi066 2024-09-17T09:44:21.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:20 smithi204 ceph-mon[51734]: pgmap v324: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T09:44:22.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:22 smithi066 ceph-mon[71715]: pgmap v325: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail 2024-09-17T09:44:23.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:22 smithi204 ceph-mon[51734]: pgmap v325: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail 2024-09-17T09:44:23.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:23 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:44:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:44:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:44:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:44:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:44:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:44:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:44:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:23.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:23.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:23.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:23.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:23.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:23.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:23.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:23.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:44:23.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:44:23.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:44:23.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:44:23.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:44:23.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:44:23.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:44:23.996 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:44:23.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:44:23.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:44:23.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:44:23.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:44:23.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:44:23.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:44:23.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:44:23.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:44:23.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:44:23.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:44:23.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:44:23.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:44:23.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:44:23.997 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:44:23.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:23.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:44:23.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:44:23.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:23.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:23.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:23.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:44:23.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:23.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:23.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:23.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:23.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:23.998 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:23.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:23.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:23.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:44:23.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:23 smithi066 ceph-mon[71715]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:44:23.999 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:23 smithi066 ceph-mon[71715]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:44:24.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:23 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:44:24.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:44:24.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:44:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:44:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:44:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:44:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:44:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:24.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:44:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:44:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:44:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:44:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:44:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:44:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:44:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:44:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:44:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:44:24.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:44:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:44:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:44:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:44:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:44:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:44:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:44:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:44:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:44:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-grafana-smithi066 2024-09-17T09:44:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon grafana.smithi066 ... 2024-09-17T09:44:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066 2024-09-17T09:44:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:44:24.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:44:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:44:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@grafana.smithi066.service" for details. 2024-09-17T09:44:24.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:23 smithi204 ceph-mon[51734]: Reconfiguring prometheus.smithi066 (dependencies changed)... 2024-09-17T09:44:24.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:23 smithi204 ceph-mon[51734]: Reconfiguring daemon prometheus.smithi066 on smithi066 2024-09-17T09:44:25.230 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:24 smithi066 ceph-mon[71715]: pgmap v326: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T09:44:25.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:24 smithi204 ceph-mon[51734]: pgmap v326: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T09:44:26.032 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch ps' 2024-09-17T09:44:26.885 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:26 smithi066 ceph-mon[71715]: pgmap v327: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T09:44:27.079 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:26 smithi204 ceph-mon[51734]: pgmap v327: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-09-17T09:44:28.150 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:27 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:44:28.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:44:28.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:44:28.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:44:28.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:28.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:44:28.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:44:28.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:28.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:28.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:28.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:44:28.151 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:28.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:28.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:28.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:28.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:28.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:28.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:28.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:28.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:44:28.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:44:28.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:44:28.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:44:28.152 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:44:28.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:44:28.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:44:28.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:44:28.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:44:28.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:44:28.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:44:28.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:44:28.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:44:28.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:44:28.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:44:28.153 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:44:28.156 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:44:28.156 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:44:28.156 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:44:28.156 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:44:28.156 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:44:28.156 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:44:28.156 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:28.156 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:44:28.156 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:44:28.156 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:28.156 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:28.157 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:28.157 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:44:28.157 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:28.157 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:28.157 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:28.157 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:28.157 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:28.157 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:28.157 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:28.157 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:28.157 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:44:28.157 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:27 smithi066 ceph-mon[71715]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:44:28.157 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:27 smithi066 ceph-mon[71715]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:44:28.158 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:27 smithi066 ceph-mon[71715]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:44:28.158 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:44:28.158 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:44:28.158 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:44:28.158 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:44:28.158 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:44:28.158 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:44:28.158 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:28.158 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:28.158 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:28.158 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:44:28.158 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:28.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:28.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:28.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:28.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:28.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:28.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:28.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:44:28.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:44:28.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:44:28.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:44:28.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:44:28.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:44:28.159 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.wait_async( 2024-09-17T09:44:28.160 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:44:28.160 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:44:28.160 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:44:28.160 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return future.result(timeout) 2024-09-17T09:44:28.160 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:44:28.160 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return self.__get_result() 2024-09-17T09:44:28.160 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:44:28.160 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise self._exception 2024-09-17T09:44:28.160 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:44:28.160 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:44:28.160 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:44:28.160 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: raise OrchestratorError( 2024-09-17T09:44:28.160 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:44:28.161 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:44:28.161 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:44:28.161 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:44:28.161 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:44:28.161 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:44:28.161 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: Traceback (most recent call last): 2024-09-17T09:44:28.161 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:28.161 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:28.161 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:28.161 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:44:28.161 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:28.161 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:28.161 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:28.162 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:28.162 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:28.162 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:28.162 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:28.162 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:44:28.162 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:44:28.162 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:27 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:44:28.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:27 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:44:28.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:44:28.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:44:28.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:44:28.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:28.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:44:28.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:44:28.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:28.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:28.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:28.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:44:28.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:28.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:28.241 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:44:28.242 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:44:28.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:44:28.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:44:28.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:44:28.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:44:28.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:44:28.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:44:28.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:44:28.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:44:28.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:44:28.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-prometheus-smithi066 2024-09-17T09:44:28.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon prometheus.smithi066 ... 2024-09-17T09:44:28.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066 2024-09-17T09:44:28.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:28.243 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@prometheus.smithi066.service" for details. 2024-09-17T09:44:28.244 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:27 smithi204 ceph-mon[51734]: Reconfiguring node-exporter.smithi204 (dependencies changed)... 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:27 smithi204 ceph-mon[51734]: Reconfiguring daemon node-exporter.smithi204 on smithi204 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:27 smithi204 ceph-mon[51734]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:28.245 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:28.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:28.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:28.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:28.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:44:28.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:44:28.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:44:28.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1110, in _check_daemons 2024-09-17T09:44:28.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-09-17T09:44:28.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2396, in _daemon_action 2024-09-17T09:44:28.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.wait_async( 2024-09-17T09:44:28.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 734, in wait_async 2024-09-17T09:44:28.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.event_loop.get_result(coro, timeout) 2024-09-17T09:44:28.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 64, in get_result 2024-09-17T09:44:28.246 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return future.result(timeout) 2024-09-17T09:44:28.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-09-17T09:44:28.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return self.__get_result() 2024-09-17T09:44:28.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-09-17T09:44:28.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise self._exception 2024-09-17T09:44:28.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1345, in _create_daemon 2024-09-17T09:44:28.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: out, err, code = await self._run_cephadm( 2024-09-17T09:44:28.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1646, in _run_cephadm 2024-09-17T09:44:28.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: raise OrchestratorError( 2024-09-17T09:44:28.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:44:28.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: /usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi204 2024-09-17T09:44:28.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Reconfig daemon node-exporter.smithi204 ... 2024-09-17T09:44:28.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Non-zero exit code 1 from systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204 2024-09-17T09:44:28.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:44:28.247 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: Traceback (most recent call last): 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: exec(code, run_globals) 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4058, in deploy_daemon 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: RuntimeError: Failed command: systemctl restart ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service failed because the control process exited with error code. 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout: See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi204.service" for details. 2024-09-17T09:44:28.248 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:27 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:44:28.618 INFO:teuthology.orchestra.run.smithi066.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:44:28.619 INFO:teuthology.orchestra.run.smithi066.stdout:alertmanager.smithi066 smithi066 *:9093,9094 unknown 83s ago 28m 23.5M - 0.20.0 0881eb8f169f 40fb879abfac 2024-09-17T09:44:28.619 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi066 smithi066 running (7m) 83s ago 28m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 3bf4fffe5646 2024-09-17T09:44:28.619 INFO:teuthology.orchestra.run.smithi066.stdout:crash.smithi204 smithi204 running (7m) 2m ago 28m 6891k - 18.2.4-855-g19e2a2be 980a0bfcd684 70c611c28368 2024-09-17T09:44:28.619 INFO:teuthology.orchestra.run.smithi066.stdout:grafana.smithi066 smithi066 *:3000 unknown 83s ago 28m 33.6M - 6.7.4 557c83e11646 a6b908b37792 2024-09-17T09:44:28.619 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi066.wvhbzy smithi066 running (3m) 83s ago 23m 40.1M - 18.2.4-855-g19e2a2be 980a0bfcd684 3b7bda193013 2024-09-17T09:44:28.619 INFO:teuthology.orchestra.run.smithi066.stdout:mds.foofs.smithi204.glpxtq smithi204 running (2m) 2m ago 23m 15.2M - 18.2.4-855-g19e2a2be 980a0bfcd684 f5f25b0a26b5 2024-09-17T09:44:28.619 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi066.mabcvm smithi066 *:8443,9283,8765 running (9m) 83s ago 30m 504M - 18.2.4-855-g19e2a2be 980a0bfcd684 3756e74517d7 2024-09-17T09:44:28.619 INFO:teuthology.orchestra.run.smithi066.stdout:mgr.smithi204.bluhuj smithi204 *:8443,9283,8765 running (9m) 2m ago 28m 440M - 18.2.4-855-g19e2a2be 980a0bfcd684 77ca06b23331 2024-09-17T09:44:28.619 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi066 smithi066 running (8m) 83s ago 30m 90.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 2519fcfc7a53 2024-09-17T09:44:28.619 INFO:teuthology.orchestra.run.smithi066.stdout:mon.smithi204 smithi204 running (8m) 2m ago 27m 67.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 35e74ed8917c 2024-09-17T09:44:28.620 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.0.1.smithi066.bzmanw smithi066 *:2049 running (2m) 83s ago 20m 217M - 5.5 980a0bfcd684 53e505311e8f 2024-09-17T09:44:28.620 INFO:teuthology.orchestra.run.smithi066.stdout:nfs.foo.1.1.smithi204.wdrkuv smithi204 *:2049 running (2m) 2m ago 20m 19.5M - 5.5 980a0bfcd684 2b9e9533a3ff 2024-09-17T09:44:28.620 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi066 smithi066 *:9100 running (93s) 83s ago 28m 9915k - 1.5.0 0da6a335fe13 6319c3038a6f 2024-09-17T09:44:28.620 INFO:teuthology.orchestra.run.smithi066.stdout:node-exporter.smithi204 smithi204 *:9100 unknown 2m ago 27m 17.3M - 0.18.1 e5a616e4b9cf ef6f5b6277f6 2024-09-17T09:44:28.620 INFO:teuthology.orchestra.run.smithi066.stdout:osd.0 smithi066 running (6m) 83s ago 27m 171M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 e07c5fc3250f 2024-09-17T09:44:28.620 INFO:teuthology.orchestra.run.smithi066.stdout:osd.1 smithi066 running (6m) 83s ago 27m 140M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 01b7b3144868 2024-09-17T09:44:28.620 INFO:teuthology.orchestra.run.smithi066.stdout:osd.2 smithi066 running (5m) 83s ago 26m 125M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 540036f26109 2024-09-17T09:44:28.620 INFO:teuthology.orchestra.run.smithi066.stdout:osd.3 smithi066 running (5m) 83s ago 26m 154M 1936M 18.2.4-855-g19e2a2be 980a0bfcd684 49041b1ec02a 2024-09-17T09:44:28.620 INFO:teuthology.orchestra.run.smithi066.stdout:osd.4 smithi204 running (4m) 2m ago 25m 140M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 078f6ab5f4fe 2024-09-17T09:44:28.620 INFO:teuthology.orchestra.run.smithi066.stdout:osd.5 smithi204 running (4m) 2m ago 25m 140M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 0523ebe64e51 2024-09-17T09:44:28.620 INFO:teuthology.orchestra.run.smithi066.stdout:osd.6 smithi204 running (3m) 2m ago 25m 126M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 ea5ed94e2fbb 2024-09-17T09:44:28.620 INFO:teuthology.orchestra.run.smithi066.stdout:osd.7 smithi204 running (3m) 2m ago 25m 154M 2704M 18.2.4-855-g19e2a2be 980a0bfcd684 38ffa03a14f3 2024-09-17T09:44:28.620 INFO:teuthology.orchestra.run.smithi066.stdout:prometheus.smithi066 smithi066 *:9095 unknown 83s ago 28m 57.7M - 2.18.1 de242295e225 0ca9935a5a72 2024-09-17T09:44:28.970 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:28 smithi066 ceph-mon[71715]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:44:28.970 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:28 smithi066 ceph-mon[71715]: pgmap v328: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:29.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:28 smithi204 ceph-mon[51734]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:44:29.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:28 smithi204 ceph-mon[51734]: pgmap v328: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:29.294 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph orch upgrade status' 2024-09-17T09:44:30.830 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:30 smithi066 ceph-mon[71715]: pgmap v329: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:31.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:30 smithi204 ceph-mon[51734]: pgmap v329: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:31.298 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:44:31.298 INFO:teuthology.orchestra.run.smithi066.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", 2024-09-17T09:44:31.298 INFO:teuthology.orchestra.run.smithi066.stdout: "in_progress": true, 2024-09-17T09:44:31.298 INFO:teuthology.orchestra.run.smithi066.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T09:44:31.298 INFO:teuthology.orchestra.run.smithi066.stdout: "services_complete": [ 2024-09-17T09:44:31.298 INFO:teuthology.orchestra.run.smithi066.stdout: "crash", 2024-09-17T09:44:31.299 INFO:teuthology.orchestra.run.smithi066.stdout: "nfs", 2024-09-17T09:44:31.299 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr", 2024-09-17T09:44:31.299 INFO:teuthology.orchestra.run.smithi066.stdout: "mon", 2024-09-17T09:44:31.299 INFO:teuthology.orchestra.run.smithi066.stdout: "mds", 2024-09-17T09:44:31.299 INFO:teuthology.orchestra.run.smithi066.stdout: "osd" 2024-09-17T09:44:31.299 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:44:31.299 INFO:teuthology.orchestra.run.smithi066.stdout: "progress": "18/23 daemons upgraded", 2024-09-17T09:44:31.299 INFO:teuthology.orchestra.run.smithi066.stdout: "message": "Error: UPGRADE_REDEPLOY_DAEMON: Redeploying daemon node-exporter.smithi066 on host smithi066 failed.", 2024-09-17T09:44:31.299 INFO:teuthology.orchestra.run.smithi066.stdout: "is_paused": true 2024-09-17T09:44:31.299 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:44:31.916 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:31 smithi066 ceph-mon[71715]: from='client.34534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:44:31.944 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph health detail' 2024-09-17T09:44:32.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:31 smithi204 ceph-mon[51734]: from='client.34534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:44:32.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:32 smithi066 ceph-mon[71715]: pgmap v330: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:33.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:32 smithi204 ceph-mon[51734]: pgmap v330: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:33.933 INFO:teuthology.orchestra.run.smithi066.stdout:HEALTH_WARN 4 failed cephadm daemon(s); Redeploying daemon node-exporter.smithi066 on host smithi066 failed. 2024-09-17T09:44:33.933 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] CEPHADM_FAILED_DAEMON: 4 failed cephadm daemon(s) 2024-09-17T09:44:33.933 INFO:teuthology.orchestra.run.smithi066.stdout: daemon alertmanager.smithi066 on smithi066 is in unknown state 2024-09-17T09:44:33.933 INFO:teuthology.orchestra.run.smithi066.stdout: daemon grafana.smithi066 on smithi066 is in unknown state 2024-09-17T09:44:33.933 INFO:teuthology.orchestra.run.smithi066.stdout: daemon prometheus.smithi066 on smithi066 is in unknown state 2024-09-17T09:44:33.933 INFO:teuthology.orchestra.run.smithi066.stdout: daemon node-exporter.smithi204 on smithi204 is in unknown state 2024-09-17T09:44:33.933 INFO:teuthology.orchestra.run.smithi066.stdout:[WRN] UPGRADE_REDEPLOY_DAEMON: Redeploying daemon node-exporter.smithi066 on host smithi066 failed. 2024-09-17T09:44:33.933 INFO:teuthology.orchestra.run.smithi066.stdout: Upgrade daemon: node-exporter.smithi066: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:44:33.933 INFO:teuthology.orchestra.run.smithi066.stdout:/usr/bin/podman: stderr Error: no such container ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-node-exporter-smithi066 2024-09-17T09:44:33.933 INFO:teuthology.orchestra.run.smithi066.stdout:Redeploy daemon node-exporter.smithi066 ... 2024-09-17T09:44:33.933 INFO:teuthology.orchestra.run.smithi066.stdout:Failed to trim old cgroups /sys/fs/cgroup/system.slice/system-ceph\x2d1c8608ba\x2d74d5\x2d11ef\x2dbceb\x2dc7b262605968.slice/ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service 2024-09-17T09:44:33.933 INFO:teuthology.orchestra.run.smithi066.stdout:Non-zero exit code 1 from systemctl start ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066 2024-09-17T09:44:33.934 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stderr Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:33.934 INFO:teuthology.orchestra.run.smithi066.stdout:systemctl: stderr See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:44:33.934 INFO:teuthology.orchestra.run.smithi066.stdout:Traceback (most recent call last): 2024-09-17T09:44:33.934 INFO:teuthology.orchestra.run.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-09-17T09:44:33.934 INFO:teuthology.orchestra.run.smithi066.stdout: return _run_code(code, main_globals, None, 2024-09-17T09:44:33.934 INFO:teuthology.orchestra.run.smithi066.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-09-17T09:44:33.934 INFO:teuthology.orchestra.run.smithi066.stdout: exec(code, run_globals) 2024-09-17T09:44:33.934 INFO:teuthology.orchestra.run.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10998, in 2024-09-17T09:44:33.934 INFO:teuthology.orchestra.run.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 10986, in main 2024-09-17T09:44:33.934 INFO:teuthology.orchestra.run.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6857, in command_deploy_from 2024-09-17T09:44:33.934 INFO:teuthology.orchestra.run.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6875, in _common_deploy 2024-09-17T09:44:33.934 INFO:teuthology.orchestra.run.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 6927, in _dispatch_deploy 2024-09-17T09:44:33.934 INFO:teuthology.orchestra.run.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4030, in deploy_daemon 2024-09-17T09:44:33.934 INFO:teuthology.orchestra.run.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 4274, in deploy_daemon_units 2024-09-17T09:44:33.935 INFO:teuthology.orchestra.run.smithi066.stdout: File "/tmp/tmp4210jdd6.cephadm.build/__main__.py", line 2283, in call_throws 2024-09-17T09:44:33.935 INFO:teuthology.orchestra.run.smithi066.stdout:RuntimeError: Failed command: systemctl start ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066: Job for ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service failed because the control process exited with error code. 2024-09-17T09:44:33.935 INFO:teuthology.orchestra.run.smithi066.stdout:See "systemctl status ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" and "journalctl -xeu ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@node-exporter.smithi066.service" for details. 2024-09-17T09:44:34.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:33 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/3252605766' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:44:34.244 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:33 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/3252605766' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T09:44:34.545 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions' 2024-09-17T09:44:35.199 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:34 smithi066 ceph-mon[71715]: pgmap v331: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:44:35.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:34 smithi204 ceph-mon[51734]: pgmap v331: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:44:36.644 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-17T09:44:36.644 INFO:teuthology.orchestra.run.smithi066.stdout: "mon": { 2024-09-17T09:44:36.645 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:44:36.645 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:44:36.645 INFO:teuthology.orchestra.run.smithi066.stdout: "mgr": { 2024-09-17T09:44:36.645 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:44:36.645 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:44:36.645 INFO:teuthology.orchestra.run.smithi066.stdout: "osd": { 2024-09-17T09:44:36.645 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T09:44:36.645 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:44:36.645 INFO:teuthology.orchestra.run.smithi066.stdout: "mds": { 2024-09-17T09:44:36.645 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T09:44:36.645 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:44:36.645 INFO:teuthology.orchestra.run.smithi066.stdout: "overall": { 2024-09-17T09:44:36.646 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 14 2024-09-17T09:44:36.646 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:44:36.646 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-17T09:44:36.952 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:36 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/3937456137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:44:36.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:36 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/3937456137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:44:37.252 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-17T09:44:37.835 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:37 smithi066 ceph-mon[71715]: pgmap v332: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:37.990 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:37 smithi204 ceph-mon[51734]: pgmap v332: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:38.880 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:38 smithi066 ceph-mon[71715]: pgmap v333: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:39.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:38 smithi204 ceph-mon[51734]: pgmap v333: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:39.401 INFO:teuthology.orchestra.run.smithi066.stdout:true 2024-09-17T09:44:39.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:39 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/1766242205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:44:40.098 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -e sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-17T09:44:40.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:39 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/1766242205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:44:40.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:40 smithi066 ceph-mon[71715]: pgmap v334: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:41.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:40 smithi204 ceph-mon[51734]: pgmap v334: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:42.141 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)" 2024-09-17T09:44:42.428 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:42 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/771165114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:44:42.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:42 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/771165114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:44:42.704 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2024-09-17T09:44:42.705 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-09-17T09:44:42.705 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T09:44:43.256 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:43 smithi066 ceph-mon[71715]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:44:43.256 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:43 smithi066 ceph-mon[71715]: pgmap v335: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:43.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:43 smithi204 ceph-mon[51734]: from='mgr.34104 172.21.15.66:0/1335219503' entity='mgr.smithi066.mabcvm' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:44:43.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:43 smithi204 ceph-mon[51734]: pgmap v335: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:44.720 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-17T09:44:44.720 INFO:teuthology.orchestra.run.smithi066.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-17T09:14:54.256032Z", "last_refresh": "2024-09-17T09:43:04.658180Z", "ports": [9093, 9094], "running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-17T09:14:40.777166Z", "last_refresh": "2024-09-17T09:42:22.702046Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-17T09:14:51.327432Z", "last_refresh": "2024-09-17T09:43:04.658296Z", "ports": [3000], "running": 0, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-09-17T09:20:49.632442Z", "last_refresh": "2024-09-17T09:42:22.702581Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T09:14:39.208704Z", "last_refresh": "2024-09-17T09:42:22.702132Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi066:172.21.15.66=smithi066", "smithi204:172.21.15.204=smithi204"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T09:15:28.557192Z", "last_refresh": "2024-09-17T09:42:22.702200Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T09:44:16.735065Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2024-09-17T09:23:50.775079Z", "last_refresh": "2024-09-17T09:42:22.702643Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-17T09:14:53.101742Z", "last_refresh": "2024-09-17T09:42:22.702263Z", "ports": [9100], "running": 1, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9", "last_refresh": "2024-09-17T09:42:22.702324Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-17T09:14:49.518189Z", "last_refresh": "2024-09-17T09:43:04.658409Z", "ports": [9095], "running": 0, "size": 1}}] 2024-09-17T09:44:44.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:44 smithi066 ceph-mon[71715]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:44:44.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:44 smithi066 ceph-mon[71715]: pgmap v336: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:44:45.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:44 smithi204 ceph-mon[51734]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:44:45.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:44 smithi204 ceph-mon[51734]: pgmap v336: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T09:44:45.411 INFO:tasks.cephadm:nfs.foo has 2/2 2024-09-17T09:44:45.411 DEBUG:teuthology.parallel:result is None 2024-09-17T09:44:45.412 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-17T09:44:45.421 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi066.front.sepia.ceph.com 2024-09-17T09:44:45.421 DEBUG:teuthology.orchestra.run.smithi066:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2024-09-17T09:44:45.451 INFO:teuthology.orchestra.run.smithi066.stderr:+ umount /mnt/foo 2024-09-17T09:44:45.462 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T09:44:45.471 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi066.front.sepia.ceph.com 2024-09-17T09:44:45.472 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- bash -c 'ceph nfs cluster ls | grep foo' 2024-09-17T09:44:47.140 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:46 smithi066 ceph-mon[71715]: pgmap v337: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:47.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:46 smithi204 ceph-mon[51734]: pgmap v337: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:47.635 INFO:teuthology.orchestra.run.smithi066.stdout: "foo" 2024-09-17T09:44:47.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:47 smithi066 ceph-mon[71715]: from='client.34558 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:44:48.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:47 smithi204 ceph-mon[51734]: from='client.34558 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:44:48.438 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- bash -c 'ceph nfs export ls foo --detailed' 2024-09-17T09:44:49.052 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:48 smithi066 ceph-mon[71715]: pgmap v338: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:49.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:48 smithi204 ceph-mon[51734]: pgmap v338: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T09:44:50.497 INFO:teuthology.orchestra.run.smithi066.stdout:[ 2024-09-17T09:44:50.497 INFO:teuthology.orchestra.run.smithi066.stdout: { 2024-09-17T09:44:50.497 INFO:teuthology.orchestra.run.smithi066.stdout: "access_type": "RW", 2024-09-17T09:44:50.498 INFO:teuthology.orchestra.run.smithi066.stdout: "clients": [], 2024-09-17T09:44:50.498 INFO:teuthology.orchestra.run.smithi066.stdout: "cluster_id": "foo", 2024-09-17T09:44:50.498 INFO:teuthology.orchestra.run.smithi066.stdout: "export_id": 1, 2024-09-17T09:44:50.498 INFO:teuthology.orchestra.run.smithi066.stdout: "fsal": { 2024-09-17T09:44:50.498 INFO:teuthology.orchestra.run.smithi066.stdout: "fs_name": "foofs", 2024-09-17T09:44:50.498 INFO:teuthology.orchestra.run.smithi066.stdout: "name": "CEPH", 2024-09-17T09:44:50.498 INFO:teuthology.orchestra.run.smithi066.stdout: "user_id": "nfs.foo.1" 2024-09-17T09:44:50.498 INFO:teuthology.orchestra.run.smithi066.stdout: }, 2024-09-17T09:44:50.498 INFO:teuthology.orchestra.run.smithi066.stdout: "path": "/", 2024-09-17T09:44:50.498 INFO:teuthology.orchestra.run.smithi066.stdout: "protocols": [ 2024-09-17T09:44:50.498 INFO:teuthology.orchestra.run.smithi066.stdout: 4 2024-09-17T09:44:50.498 INFO:teuthology.orchestra.run.smithi066.stdout: ], 2024-09-17T09:44:50.498 INFO:teuthology.orchestra.run.smithi066.stdout: "pseudo": "/fake", 2024-09-17T09:44:50.498 INFO:teuthology.orchestra.run.smithi066.stdout: "security_label": true, 2024-09-17T09:44:50.499 INFO:teuthology.orchestra.run.smithi066.stdout: "squash": "no_root_squash", 2024-09-17T09:44:50.499 INFO:teuthology.orchestra.run.smithi066.stdout: "transports": [ 2024-09-17T09:44:50.499 INFO:teuthology.orchestra.run.smithi066.stdout: "TCP" 2024-09-17T09:44:50.499 INFO:teuthology.orchestra.run.smithi066.stdout: ] 2024-09-17T09:44:50.499 INFO:teuthology.orchestra.run.smithi066.stdout: } 2024-09-17T09:44:50.499 INFO:teuthology.orchestra.run.smithi066.stdout:] 2024-09-17T09:44:51.094 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:50 smithi066 ceph-mon[71715]: from='client.34562 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:44:51.094 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:50 smithi066 ceph-mon[71715]: pgmap v339: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T09:44:51.119 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- bash -c 'rados -p .nfs --all ls -' 2024-09-17T09:44:51.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:50 smithi204 ceph-mon[51734]: from='client.34562 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:44:51.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:50 smithi204 ceph-mon[51734]: pgmap v339: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T09:44:52.879 INFO:teuthology.orchestra.run.smithi066.stdout:foo grace 2024-09-17T09:44:52.879 INFO:teuthology.orchestra.run.smithi066.stdout:foo rec-0000000000000005:nfs.foo.1 2024-09-17T09:44:52.880 INFO:teuthology.orchestra.run.smithi066.stdout:foo rec-0000000000000005:nfs.foo.0 2024-09-17T09:44:52.880 INFO:teuthology.orchestra.run.smithi066.stdout:foo conf-nfs.foo 2024-09-17T09:44:52.880 INFO:teuthology.orchestra.run.smithi066.stdout:foo export-1 2024-09-17T09:44:53.086 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:52 smithi066 ceph-mon[71715]: mgrmap e43: smithi066.mabcvm(active, since 8m), standbys: smithi204.bluhuj 2024-09-17T09:44:53.087 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:52 smithi066 ceph-mon[71715]: pgmap v340: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T09:44:53.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:52 smithi204 ceph-mon[51734]: mgrmap e43: smithi066.mabcvm(active, since 8m), standbys: smithi204.bluhuj 2024-09-17T09:44:53.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:52 smithi204 ceph-mon[51734]: pgmap v340: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T09:44:53.458 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 6' 2024-09-17T09:44:54.839 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:54 smithi066 ceph-mon[71715]: pgmap v341: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-17T09:44:55.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:54 smithi204 ceph-mon[51734]: pgmap v341: 129 pgs: 129 active+clean; 220 MiB data, 991 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-17T09:44:55.581 INFO:teuthology.orchestra.run.smithi066.stdout:6 2024-09-17T09:44:55.947 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:55 smithi066 ceph-mon[71715]: from='client.? 172.21.15.66:0/1176518378' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-09-17T09:44:56.240 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:55 smithi204 ceph-mon[51734]: from='client.? 172.21.15.66:0/1176518378' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-09-17T09:44:56.254 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T09:44:56.263 INFO:tasks.cephadm:Teardown begin 2024-09-17T09:44:56.264 DEBUG:teuthology.orchestra.run.smithi066:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:44:56.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:44:56.330 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T09:44:56.330 DEBUG:teuthology.orchestra.run.smithi066:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T09:44:56.350 DEBUG:teuthology.orchestra.run.smithi204:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T09:44:56.387 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T09:44:56.388 INFO:tasks.cephadm.mon.smithi066:Stopping mon.smithi066... 2024-09-17T09:44:56.388 DEBUG:teuthology.orchestra.run.smithi066:> sudo systemctl stop ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi066 2024-09-17T09:44:56.494 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:56 smithi066 systemd[1]: Stopping Ceph mon.smithi066 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:44:56.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi066[71711]: 2024-09-17T09:44:56.700+0000 7f6595f29640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi066 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T09:44:56.994 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:56 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi066[71711]: 2024-09-17T09:44:56.700+0000 7f6595f29640 -1 mon.smithi066@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T09:44:56.995 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:56 smithi066 podman[115047]: 2024-09-17 09:44:56.863360507 +0000 UTC m=+0.282668133 container died 2519fcfc7a5309a03a4ed0ebb5f2a23cc74a25e73940798260d3189b6ed07ea4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi066, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-17T09:44:57.619 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:57 smithi066 podman[115047]: 2024-09-17 09:44:57.2500946 +0000 UTC m=+0.669402211 container cleanup 2519fcfc7a5309a03a4ed0ebb5f2a23cc74a25e73940798260d3189b6ed07ea4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi066, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-17T09:44:57.619 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:57 smithi066 bash[115047]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi066 2024-09-17T09:44:57.619 INFO:journalctl@ceph.mon.smithi066.smithi066.stdout:Sep 17 09:44:57 smithi066 podman[115136]: 2024-09-17 09:44:57.484843919 +0000 UTC m=+0.614104256 container remove 2519fcfc7a5309a03a4ed0ebb5f2a23cc74a25e73940798260d3189b6ed07ea4 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi066, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-17T09:44:57.637 DEBUG:teuthology.orchestra.run.smithi066:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi066.service' 2024-09-17T09:44:57.735 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:44:57.735 INFO:tasks.cephadm.mon.smithi066:Stopped mon.smithi066 2024-09-17T09:44:57.735 INFO:tasks.cephadm.mon.smithi204:Stopping mon.smithi204... 2024-09-17T09:44:57.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi204 2024-09-17T09:44:58.047 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:57 smithi204 systemd[1]: Stopping Ceph mon.smithi204 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:44:58.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi204[51730]: 2024-09-17T09:44:58.044+0000 7f4155936640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi204 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T09:44:58.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi204[51730]: 2024-09-17T09:44:58.044+0000 7f4155936640 -1 mon.smithi204@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T09:44:58.490 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:58 smithi204 podman[75595]: 2024-09-17 09:44:58.260022153 +0000 UTC m=+0.345988809 container died 35e74ed8917ce151263d8348b20017c2015be64311fdb2ee634eb1d892653976 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi204, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T09:44:58.857 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:58 smithi204 podman[75595]: 2024-09-17 09:44:58.662879884 +0000 UTC m=+0.748846539 container cleanup 35e74ed8917ce151263d8348b20017c2015be64311fdb2ee634eb1d892653976 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi204, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2) 2024-09-17T09:44:58.857 INFO:journalctl@ceph.mon.smithi204.smithi204.stdout:Sep 17 09:44:58 smithi204 bash[75595]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-mon-smithi204 2024-09-17T09:44:59.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@mon.smithi204.service' 2024-09-17T09:44:59.128 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:44:59.128 INFO:tasks.cephadm.mon.smithi204:Stopped mon.smithi204 2024-09-17T09:44:59.129 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T09:44:59.129 DEBUG:teuthology.orchestra.run.smithi066:> sudo systemctl stop ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.0 2024-09-17T09:44:59.464 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:44:59 smithi066 systemd[1]: Stopping Ceph osd.0 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:44:59.744 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:44:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0[80693]: 2024-09-17T09:44:59.463+0000 7f71671a3640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T09:44:59.745 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:44:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0[80693]: 2024-09-17T09:44:59.463+0000 7f71671a3640 -1 osd.0 117 *** Got signal Terminated *** 2024-09-17T09:44:59.745 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:44:59 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0[80693]: 2024-09-17T09:44:59.463+0000 7f71671a3640 -1 osd.0 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:45:05.157 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:45:04 smithi066 podman[115271]: 2024-09-17 09:45:04.880964204 +0000 UTC m=+5.547343257 container died e07c5fc3250f7adb89debcfd3dab1cefccc1a0f991b836f4e058c153ac1df23f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b) 2024-09-17T09:45:05.494 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:45:05 smithi066 podman[115271]: 2024-09-17 09:45:05.22915487 +0000 UTC m=+5.895533880 container cleanup e07c5fc3250f7adb89debcfd3dab1cefccc1a0f991b836f4e058c153ac1df23f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD) 2024-09-17T09:45:05.495 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:45:05 smithi066 bash[115271]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0 2024-09-17T09:45:05.495 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:45:05 smithi066 podman[115294]: 2024-09-17 09:45:05.405459689 +0000 UTC m=+0.516431334 container remove e07c5fc3250f7adb89debcfd3dab1cefccc1a0f991b836f4e058c153ac1df23f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-17T09:45:06.113 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:45:05 smithi066 podman[115385]: 2024-09-17 09:45:05.764811082 +0000 UTC m=+0.016655613 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:45:06.113 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:45:05 smithi066 podman[115385]: 2024-09-17 09:45:05.889816328 +0000 UTC m=+0.141660896 container create 50d61613d52f0d0b0ebaefc861339372ad94e10da8c2ceccbc50f01fb5272e77 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-17T09:45:06.113 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:45:06 smithi066 podman[115385]: 2024-09-17 09:45:06.109026186 +0000 UTC m=+0.360870708 container init 50d61613d52f0d0b0ebaefc861339372ad94e10da8c2ceccbc50f01fb5272e77 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-17T09:45:06.113 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:45:06 smithi066 podman[115385]: 2024-09-17 09:45:06.112518707 +0000 UTC m=+0.364363222 container start 50d61613d52f0d0b0ebaefc861339372ad94e10da8c2ceccbc50f01fb5272e77 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-17T09:45:06.494 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:45:06 smithi066 podman[115385]: 2024-09-17 09:45:06.21759161 +0000 UTC m=+0.469436137 container attach 50d61613d52f0d0b0ebaefc861339372ad94e10da8c2ceccbc50f01fb5272e77 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-17T09:45:06.494 INFO:journalctl@ceph.osd.0.smithi066.stdout:Sep 17 09:45:06 smithi066 podman[115385]: 2024-09-17 09:45:06.301166584 +0000 UTC m=+0.553011100 container died 50d61613d52f0d0b0ebaefc861339372ad94e10da8c2ceccbc50f01fb5272e77 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-17T09:45:06.891 DEBUG:teuthology.orchestra.run.smithi066:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T09:45:06.934 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:45:06.934 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T09:45:06.934 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T09:45:06.935 DEBUG:teuthology.orchestra.run.smithi066:> sudo systemctl stop ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.1 2024-09-17T09:45:07.244 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:45:07 smithi066 systemd[1]: Stopping Ceph osd.1 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:45:07.744 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:45:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1[84253]: 2024-09-17T09:45:07.291+0000 7f2f99786640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T09:45:07.744 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:45:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1[84253]: 2024-09-17T09:45:07.291+0000 7f2f99786640 -1 osd.1 117 *** Got signal Terminated *** 2024-09-17T09:45:07.744 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:45:07 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1[84253]: 2024-09-17T09:45:07.291+0000 7f2f99786640 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:45:13.060 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:45:12 smithi066 podman[115492]: 2024-09-17 09:45:12.776089255 +0000 UTC m=+5.608829128 container died 01b7b3144868049396e1027735c0a739dc25b967bd80d2f96cd3039652623fa5 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True) 2024-09-17T09:45:13.494 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:45:13 smithi066 podman[115492]: 2024-09-17 09:45:13.232115809 +0000 UTC m=+6.064855679 container cleanup 01b7b3144868049396e1027735c0a739dc25b967bd80d2f96cd3039652623fa5 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-17T09:45:13.494 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:45:13 smithi066 bash[115492]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1 2024-09-17T09:45:13.908 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:45:13 smithi066 podman[115544]: 2024-09-17 09:45:13.542100571 +0000 UTC m=+0.761419627 container remove 01b7b3144868049396e1027735c0a739dc25b967bd80d2f96cd3039652623fa5 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True) 2024-09-17T09:45:14.212 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:45:13 smithi066 podman[115631]: 2024-09-17 09:45:13.810814734 +0000 UTC m=+0.016542503 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:45:14.212 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:45:13 smithi066 podman[115631]: 2024-09-17 09:45:13.926134098 +0000 UTC m=+0.131861859 container create a6ad0bf52d6ecda1cd6dc092a3e282486923d5ac3f25d8e00594f2198cd97be3 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-17T09:45:14.213 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:45:14 smithi066 podman[115631]: 2024-09-17 09:45:14.145233271 +0000 UTC m=+0.350961047 container init a6ad0bf52d6ecda1cd6dc092a3e282486923d5ac3f25d8e00594f2198cd97be3 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-deactivate, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-17T09:45:14.213 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:45:14 smithi066 podman[115631]: 2024-09-17 09:45:14.148551746 +0000 UTC m=+0.354279505 container start a6ad0bf52d6ecda1cd6dc092a3e282486923d5ac3f25d8e00594f2198cd97be3 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-17T09:45:14.213 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:45:14 smithi066 podman[115631]: 2024-09-17 09:45:14.21184371 +0000 UTC m=+0.417571476 container attach a6ad0bf52d6ecda1cd6dc092a3e282486923d5ac3f25d8e00594f2198cd97be3 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b) 2024-09-17T09:45:14.494 INFO:journalctl@ceph.osd.1.smithi066.stdout:Sep 17 09:45:14 smithi066 podman[115631]: 2024-09-17 09:45:14.348150652 +0000 UTC m=+0.553878418 container died a6ad0bf52d6ecda1cd6dc092a3e282486923d5ac3f25d8e00594f2198cd97be3 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True) 2024-09-17T09:45:14.947 DEBUG:teuthology.orchestra.run.smithi066:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T09:45:14.989 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:45:14.989 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T09:45:14.989 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T09:45:14.989 DEBUG:teuthology.orchestra.run.smithi066:> sudo systemctl stop ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.2 2024-09-17T09:45:15.244 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:45:15 smithi066 systemd[1]: Stopping Ceph osd.2 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:45:15.744 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:45:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2[87802]: 2024-09-17T09:45:15.344+0000 7fcd7230c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T09:45:15.744 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:45:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2[87802]: 2024-09-17T09:45:15.344+0000 7fcd7230c640 -1 osd.2 117 *** Got signal Terminated *** 2024-09-17T09:45:15.744 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:45:15 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2[87802]: 2024-09-17T09:45:15.344+0000 7fcd7230c640 -1 osd.2 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:45:20.971 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:45:20 smithi066 podman[115735]: 2024-09-17 09:45:20.693043586 +0000 UTC m=+5.475592089 container died 540036f26109737874d2d1896186f1cd0d45b0de0be5e9d6798221ce87c8f8d3 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=) 2024-09-17T09:45:21.244 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:45:21 smithi066 podman[115735]: 2024-09-17 09:45:21.160571619 +0000 UTC m=+5.943120121 container cleanup 540036f26109737874d2d1896186f1cd0d45b0de0be5e9d6798221ce87c8f8d3 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2) 2024-09-17T09:45:21.244 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:45:21 smithi066 bash[115735]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2 2024-09-17T09:45:21.744 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:45:21 smithi066 podman[115751]: 2024-09-17 09:45:21.428800333 +0000 UTC m=+0.736013134 container remove 540036f26109737874d2d1896186f1cd0d45b0de0be5e9d6798221ce87c8f8d3 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-17T09:45:22.124 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:45:21 smithi066 podman[115841]: 2024-09-17 09:45:21.787910247 +0000 UTC m=+0.112479705 container create f63c3887bd25ca25ecbff6289be2d69b8dece592509c24ea5ac8e02c02595647 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD) 2024-09-17T09:45:22.124 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:45:21 smithi066 podman[115841]: 2024-09-17 09:45:21.692268027 +0000 UTC m=+0.016837495 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:45:22.125 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:45:22 smithi066 podman[115841]: 2024-09-17 09:45:22.015426165 +0000 UTC m=+0.339995642 container init f63c3887bd25ca25ecbff6289be2d69b8dece592509c24ea5ac8e02c02595647 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-17T09:45:22.125 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:45:22 smithi066 podman[115841]: 2024-09-17 09:45:22.019483373 +0000 UTC m=+0.344052838 container start f63c3887bd25ca25ecbff6289be2d69b8dece592509c24ea5ac8e02c02595647 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD) 2024-09-17T09:45:22.125 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:45:22 smithi066 podman[115841]: 2024-09-17 09:45:22.123776777 +0000 UTC m=+0.448346265 container attach f63c3887bd25ca25ecbff6289be2d69b8dece592509c24ea5ac8e02c02595647 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-17T09:45:22.496 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 17 09:45:22 smithi066 podman[115841]: 2024-09-17 09:45:22.21441363 +0000 UTC m=+0.538983096 container died f63c3887bd25ca25ecbff6289be2d69b8dece592509c24ea5ac8e02c02595647 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-17T09:45:22.789 DEBUG:teuthology.orchestra.run.smithi066:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T09:45:22.832 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:45:22.832 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T09:45:22.832 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-17T09:45:22.833 DEBUG:teuthology.orchestra.run.smithi066:> sudo systemctl stop ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.3 2024-09-17T09:45:23.165 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:22 smithi066 systemd[1]: Stopping Ceph osd.3 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:45:23.494 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3[91334]: 2024-09-17T09:45:23.164+0000 7f0d83ee4640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T09:45:23.494 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3[91334]: 2024-09-17T09:45:23.164+0000 7f0d83ee4640 -1 osd.3 117 *** Got signal Terminated *** 2024-09-17T09:45:23.494 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:23 smithi066 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3[91334]: 2024-09-17T09:45:23.164+0000 7f0d83ee4640 -1 osd.3 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:45:28.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:45:27.812+0000 7ff3921a1640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:02.312599+0000 front 2024-09-17T09:45:02.312517+0000 (oldest deadline 2024-09-17T09:45:27.012457+0000) 2024-09-17T09:45:28.240 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:27 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:27.927+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:28.931 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:28 smithi066 podman[115942]: 2024-09-17 09:45:28.677173373 +0000 UTC m=+5.608958771 container died 49041b1ec02a10e9a436ca470f3abf3f6acae82b3a8af36078730c7ddb2a651c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-17T09:45:29.215 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:29 smithi066 podman[115942]: 2024-09-17 09:45:29.004652245 +0000 UTC m=+5.936437649 container cleanup 49041b1ec02a10e9a436ca470f3abf3f6acae82b3a8af36078730c7ddb2a651c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3, org.label-schema.schema-version=1.0, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True) 2024-09-17T09:45:29.215 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:29 smithi066 bash[115942]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3 2024-09-17T09:45:29.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:45:28.801+0000 7ff3921a1640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:02.312599+0000 front 2024-09-17T09:45:02.312517+0000 (oldest deadline 2024-09-17T09:45:27.012457+0000) 2024-09-17T09:45:29.240 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:28 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:28.925+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:29.494 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:29 smithi066 podman[115993]: 2024-09-17 09:45:29.214000698 +0000 UTC m=+0.534817922 container remove 49041b1ec02a10e9a436ca470f3abf3f6acae82b3a8af36078730c7ddb2a651c (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-17T09:45:29.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:29 smithi066 podman[116080]: 2024-09-17 09:45:29.535014338 +0000 UTC m=+0.016639357 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:45:29.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:29 smithi066 podman[116080]: 2024-09-17 09:45:29.648461313 +0000 UTC m=+0.130086364 container create 86baad1e815b6bc6e32f8e4a22dbfee28008dc26affdf20257d3f75fbb0f4db0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-deactivate, RELEASE=reef-19e2a2b, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:45:29.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:29 smithi066 podman[116080]: 2024-09-17 09:45:29.867511792 +0000 UTC m=+0.349136810 container init 86baad1e815b6bc6e32f8e4a22dbfee28008dc26affdf20257d3f75fbb0f4db0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-17T09:45:29.951 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:29 smithi066 podman[116080]: 2024-09-17 09:45:29.871168485 +0000 UTC m=+0.352793503 container start 86baad1e815b6bc6e32f8e4a22dbfee28008dc26affdf20257d3f75fbb0f4db0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-17T09:45:29.952 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:29 smithi066 podman[116080]: 2024-09-17 09:45:29.950648507 +0000 UTC m=+0.432273515 container attach 86baad1e815b6bc6e32f8e4a22dbfee28008dc26affdf20257d3f75fbb0f4db0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T09:45:30.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:45:29.826+0000 7ff3921a1640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:02.312599+0000 front 2024-09-17T09:45:02.312517+0000 (oldest deadline 2024-09-17T09:45:27.012457+0000) 2024-09-17T09:45:30.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:29.796+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:30.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:29.891+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:30.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:29 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:29.922+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:30.244 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:30 smithi066 podman[116080]: 2024-09-17 09:45:30.062061274 +0000 UTC m=+0.543686290 container died 86baad1e815b6bc6e32f8e4a22dbfee28008dc26affdf20257d3f75fbb0f4db0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-17T09:45:30.657 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 17 09:45:30 smithi066 podman[116103]: 2024-09-17 09:45:30.653824387 +0000 UTC m=+0.585595598 container remove 86baad1e815b6bc6e32f8e4a22dbfee28008dc26affdf20257d3f75fbb0f4db0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-17T09:45:30.675 DEBUG:teuthology.orchestra.run.smithi066:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.3.service' 2024-09-17T09:45:30.716 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:45:30.717 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-17T09:45:30.717 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-17T09:45:30.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.4 2024-09-17T09:45:31.042 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:30.820+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:31.043 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:30 smithi204 systemd[1]: Stopping Ceph osd.4 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:45:31.043 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:45:30.819+0000 7ff3921a1640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:02.312599+0000 front 2024-09-17T09:45:02.312517+0000 (oldest deadline 2024-09-17T09:45:27.012457+0000) 2024-09-17T09:45:31.043 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:30.906+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:31.043 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:30 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:30.939+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:31.490 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:45:31.041+0000 7ff395b8d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T09:45:31.490 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:45:31.041+0000 7ff395b8d640 -1 osd.4 117 *** Got signal Terminated *** 2024-09-17T09:45:31.490 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:45:31.041+0000 7ff395b8d640 -1 osd.4 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:45:32.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:45:31.816+0000 7ff3921a1640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:02.312599+0000 front 2024-09-17T09:45:02.312517+0000 (oldest deadline 2024-09-17T09:45:27.012457+0000) 2024-09-17T09:45:32.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:31.811+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:32.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:31.863+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:32.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:31 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:31.900+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:33.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:45:32.799+0000 7ff3921a1640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:02.312599+0000 front 2024-09-17T09:45:02.312517+0000 (oldest deadline 2024-09-17T09:45:27.012457+0000) 2024-09-17T09:45:33.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:32.837+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:33.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:32.906+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:33.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:32.844+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:33.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:32 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:32.844+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:34.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:45:33.799+0000 7ff3921a1640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:02.312599+0000 front 2024-09-17T09:45:02.312517+0000 (oldest deadline 2024-09-17T09:45:27.012457+0000) 2024-09-17T09:45:34.240 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:33.789+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:34.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:33.901+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:34.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:33.881+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:34.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:33 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:33.881+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:35.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:45:34.774+0000 7ff3921a1640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:02.312599+0000 front 2024-09-17T09:45:02.312517+0000 (oldest deadline 2024-09-17T09:45:27.012457+0000) 2024-09-17T09:45:35.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:45:34.774+0000 7ff3921a1640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.913362+0000 front 2024-09-17T09:45:09.913461+0000 (oldest deadline 2024-09-17T09:45:34.613489+0000) 2024-09-17T09:45:35.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:34.896+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:35.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:34.896+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:35.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:34.800+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:35.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:34 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:34.868+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:36.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:45:35.816+0000 7ff3921a1640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:02.312599+0000 front 2024-09-17T09:45:02.312517+0000 (oldest deadline 2024-09-17T09:45:27.012457+0000) 2024-09-17T09:45:36.240 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4[57497]: 2024-09-17T09:45:35.816+0000 7ff3921a1640 -1 osd.4 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.913362+0000 front 2024-09-17T09:45:09.913461+0000 (oldest deadline 2024-09-17T09:45:34.613489+0000) 2024-09-17T09:45:36.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:35.814+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:36.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:35.852+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:36.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:35.852+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:36.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:35.838+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:36.242 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:35 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:35.838+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:36.740 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:36 smithi204 podman[75797]: 2024-09-17 09:45:36.438968375 +0000 UTC m=+5.529558224 container died 078f6ab5f4fe25d266efcd139393c028d2d478e33bc7e40b27a14d7194d1b89e (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS) 2024-09-17T09:45:37.240 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:36.858+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:37.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:36.796+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:37.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:36.796+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:37.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:36.862+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:37.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:36 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:36.862+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:37.241 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:36 smithi204 podman[75797]: 2024-09-17 09:45:36.808329288 +0000 UTC m=+5.898919114 container cleanup 078f6ab5f4fe25d266efcd139393c028d2d478e33bc7e40b27a14d7194d1b89e (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True) 2024-09-17T09:45:37.241 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:36 smithi204 bash[75797]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4 2024-09-17T09:45:37.241 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:36 smithi204 podman[75813]: 2024-09-17 09:45:36.976355385 +0000 UTC m=+0.535946616 container remove 078f6ab5f4fe25d266efcd139393c028d2d478e33bc7e40b27a14d7194d1b89e (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4, RELEASE=reef-19e2a2b, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD) 2024-09-17T09:45:37.706 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:37 smithi204 podman[75904]: 2024-09-17 09:45:37.324019767 +0000 UTC m=+0.016010884 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:45:37.707 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:37 smithi204 podman[75904]: 2024-09-17 09:45:37.435846198 +0000 UTC m=+0.127837305 container create c5605fafcd58f68e2a85a7f6c1053d3ec28c7fe800a1ce33f47922561dbc2b1f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0) 2024-09-17T09:45:37.707 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:37 smithi204 podman[75904]: 2024-09-17 09:45:37.630071863 +0000 UTC m=+0.322062971 container init c5605fafcd58f68e2a85a7f6c1053d3ec28c7fe800a1ce33f47922561dbc2b1f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-17T09:45:37.707 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:37 smithi204 podman[75904]: 2024-09-17 09:45:37.633349348 +0000 UTC m=+0.325340456 container start c5605fafcd58f68e2a85a7f6c1053d3ec28c7fe800a1ce33f47922561dbc2b1f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-17T09:45:37.990 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:37.821+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:37.990 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:37.821+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:10.984449+0000 front 2024-09-17T09:45:10.984356+0000 (oldest deadline 2024-09-17T09:45:36.884356+0000) 2024-09-17T09:45:37.991 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:37.814+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:37.991 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:37.814+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:37.991 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:37.877+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:37.991 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:37 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:37.877+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:37.992 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:37 smithi204 podman[75904]: 2024-09-17 09:45:37.704961564 +0000 UTC m=+0.396952676 container attach c5605fafcd58f68e2a85a7f6c1053d3ec28c7fe800a1ce33f47922561dbc2b1f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-17T09:45:37.992 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 17 09:45:37 smithi204 podman[75904]: 2024-09-17 09:45:37.826940671 +0000 UTC m=+0.518931774 container died c5605fafcd58f68e2a85a7f6c1053d3ec28c7fe800a1ce33f47922561dbc2b1f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-17T09:45:38.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.4.service' 2024-09-17T09:45:38.474 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:45:38.474 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-17T09:45:38.474 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-17T09:45:38.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.5 2024-09-17T09:45:38.685 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:38 smithi204 systemd[1]: Stopping Ceph osd.5 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:45:38.990 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:38.801+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:38.990 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:38.801+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:38.990 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:38.895+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:38.990 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:38.895+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:38.991 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:38.828+0000 7f47d685d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T09:45:38.991 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:38.828+0000 7f47d685d640 -1 osd.5 117 *** Got signal Terminated *** 2024-09-17T09:45:38.991 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:38.828+0000 7f47d685d640 -1 osd.5 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:45:38.991 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:38.836+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:38.991 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:38 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:38.836+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:10.984449+0000 front 2024-09-17T09:45:10.984356+0000 (oldest deadline 2024-09-17T09:45:36.884356+0000) 2024-09-17T09:45:39.931 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:39.800+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:39.931 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:39.800+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:39.931 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:39.802+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:39.931 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:39.802+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:10.984449+0000 front 2024-09-17T09:45:10.984356+0000 (oldest deadline 2024-09-17T09:45:36.884356+0000) 2024-09-17T09:45:40.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:39.929+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:40.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:39 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:39.929+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:41.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:40.803+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:41.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:40.803+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:41.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:40.831+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:41.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:40.831+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:10.984449+0000 front 2024-09-17T09:45:10.984356+0000 (oldest deadline 2024-09-17T09:45:36.884356+0000) 2024-09-17T09:45:41.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:40.831+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.485957+0000 front 2024-09-17T09:45:18.485999+0000 (oldest deadline 2024-09-17T09:45:40.785685+0000) 2024-09-17T09:45:41.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:40.936+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:41.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:40 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:40.936+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:42.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:41.781+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:42.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:41.781+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:42.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:41.981+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:42.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:41.981+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:42.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:41.801+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:42.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:41.801+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:10.984449+0000 front 2024-09-17T09:45:10.984356+0000 (oldest deadline 2024-09-17T09:45:36.884356+0000) 2024-09-17T09:45:42.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:41 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:41.801+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.485957+0000 front 2024-09-17T09:45:18.485999+0000 (oldest deadline 2024-09-17T09:45:40.785685+0000) 2024-09-17T09:45:43.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:42.978+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:43.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:42.978+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:43.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:42.790+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:43.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:42.790+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:10.984449+0000 front 2024-09-17T09:45:10.984356+0000 (oldest deadline 2024-09-17T09:45:36.884356+0000) 2024-09-17T09:45:43.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:42.790+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.485957+0000 front 2024-09-17T09:45:18.485999+0000 (oldest deadline 2024-09-17T09:45:40.785685+0000) 2024-09-17T09:45:43.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:42.764+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:43.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:42.764+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:43.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:42 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:42.764+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:20.016782+0000 front 2024-09-17T09:45:20.016840+0000 (oldest deadline 2024-09-17T09:45:42.316685+0000) 2024-09-17T09:45:44.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:43.819+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:44:59.382588+0000 front 2024-09-17T09:44:59.382465+0000 (oldest deadline 2024-09-17T09:45:27.583056+0000) 2024-09-17T09:45:44.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:43.819+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:10.984449+0000 front 2024-09-17T09:45:10.984356+0000 (oldest deadline 2024-09-17T09:45:36.884356+0000) 2024-09-17T09:45:44.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5[59937]: 2024-09-17T09:45:43.819+0000 7f47cee69640 -1 osd.5 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.485957+0000 front 2024-09-17T09:45:18.485999+0000 (oldest deadline 2024-09-17T09:45:40.785685+0000) 2024-09-17T09:45:44.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:43.806+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:44.242 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:43.806+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:44.242 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:43.806+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:20.016782+0000 front 2024-09-17T09:45:20.016840+0000 (oldest deadline 2024-09-17T09:45:42.316685+0000) 2024-09-17T09:45:44.242 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:43.980+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:44.242 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:43 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:43.980+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:44.630 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:44 smithi204 podman[76006]: 2024-09-17 09:45:44.329635787 +0000 UTC m=+5.596677062 container died 0523ebe64e51dda8305db0ba86fc392562342ad81e50c7710495bb980f264972 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-17T09:45:44.939 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:44 smithi204 podman[76006]: 2024-09-17 09:45:44.73700269 +0000 UTC m=+6.004043956 container cleanup 0523ebe64e51dda8305db0ba86fc392562342ad81e50c7710495bb980f264972 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-17T09:45:44.939 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:44 smithi204 bash[76006]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5 2024-09-17T09:45:44.939 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:44.773+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:44.939 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:44.773+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:44.940 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:44.773+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:20.016782+0000 front 2024-09-17T09:45:20.016840+0000 (oldest deadline 2024-09-17T09:45:42.316685+0000) 2024-09-17T09:45:45.240 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:44 smithi204 podman[76034]: 2024-09-17 09:45:44.938318372 +0000 UTC m=+0.608381079 container remove 0523ebe64e51dda8305db0ba86fc392562342ad81e50c7710495bb980f264972 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-17T09:45:45.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:44.993+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:45.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:44.993+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:45.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:44 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:44.993+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:45.626 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:45 smithi204 podman[76122]: 2024-09-17 09:45:45.253527864 +0000 UTC m=+0.015654254 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:45:45.626 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:45 smithi204 podman[76122]: 2024-09-17 09:45:45.380927115 +0000 UTC m=+0.143053551 container create 6a1ba3fb997572ad42ea75f2ba52e5dfbee6025dbb31f9832785cdb55b7f94a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-17T09:45:45.626 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:45 smithi204 podman[76122]: 2024-09-17 09:45:45.625208654 +0000 UTC m=+0.387335053 container init 6a1ba3fb997572ad42ea75f2ba52e5dfbee6025dbb31f9832785cdb55b7f94a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:45:45.962 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:45 smithi204 podman[76122]: 2024-09-17 09:45:45.628574416 +0000 UTC m=+0.390700806 container start 6a1ba3fb997572ad42ea75f2ba52e5dfbee6025dbb31f9832785cdb55b7f94a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-17T09:45:45.962 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:45 smithi204 podman[76122]: 2024-09-17 09:45:45.700061126 +0000 UTC m=+0.462187535 container attach 6a1ba3fb997572ad42ea75f2ba52e5dfbee6025dbb31f9832785cdb55b7f94a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-17T09:45:45.963 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 17 09:45:45 smithi204 podman[76122]: 2024-09-17 09:45:45.822317428 +0000 UTC m=+0.584443818 container died 6a1ba3fb997572ad42ea75f2ba52e5dfbee6025dbb31f9832785cdb55b7f94a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=reef-19e2a2b, ceph=True, io.buildah.version=1.37.2) 2024-09-17T09:45:45.963 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:45.738+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:45.963 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:45.738+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:45.963 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:45.738+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:20.016782+0000 front 2024-09-17T09:45:20.016840+0000 (oldest deadline 2024-09-17T09:45:42.316685+0000) 2024-09-17T09:45:46.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:45.961+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:46.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:45.961+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:46.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:45 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:45.961+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:46.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.5.service' 2024-09-17T09:45:46.433 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:45:46.433 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-17T09:45:46.433 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-17T09:45:46.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.6 2024-09-17T09:45:46.740 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:46 smithi204 systemd[1]: Stopping Ceph osd.6 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:45:47.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:46.944+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:47.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:46.944+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:47.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:46.944+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:47.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:46.773+0000 7fd68cd46640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T09:45:47.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:46.773+0000 7fd68cd46640 -1 osd.6 117 *** Got signal Terminated *** 2024-09-17T09:45:47.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:46.773+0000 7fd68cd46640 -1 osd.6 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:45:47.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:46.778+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:47.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:46.778+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:47.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:46 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:46.778+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:20.016782+0000 front 2024-09-17T09:45:20.016840+0000 (oldest deadline 2024-09-17T09:45:42.316685+0000) 2024-09-17T09:45:48.142 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:47.820+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:48.142 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:47.820+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:48.142 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:47.820+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:20.016782+0000 front 2024-09-17T09:45:20.016840+0000 (oldest deadline 2024-09-17T09:45:42.316685+0000) 2024-09-17T09:45:48.143 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:47.917+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:48.143 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:47.917+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:48.143 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:47 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:47.917+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:49.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:48.810+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:49.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:48.810+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:49.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:48.810+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:20.016782+0000 front 2024-09-17T09:45:20.016840+0000 (oldest deadline 2024-09-17T09:45:42.316685+0000) 2024-09-17T09:45:49.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:48.919+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:49.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:48.919+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:49.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:48.919+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:49.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:48 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:48.919+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6830 osd.3 since back 2024-09-17T09:45:23.988041+0000 front 2024-09-17T09:45:23.988090+0000 (oldest deadline 2024-09-17T09:45:48.687998+0000) 2024-09-17T09:45:50.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:49.852+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:50.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:49.852+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:50.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:49.852+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:20.016782+0000 front 2024-09-17T09:45:20.016840+0000 (oldest deadline 2024-09-17T09:45:42.316685+0000) 2024-09-17T09:45:50.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:49.852+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6830 osd.3 since back 2024-09-17T09:45:28.018750+0000 front 2024-09-17T09:45:28.018792+0000 (oldest deadline 2024-09-17T09:45:49.718614+0000) 2024-09-17T09:45:50.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:49.882+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:50.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:49.882+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:50.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:49.882+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:50.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:49 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:49.882+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6830 osd.3 since back 2024-09-17T09:45:23.988041+0000 front 2024-09-17T09:45:23.988090+0000 (oldest deadline 2024-09-17T09:45:48.687998+0000) 2024-09-17T09:45:51.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:50.848+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.314852+0000 front 2024-09-17T09:45:04.314978+0000 (oldest deadline 2024-09-17T09:45:29.014687+0000) 2024-09-17T09:45:51.240 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:50.848+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:09.015192+0000 front 2024-09-17T09:45:09.015258+0000 (oldest deadline 2024-09-17T09:45:35.415541+0000) 2024-09-17T09:45:51.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:50.848+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:20.016782+0000 front 2024-09-17T09:45:20.016840+0000 (oldest deadline 2024-09-17T09:45:42.316685+0000) 2024-09-17T09:45:51.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6[62408]: 2024-09-17T09:45:50.848+0000 7fd685352640 -1 osd.6 117 heartbeat_check: no reply from 172.21.15.66:6830 osd.3 since back 2024-09-17T09:45:28.018750+0000 front 2024-09-17T09:45:28.018792+0000 (oldest deadline 2024-09-17T09:45:49.718614+0000) 2024-09-17T09:45:51.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:50.920+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:51.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:50.920+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:51.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:50.920+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:51.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:50 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:50.920+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6830 osd.3 since back 2024-09-17T09:45:23.988041+0000 front 2024-09-17T09:45:23.988090+0000 (oldest deadline 2024-09-17T09:45:48.687998+0000) 2024-09-17T09:45:52.235 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:51.916+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:52.236 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:51.916+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:52.236 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:51.916+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:52.236 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:51 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:51.916+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6830 osd.3 since back 2024-09-17T09:45:23.988041+0000 front 2024-09-17T09:45:23.988090+0000 (oldest deadline 2024-09-17T09:45:48.687998+0000) 2024-09-17T09:45:52.490 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:52 smithi204 podman[76224]: 2024-09-17 09:45:52.234674124 +0000 UTC m=+5.570147283 container died ea5ed94e2fbb13182208cd8026a62673885ddca823e4b6963017c3c41502f0b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-17T09:45:52.917 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:52 smithi204 podman[76224]: 2024-09-17 09:45:52.640152557 +0000 UTC m=+5.975625695 container cleanup ea5ed94e2fbb13182208cd8026a62673885ddca823e4b6963017c3c41502f0b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T09:45:52.918 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:52 smithi204 bash[76224]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6 2024-09-17T09:45:52.918 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:52 smithi204 podman[76273]: 2024-09-17 09:45:52.849607037 +0000 UTC m=+0.608998176 container remove ea5ed94e2fbb13182208cd8026a62673885ddca823e4b6963017c3c41502f0b0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-17T09:45:53.178 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:52.916+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:53.178 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:52.916+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:53.178 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:52.916+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:53.178 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:52 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:52.916+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6830 osd.3 since back 2024-09-17T09:45:23.988041+0000 front 2024-09-17T09:45:23.988090+0000 (oldest deadline 2024-09-17T09:45:48.687998+0000) 2024-09-17T09:45:53.437 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:53 smithi204 podman[76363]: 2024-09-17 09:45:53.08013834 +0000 UTC m=+0.016103466 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:45:53.437 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:53 smithi204 podman[76363]: 2024-09-17 09:45:53.20899857 +0000 UTC m=+0.144963720 container create 915175bfbfb8e5fe57fffbeaeb9a7c79bea97d370875c0cc8de344ef7d60a4c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-deactivate, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-17T09:45:53.438 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:53 smithi204 podman[76363]: 2024-09-17 09:45:53.436812259 +0000 UTC m=+0.372777380 container init 915175bfbfb8e5fe57fffbeaeb9a7c79bea97d370875c0cc8de344ef7d60a4c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-17T09:45:53.740 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:53 smithi204 podman[76363]: 2024-09-17 09:45:53.44022454 +0000 UTC m=+0.376189651 container start 915175bfbfb8e5fe57fffbeaeb9a7c79bea97d370875c0cc8de344ef7d60a4c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, RELEASE=reef-19e2a2b, org.label-schema.schema-version=1.0) 2024-09-17T09:45:53.740 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:53 smithi204 podman[76363]: 2024-09-17 09:45:53.520106152 +0000 UTC m=+0.456071261 container attach 915175bfbfb8e5fe57fffbeaeb9a7c79bea97d370875c0cc8de344ef7d60a4c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-deactivate, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-17T09:45:53.740 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 17 09:45:53 smithi204 podman[76363]: 2024-09-17 09:45:53.629825973 +0000 UTC m=+0.565791090 container died 915175bfbfb8e5fe57fffbeaeb9a7c79bea97d370875c0cc8de344ef7d60a4c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T09:45:54.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:53.912+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:54.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:53.912+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:54.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:53.912+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:54.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:53 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:53.912+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6830 osd.3 since back 2024-09-17T09:45:23.988041+0000 front 2024-09-17T09:45:23.988090+0000 (oldest deadline 2024-09-17T09:45:48.687998+0000) 2024-09-17T09:45:54.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.6.service' 2024-09-17T09:45:54.327 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:45:54.327 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-17T09:45:54.328 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-17T09:45:54.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.7 2024-09-17T09:45:54.645 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:54 smithi204 systemd[1]: Stopping Ceph osd.7 for 1c8608ba-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:45:54.935 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:54.643+0000 7f2b4f71f640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-17T09:45:54.935 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:54.643+0000 7f2b4f71f640 -1 osd.7 117 *** Got signal Terminated *** 2024-09-17T09:45:54.935 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:54.643+0000 7f2b4f71f640 -1 osd.7 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:45:54.935 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:54.934+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:54.936 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:54.934+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:54.936 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:54.934+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:54.936 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:54 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:54.934+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6830 osd.3 since back 2024-09-17T09:45:23.988041+0000 front 2024-09-17T09:45:23.988090+0000 (oldest deadline 2024-09-17T09:45:48.687998+0000) 2024-09-17T09:45:56.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:55.908+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:56.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:55.908+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:56.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:55.908+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:56.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:55 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:55.908+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6830 osd.3 since back 2024-09-17T09:45:23.988041+0000 front 2024-09-17T09:45:23.988090+0000 (oldest deadline 2024-09-17T09:45:48.687998+0000) 2024-09-17T09:45:57.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:56.869+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:57.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:56.869+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:57.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:56.869+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:57.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:56 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:56.869+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6830 osd.3 since back 2024-09-17T09:45:23.988041+0000 front 2024-09-17T09:45:23.988090+0000 (oldest deadline 2024-09-17T09:45:48.687998+0000) 2024-09-17T09:45:58.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:57.865+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:58.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:57.865+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:58.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:57.865+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:58.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:57.865+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6830 osd.3 since back 2024-09-17T09:45:23.988041+0000 front 2024-09-17T09:45:23.988090+0000 (oldest deadline 2024-09-17T09:45:48.687998+0000) 2024-09-17T09:45:58.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:57 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:57.865+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.204:6804 osd.4 since back 2024-09-17T09:45:35.589548+0000 front 2024-09-17T09:45:35.589638+0000 (oldest deadline 2024-09-17T09:45:57.289482+0000) 2024-09-17T09:45:59.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:58.888+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6806 osd.0 since back 2024-09-17T09:45:04.085318+0000 front 2024-09-17T09:45:04.085371+0000 (oldest deadline 2024-09-17T09:45:28.785271+0000) 2024-09-17T09:45:59.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:58.888+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6814 osd.1 since back 2024-09-17T09:45:12.286249+0000 front 2024-09-17T09:45:12.286325+0000 (oldest deadline 2024-09-17T09:45:32.786382+0000) 2024-09-17T09:45:59.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:58.888+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6822 osd.2 since back 2024-09-17T09:45:18.687483+0000 front 2024-09-17T09:45:18.687549+0000 (oldest deadline 2024-09-17T09:45:43.987475+0000) 2024-09-17T09:45:59.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:58.888+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.66:6830 osd.3 since back 2024-09-17T09:45:23.988041+0000 front 2024-09-17T09:45:23.988090+0000 (oldest deadline 2024-09-17T09:45:48.687998+0000) 2024-09-17T09:45:59.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:45:58 smithi204 ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7[64816]: 2024-09-17T09:45:58.888+0000 7f2b4bd33640 -1 osd.7 117 heartbeat_check: no reply from 172.21.15.204:6804 osd.4 since back 2024-09-17T09:45:35.589548+0000 front 2024-09-17T09:45:35.589638+0000 (oldest deadline 2024-09-17T09:45:57.289482+0000) 2024-09-17T09:46:00.446 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:46:00 smithi204 podman[76467]: 2024-09-17 09:46:00.169134665 +0000 UTC m=+5.615175313 container died 38ffa03a14f329bf006ef0eb3218aba69bf52925ce2da674efb64bd9d10e0ded (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T09:46:00.740 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:46:00 smithi204 podman[76467]: 2024-09-17 09:46:00.602032858 +0000 UTC m=+6.048073501 container cleanup 38ffa03a14f329bf006ef0eb3218aba69bf52925ce2da674efb64bd9d10e0ded (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=reef-19e2a2b, GIT_BRANCH=HEAD) 2024-09-17T09:46:00.740 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:46:00 smithi204 bash[76467]: ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7 2024-09-17T09:46:01.240 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:46:00 smithi204 podman[76482]: 2024-09-17 09:46:00.820379906 +0000 UTC m=+0.652492760 container remove 38ffa03a14f329bf006ef0eb3218aba69bf52925ce2da674efb64bd9d10e0ded (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:46:01.549 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:46:01 smithi204 podman[76572]: 2024-09-17 09:46:01.167755767 +0000 UTC m=+0.016383147 image pull 980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89 quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:46:01.549 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:46:01 smithi204 podman[76572]: 2024-09-17 09:46:01.279564038 +0000 UTC m=+0.128191453 container create f7d8fe73e841a6f4d6fe63b50f3083644b1a580f14c391bd939c9b03105fc97f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-deactivate, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b) 2024-09-17T09:46:01.549 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:46:01 smithi204 podman[76572]: 2024-09-17 09:46:01.473239455 +0000 UTC m=+0.321866829 container init f7d8fe73e841a6f4d6fe63b50f3083644b1a580f14c391bd939c9b03105fc97f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-17T09:46:01.549 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:46:01 smithi204 podman[76572]: 2024-09-17 09:46:01.476762506 +0000 UTC m=+0.325389885 container start f7d8fe73e841a6f4d6fe63b50f3083644b1a580f14c391bd939c9b03105fc97f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-deactivate, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=reef-19e2a2b, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-17T09:46:01.549 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:46:01 smithi204 podman[76572]: 2024-09-17 09:46:01.548513818 +0000 UTC m=+0.397141189 container attach f7d8fe73e841a6f4d6fe63b50f3083644b1a580f14c391bd939c9b03105fc97f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-deactivate, RELEASE=reef-19e2a2b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T09:46:01.944 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 17 09:46:01 smithi204 podman[76572]: 2024-09-17 09:46:01.664830915 +0000 UTC m=+0.513458297 container died f7d8fe73e841a6f4d6fe63b50f3083644b1a580f14c391bd939c9b03105fc97f (image=quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9, name=ceph-1c8608ba-74d5-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=reef-19e2a2b, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:46:02.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1c8608ba-74d5-11ef-bceb-c7b262605968@osd.7.service' 2024-09-17T09:46:02.351 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:46:02.351 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-17T09:46:02.352 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T09:48:56.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T09:49:14.031 DEBUG:teuthology.orchestra.run.smithi066:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:49:14.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:49:14.093 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T09:49:14.095 DEBUG:teuthology.misc:Transferring archived files from smithi066:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908282/remote/smithi066/crash 2024-09-17T09:49:14.096 DEBUG:teuthology.orchestra.run.smithi066:> sudo tar c -f - -C /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/crash -- . 2024-09-17T09:49:14.145 INFO:teuthology.orchestra.run.smithi066.stderr:tar: /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T09:49:14.145 INFO:teuthology.orchestra.run.smithi066.stderr:tar: Error is not recoverable: exiting now 2024-09-17T09:49:14.147 DEBUG:teuthology.misc:Transferring archived files from smithi204:/var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908282/remote/smithi204/crash 2024-09-17T09:49:14.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/crash -- . 2024-09-17T09:49:14.186 INFO:teuthology.orchestra.run.smithi204.stderr:tar: /var/lib/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T09:49:14.186 INFO:teuthology.orchestra.run.smithi204.stderr:tar: Error is not recoverable: exiting now 2024-09-17T09:49:14.187 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T09:49:14.187 DEBUG:teuthology.orchestra.run.smithi066:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_REFRESH_FAILED | head -n 1 2024-09-17T09:49:14.217 INFO:teuthology.orchestra.run.smithi066.stderr:grep: /var/log/ceph/1c8608ba-74d5-11ef-bceb-c7b262605968/ceph.log: No such file or directory 2024-09-17T09:49:14.219 INFO:tasks.cephadm:Compressing logs... 2024-09-17T09:49:14.219 DEBUG:teuthology.orchestra.run.smithi066:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T09:49:14.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T09:49:14.286 INFO:teuthology.orchestra.run.smithi204.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-17T09:49:14.286 INFO:teuthology.orchestra.run.smithi066.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-17T09:49:52.206 INFO:tasks.cephadm:Archiving logs... 2024-09-17T09:49:52.206 DEBUG:teuthology.misc:Transferring archived files from smithi066:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908282/remote/smithi066/log 2024-09-17T09:49:52.207 DEBUG:teuthology.orchestra.run.smithi066:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T09:49:56.140 DEBUG:teuthology.misc:Transferring archived files from smithi204:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908282/remote/smithi204/log 2024-09-17T09:49:56.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T09:50:00.240 INFO:tasks.cephadm:Removing cluster... 2024-09-17T09:50:00.241 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 --force 2024-09-17T09:50:00.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1c8608ba-74d5-11ef-bceb-c7b262605968 --force 2024-09-17T09:50:00.881 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T09:50:00.881 DEBUG:teuthology.orchestra.run.smithi066:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T09:50:00.898 DEBUG:teuthology.orchestra.run.smithi204:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T09:50:00.913 INFO:tasks.cephadm:Teardown complete 2024-09-17T09:50:00.914 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T09:50:00.923 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T09:50:00.923 DEBUG:teuthology.orchestra.run.smithi066:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:50:00.940 DEBUG:teuthology.orchestra.run.smithi204:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:50:00.953 INFO:teuthology.orchestra.run.smithi066.stderr:bash: line 1: ntpq: command not found 2024-09-17T09:50:00.958 INFO:teuthology.orchestra.run.smithi066.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T09:50:00.958 INFO:teuthology.orchestra.run.smithi066.stdout:=============================================================================== 2024-09-17T09:50:00.958 INFO:teuthology.orchestra.run.smithi066.stdout:^* hv01.front.sepia.ceph.com 3 6 377 45 -437us[ -432us] +/- 56ms 2024-09-17T09:50:00.958 INFO:teuthology.orchestra.run.smithi066.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 47 -585us[ -580us] +/- 45ms 2024-09-17T09:50:00.958 INFO:teuthology.orchestra.run.smithi066.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 49 +1469us[+1474us] +/- 65ms 2024-09-17T09:50:00.958 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:50:00.967 INFO:teuthology.orchestra.run.smithi204.stderr:bash: line 1: ntpq: command not found 2024-09-17T09:50:00.972 INFO:teuthology.orchestra.run.smithi204.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T09:50:00.972 INFO:teuthology.orchestra.run.smithi204.stdout:=============================================================================== 2024-09-17T09:50:00.972 INFO:teuthology.orchestra.run.smithi204.stdout:^* hv01.front.sepia.ceph.com 3 6 377 50 -422us[ -414us] +/- 56ms 2024-09-17T09:50:00.972 INFO:teuthology.orchestra.run.smithi204.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 50 -555us[ -555us] +/- 45ms 2024-09-17T09:50:00.972 INFO:teuthology.orchestra.run.smithi204.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 48 +1491us[+1491us] +/- 65ms 2024-09-17T09:50:00.972 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:50:00.973 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T09:50:01.044 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T09:50:01.045 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T09:50:01.228 DEBUG:teuthology.orchestra.run.smithi066:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-17T09:50:01.317 DEBUG:teuthology.orchestra.run.smithi204:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-17T09:50:01.388 DEBUG:teuthology.orchestra.run.smithi066:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-17T09:50:01.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:50:01.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-17T09:50:01.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:50:01.447 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T09:50:01.457 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T09:50:01.667 INFO:teuthology.task.internal:Duration was 2417.120717 seconds 2024-09-17T09:50:01.667 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T09:50:01.869 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T09:50:01.869 DEBUG:teuthology.orchestra.run.smithi066:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T09:50:01.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T09:50:01.912 INFO:teuthology.orchestra.run.smithi204.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T09:50:01.916 INFO:teuthology.orchestra.run.smithi066.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T09:50:02.301 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T09:50:02.301 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi066.front.sepia.ceph.com 2024-09-17T09:50:02.302 DEBUG:teuthology.orchestra.run.smithi066:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T09:50:02.325 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi204.front.sepia.ceph.com 2024-09-17T09:50:02.326 DEBUG:teuthology.orchestra.run.smithi204:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T09:50:02.353 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T09:50:02.354 DEBUG:teuthology.orchestra.run.smithi066:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T09:50:02.368 DEBUG:teuthology.orchestra.run.smithi204:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T09:50:02.421 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T09:50:02.421 DEBUG:teuthology.orchestra.run.smithi066:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T09:50:02.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T09:50:03.187 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T09:50:03.198 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T09:50:03.198 DEBUG:teuthology.orchestra.run.smithi066:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T09:50:03.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T09:50:03.250 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T09:50:03.404 DEBUG:teuthology.orchestra.run.smithi066:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T09:50:03.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T09:50:03.428 INFO:teuthology.orchestra.run.smithi066.stdout:kernel.core_pattern = core 2024-09-17T09:50:03.431 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern = core 2024-09-17T09:50:03.460 DEBUG:teuthology.orchestra.run.smithi066:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T09:50:03.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:50:03.515 DEBUG:teuthology.orchestra.run.smithi204:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T09:50:03.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:50:03.530 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T09:50:03.597 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T09:50:03.598 DEBUG:teuthology.misc:Transferring archived files from smithi066:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908282/remote/smithi066 2024-09-17T09:50:03.598 DEBUG:teuthology.orchestra.run.smithi066:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T09:50:03.648 DEBUG:teuthology.misc:Transferring archived files from smithi204:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908282/remote/smithi204 2024-09-17T09:50:03.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T09:50:03.688 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T09:50:03.688 DEBUG:teuthology.orchestra.run.smithi066:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T09:50:03.691 DEBUG:teuthology.orchestra.run.smithi204:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T09:50:03.737 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T09:50:03.799 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T09:50:03.799 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T09:50:03.949 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T09:50:03.950 DEBUG:teuthology.orchestra.run.smithi066:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T09:50:03.953 DEBUG:teuthology.orchestra.run.smithi204:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T09:50:03.966 INFO:teuthology.orchestra.run.smithi066.stdout: 265763 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 09:50 /home/ubuntu/cephtest 2024-09-17T09:50:03.968 INFO:teuthology.orchestra.run.smithi204.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 09:50 /home/ubuntu/cephtest 2024-09-17T09:50:03.970 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T09:50:04.033 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T09:50:04.300 INFO:teuthology.run:Summary data: description: orch/cephadm/mgr-nfs-upgrade/{0-centos_9.stream 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 2417.1207172870636 owner: scheduled_teuthology@teuthology success: true 2024-09-17T09:50:04.301 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T09:50:04.394 INFO:teuthology.run:pass